SOTAVerified

Sentiment Analysis

Sentiment Analysis is the task of classifying the polarity of a given text. For instance, a text-based tweet can be categorized into either "positive", "negative", or "neutral". Given the text and accompanying labels, a model can be trained to predict the correct sentiment.

Sentiment Analysis techniques can be categorized into machine learning approaches, lexicon-based approaches, and even hybrid methods. Some subcategories of research in sentiment analysis include: multimodal sentiment analysis, aspect-based sentiment analysis, fine-grained opinion analysis, language specific sentiment analysis.

More recently, deep learning techniques, such as RoBERTa and T5, are used to train high-performing sentiment classifiers that are evaluated using metrics like F1, recall, and precision. To evaluate sentiment analysis systems, benchmark datasets like SST, GLUE, and IMDB movie reviews are used.

Further readings:

Papers

Showing 20512100 of 5630 papers

TitleStatusHype
A Light Lexicon-based Mobile Application for Sentiment Mining of Arabic Tweets0
Extraction of Russian Sentiment Lexicon for Product Meta-Domain0
FaBERT: Pre-training BERT on Persian Blogs0
CNNs for NLP in the Browser: Client-Side Deployment and Visualization Opportunities0
A sentiment analysis model for car review texts based on adversarial training and whole word mask BERT0
A Data-driven Neural Network Architecture for Sentiment Analysis0
CMUQ@Qatar:Using Rich Lexical Features for Sentiment Analysis on Twitter0
Alibaba at IJCNLP-2017 Task 2: A Boosted Deep System for Dimensional Sentiment Analysis of Chinese Phrases0
Extracting Structured Insights from Financial News: An Augmented LLM Driven Approach0
CMUQ-Hybrid: Sentiment Classification By Feature Engineering and Parameter Tuning0
CMSBERT-CLR: Context-driven Modality Shifting BERT with Contrastive Learning for linguistic, visual, acoustic Representations0
DuTrust: A Sentiment Analysis Dataset for Trustworthiness Evaluation0
A Lexicon-Based Supervised Attention Model for Neural Sentiment Analysis0
A Sentiment Analysis Approach to the Prediction of Market Volatility0
A Combined Pattern-based and Distributional Approach for Automatic Hypernym Detection in Dutch.0
Extracting Predictive Information from Heterogeneous Data Streams using Gaussian Processes0
Extracting word lists for domain-specific implicit opinions from corpora0
Clustering Word Embeddings with Self-Organizing Maps. Application on LaRoSeDa - A Large Romanian Sentiment Data Set0
A Sentiment-aligned Topic Model for Product Aspect Rating Prediction0
Extracting Aspects Hierarchies using Rhetorical Structure Theory0
A Semi-supervised Multi-task Learning Approach to Classify Customer Contact Intents0
Clustering Aspect-related Phrases by Leveraging Sentiment Distribution Consistency0
A Leveled Reading Corpus of Modern Standard Arabic0
Extracting Aspect Specific Opinion Expressions0
A Semi-supervised Fake News Detection using Sentiment Encoding and LSTM with Self-Attention0
Cluster-based Prediction of User Ratings for Stylistic Surface Realisation0
A Bayesian Model for Joint Unsupervised Induction of Sentiment, Aspect and Discourse Representations0
CluSent – Combining Semantic Expansion and De-Noising for Dataset-Oriented Sentiment Analysis of Short Texts0
CLUF: a Neural Model for Second Language Acquisition Modeling0
A Database of Attribution Relations0
Extracting Aspects and Polarity from Patents0
Extracting Definitions and Hypernym Relations relying on Syntactic Dependencies and Support Vector Machines0
Cloze-driven Pretraining of Self-attention Networks0
A Semantic Approach to Negation Detection and Word Disambiguation with Natural Language Processing0
Closing the Gap: Domain Adaptation from Explicit to Implicit Discourse Relations0
A Combined CNN and LSTM Model for Arabic Sentiment Analysis0
ClimaText: A Dataset for Climate Change Topic Detection0
A semantic-affective compositional approach for the affective labelling of adjective-noun and noun-noun pairs0
A data and analysis resource for an experiment in text mining a collection of micro-blogs on a political topic.0
Extracting all Aspect-polarity Pairs Jointly in a Text with Relation Extraction Approach0
Extracting Emotion Phrases from Tweets using BART0
Fake news stance detection using stacked ensemble of classifiers0
Feature based Sentiment Analysis using a Domain Ontology0
FII-UAIC at SemEval-2020 Task 9: Sentiment Analysis for Code-Mixed Social Media Text Using CNN0
CLex: A Lexicon for Exploring Color, Concept and Emotion Associations in Language0
CLEAR: Contrastive Learning for Sentence Representation0
A Self-Attentive Hierarchical Model for Jointly Improving Text Summarization and Sentiment Classification0
Class Vectors: Embedding representation of Document Classes0
A Self-Adjusting Fusion Representation Learning Model for Unaligned Text-Audio Sequences0
A Large Wordnet-based Sentiment Lexicon for Polish0
Show:102550
← PrevPage 42 of 113Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Word+ES (Scratch)Attack Success Rate100Unverified
2MT-DNN-SMARTAccuracy97.5Unverified
3T5-11BAccuracy97.5Unverified
4MUPPET Roberta LargeAccuracy97.4Unverified
5T5-3BAccuracy97.4Unverified
6ALBERTAccuracy97.1Unverified
7StructBERTRoBERTa ensembleAccuracy97.1Unverified
8XLNet (single model)Accuracy97Unverified
9SMARTRoBERTaDev Accuracy96.9Unverified
10ELECTRAAccuracy96.9Unverified
#ModelMetricClaimedVerifiedStatus
1RoBERTa-large with LlamBERTAccuracy96.68Unverified
2RoBERTa-largeAccuracy96.54Unverified
3XLNetAccuracy96.21Unverified
4Heinsen Routing + RoBERTa LargeAccuracy96.2Unverified
5RoBERTa-large 355M + Entailment as Few-shot LearnerAccuracy96.1Unverified
6GraphStarAccuracy96Unverified
7DV-ngrams-cosine with NB sub-sampling + RoBERTa.baseAccuracy95.94Unverified
8DV-ngrams-cosine + RoBERTa.baseAccuracy95.92Unverified
9Roberta_Large ST + Cosine Similarity LossAccuracy95.9Unverified
10BERT large finetune UDAAccuracy95.8Unverified
#ModelMetricClaimedVerifiedStatus
1Llama-3.3-70B + CAPOAccuracy62.27Unverified
2Mistral-Small-24B + CAPOAccuracy 60.2Unverified
3Heinsen Routing + RoBERTa LargeAccuracy59.8Unverified
4RoBERTa-large+Self-ExplainingAccuracy59.1Unverified
5Qwen2.5-32B + CAPOAccuracy 59.07Unverified
6Heinsen Routing + GPT-2Accuracy58.5Unverified
7BCN+Suffix BiLSTM-Tied+CoVeAccuracy56.2Unverified
8BERT LargeAccuracy55.5Unverified
9LM-CPPF RoBERTa-baseAccuracy54.9Unverified
10BCN+ELMoAccuracy54.7Unverified
#ModelMetricClaimedVerifiedStatus
1Char-level CNNError4.88Unverified
2SVDCNNError4.74Unverified
3LEAMError4.69Unverified
4fastText, h=10, bigramError4.3Unverified
5SWEM-hierError4.19Unverified
6SRNNError3.96Unverified
7M-ACNNError3.89Unverified
8DNC+CUWError3.6Unverified
9CCCapsNetError3.52Unverified
10Block-sparse LSTMError3.27Unverified
#ModelMetricClaimedVerifiedStatus
1Millions of EmojiTraining Time1,500Unverified
2VLAWEAccuracy93.3Unverified
3RoBERTa-large 355M + Entailment as Few-shot LearnerAccuracy92.5Unverified
4AnglE-LLaMA-7BAccuracy91.09Unverified
5byte mLSTM7Accuracy86.8Unverified
6MEANAccuracy84.5Unverified
7RNN-CapsuleAccuracy83.8Unverified
8Capsule-BAccuracy82.3Unverified
9SuBiLSTM-TiedAccuracy81.6Unverified
10USE_T+CNNAccuracy81.59Unverified