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

TitleStatusHype
Linguistic Understanding of Complaints and Praises in User Reviews0
Is Sentiment in Movies the Same as Sentiment in Psychotherapy? Comparisons Using a New Psychotherapy Sentiment Database0
Modelling Valence and Arousal in Facebook posts0
Improve Sentiment Analysis of Citations with Author Modelling0
Implicit Aspect Detection in Restaurant Reviews using Cooccurence of Words0
How can NLP Tasks Mutually Benefit Sentiment Analysis? A Holistic Approach to Sentiment Analysis0
Hit Songs' Sentiments Harness Public Mood \& Predict Stock Market0
Fashioning Data - A Social Media Perspective on Fast Fashion Brands0
Emotions and NLP: Future Directions0
Domain Adaptation of Polarity Lexicon combining Term Frequency and Bootstrapping0
Self-Reflective Sentiment Analysis0
Detecting novel metaphor using selectional preference information0
Sentiment Analysis in Twitter: A SemEval Perspective0
Sentiment Analysis - What are we talking about?0
Sentiment Lexicon Creation using Continuous Latent Space and Neural Networks0
Sentiment, Subjectivity, and Social Analysis Go ToWork: An Industry View - Invited Talk0
Automatic Triage of Mental Health Forum Posts0
The Challenge of Sentiment Quantification0
A semantic-affective compositional approach for the affective labelling of adjective-noun and noun-noun pairs0
An Hymn of an even Deeper Sentiment Analysis0
IIT-TUDA at SemEval-2016 Task 5: Beyond Sentiment Lexicon: Combining Domain Dependency and Distributional Semantics Features for Aspect Based Sentiment Analysis0
USFD at SemEval-2016 Task 6: Any-Target Stance Detection on Twitter with Autoencoders0
iLab-Edinburgh at SemEval-2016 Task 7: A Hybrid Approach for Determining Sentiment Intensity of Arabic Twitter Phrases0
ECNU at SemEval 2016 Task 6: Relevant or Not? Supportive or Not? A Two-step Learning System for Automatic Detecting Stance in Tweets0
UofL at SemEval-2016 Task 4: Multi Domain word2vec for Twitter Sentiment Classification0
SwissCheese at SemEval-2016 Task 4: Sentiment Classification Using an Ensemble of Convolutional Neural Networks with Distant Supervision0
SteM at SemEval-2016 Task 4: Applying Active Learning to Improve Sentiment Classification0
NTNUSentEval at SemEval-2016 Task 4: Combining General Classifiers for Fast Twitter Sentiment Analysis0
JU\_NLP at SemEval-2016 Task 6: Detecting Stance in Tweets using Support Vector Machines0
NRU-HSE at SemEval-2016 Task 4: Comparative Analysis of Two Iterative Methods Using Quantification Library0
GTI at SemEval-2016 Task 4: Training a Naive Bayes Classifier using Features of an Unsupervised System0
GTI at SemEval-2016 Task 5: SVM and CRF for Aspect Detection and Unsupervised Aspect-Based Sentiment Analysis0
MayAnd at SemEval-2016 Task 5: Syntactic and word2vec-based approach to aspect-based polarity detection in Russian0
MDSENT at SemEval-2016 Task 4: A Supervised System for Message Polarity Classification0
CUFE at SemEval-2016 Task 4: A Gated Recurrent Model for Sentiment Classification0
CU-GWU Perspective at SemEval-2016 Task 6: Ideological Stance Detection in Informal Text0
ECNU at SemEval-2016 Task 7: An Enhanced Supervised Learning Method for Lexicon Sentiment Intensity Ranking0
Tweester at SemEval-2016 Task 4: Sentiment Analysis in Twitter Using Semantic-Affective Model Adaptation0
SentiSys at SemEval-2016 Task 4: Feature-Based System for Sentiment Analysis in Twitter0
SentiSys at SemEval-2016 Task 5: Opinion Target Extraction and Sentiment Polarity Detection0
IUCL at SemEval-2016 Task 6: An Ensemble Model for Stance Detection in Twitter0
NLDS-UCSC at SemEval-2016 Task 6: A Semi-Supervised Approach to Detecting Stance in Tweets0
DiegoLab16 at SemEval-2016 Task 4: Sentiment Analysis in Twitter using Centroids, Clusters, and Sentiment Lexicons0
NLANGP at SemEval-2016 Task 5: Improving Aspect Based Sentiment Analysis using Neural Network Features0
mib at SemEval-2016 Task 4a: Exploiting lexicon based features for Sentiment Analysis in Twitter0
NileTMRG at SemEval-2016 Task 7: Deriving Prior Polarities for Arabic Sentiment Terms0
NileTMRG at SemEval-2016 Task 5: Deep Convolutional Neural Networks for Aspect Category and Sentiment Extraction0
VCU-TSA at Semeval-2016 Task 4: Sentiment Analysis in Twitter0
UWB at SemEval-2016 Task 7: Novel Method for Automatic Sentiment Intensity Determination0
UWB at SemEval-2016 Task 6: Stance Detection0
Show:102550
← PrevPage 91 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