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 51015150 of 5630 papers

TitleStatusHype
NILC\_USP: An Improved Hybrid System for Sentiment Analysis in Twitter Messages0
UMCC\_DLSI: Sentiment Analysis in Twitter using Polirity Lexicons and Tweet Similarity0
UMCC\_DLSI: A Probabilistic Automata for Aspect Based Sentiment Analysis0
ECNU: Expression- and Message-level Sentiment Orientation Classification in Twitter Using Multiple Effective Features0
Identifying Emotion Labels from Psychiatric Social Texts Using Independent Component Analysis0
UKPDIPF: Lexical Semantic Approach to Sentiment Polarity Prediction in Twitter Data0
LT3: Sentiment Classification in User-Generated Content Using a Rich Feature Set0
\'UFAL: Using Hand-crafted Rules in Aspect Based Sentiment Analysis on Parsed Data0
Automatic Identification of Arabic Language Varieties and Dialects in Social Media0
Annotating Uncertainty in Hungarian Webtext0
SA-UZH: Verb-based Sentiment Analysis0
UBham: Lexical Resources and Dependency Parsing for Aspect-Based Sentiment Analysis0
The Impact of Z\_score on Twitter Sentiment Analysis0
DCU: Aspect-based Polarity Classification for SemEval Task 40
Sarcasm Detection on Czech and English Twitter0
Reducing Over-Weighting in Supervised Term Weighting for Sentiment Analysis0
IHS R\&D Belarus: Cross-domain extraction of product features using CRF0
Indian Institute of Technology-Patna: Sentiment Analysis in Twitter0
AUEB: Two Stage Sentiment Analysis of Social Network Messages0
IITPatna: Supervised Approach for Sentiment Analysis in Twitter0
SAP-RI: Twitter Sentiment Analysis in Two Days0
SAP-RI: A Constrained and Supervised Approach for Aspect-Based Sentiment Analysis0
SAIL: Sentiment Analysis using Semantic Similarity and Contrast Features0
Feature Selection for Highly Skewed Sentiment Analysis Tasks0
Coooolll: A Deep Learning System for Twitter Sentiment Classification0
A Generative Model for Identifying Target Companies of Microblogs0
Sentiment Classification with Graph Co-Regularization0
Political Tendency Identification in Twitter using Sentiment Analysis Techniques0
Linguistically motivated Language Resources for Sentiment Analysis0
A context-based model for Sentiment Analysis in Twitter0
RTRGO: Enhancing the GU-MLT-LT System for Sentiment Analysis of Short Messages0
IITP: Supervised Machine Learning for Aspect based Sentiment Analysis0
Interpretation of Chinese Discourse Connectives for Explicit Discourse Relation Recognition0
SentiMerge: Combining Sentiment Lexicons in a Bayesian Framework0
``My Curiosity was Satisfied, but not in a Good Way'': Predicting User Ratings for Online Recipes0
DAEDALUS at SemEval-2014 Task 9: Comparing Approaches for Sentiment Analysis in Twitter0
Senti.ue: Tweet Overall Sentiment Classification Approach for SemEval-2014 Task 90
UWB: Machine Learning Approach to Aspect-Based Sentiment Analysis0
Time-aware Personalized Hashtag Recommendation on Social Media0
Interactive Annotation for Event Modality in Modern Standard and Egyptian Arabic Tweets0
Modelling agent's questions for analysing user's affects, appreciations and judgements in human-agent interaction (Mod\'elisation des questions de l'agent pour l'analyse des affects, jugements et appr\'eciations de l'utilisateur dans les interactions humain-agent) [in French]0
Comparison of SVM Optimization Techniques in the Primal0
Mining of product reviews at aspect level0
A Clustering Analysis of Tweet Length and its Relation to SentimentCode0
A Multiplicative Model for Learning Distributed Text-Based Attribute Representations0
Learning Word Representations with Hierarchical Sparse Coding0
Two-dimensional Sentiment Analysis of text0
Sentiment classification of online political discussions: a comparison of a word-based and dependency-based method0
Emotive or Non-emotive: That is The Question0
Employing Word Representations and Regularization for Domain Adaptation of Relation Extraction0
Show:102550
← PrevPage 103 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