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
NRC-Canada-2014: Recent Improvements in the Sentiment Analysis of Tweets0
LyS: Porting a Twitter Sentiment Analysis Approach from Spanish to English0
SAP-RI: A Constrained and Supervised Approach for Aspect-Based Sentiment Analysis0
SAP-RI: Twitter Sentiment Analysis in Two Days0
INSIGHT Galway: Syntactic and Lexical Features for Aspect Based Sentiment Analysis0
ECNU: A Combination Method and Multiple Features for Aspect Extraction and Sentiment Polarity Classification0
SA-UZH: Verb-based Sentiment Analysis0
AUEB: Two Stage Sentiment Analysis of Social Network Messages0
UNITOR: Aspect Based Sentiment Analysis with Structured Learning0
GPLSI: Supervised Sentiment Analysis in Twitter using Skipgrams0
CMUQ@Qatar:Using Rich Lexical Features for Sentiment Analysis on Twitter0
The Impact of Z\_score on Twitter Sentiment Analysis0
IHS R\&D Belarus: Cross-domain extraction of product features using CRF0
Supervised Methods for Aspect-Based Sentiment Analysis0
TeamX: A Sentiment Analyzer with Enhanced Lexicon Mapping and Weighting Scheme for Unbalanced Data0
University\_of\_Warwick: SENTIADAPTRON - A Domain Adaptable Sentiment Analyser for Tweets - Meets SemEval0
IITPatna: Supervised Approach for Sentiment Analysis in Twitter0
Think Positive: Towards Twitter Sentiment Analysis from Scratch0
IITP: Supervised Machine Learning for Aspect based Sentiment Analysis0
TJP: Identifying the Polarity of Tweets from Contexts0
UMCC\_DLSI: Sentiment Analysis in Twitter using Polirity Lexicons and Tweet Similarity0
iTac: Aspect Based Sentiment Analysis using Sentiment Trees and Dictionaries0
JU\_CSE: A Conditional Random Field (CRF) Based Approach to Aspect Based Sentiment Analysis0
UMCC\_DLSI: A Probabilistic Automata for Aspect Based Sentiment Analysis0
Coooolll: A Deep Learning System for Twitter Sentiment Classification0
UKPDIPF: Lexical Semantic Approach to Sentiment Polarity Prediction in Twitter Data0
Kea: Sentiment Analysis of Phrases Within Short Texts0
Swiss-Chocolate: Sentiment Detection using Sparse SVMs and Part-Of-Speech n-Grams0
Senti.ue: Tweet Overall Sentiment Classification Approach for SemEval-2014 Task 90
SU-FMI: System Description for SemEval-2014 Task 9 on Sentiment Analysis in Twitter0
SINAI: Voting System for Twitter Sentiment Analysis0
\'UFAL: Using Hand-crafted Rules in Aspect Based Sentiment Analysis on Parsed Data0
SINAI: Voting System for Aspect Based Sentiment Analysis0
DAEDALUS at SemEval-2014 Task 9: Comparing Approaches for Sentiment Analysis in Twitter0
Blinov: Distributed Representations of Words for Aspect-Based Sentiment Analysis at SemEval 20140
Citius: A Naive-Bayes Strategy for Sentiment Analysis on English 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
Two-dimensional Sentiment Analysis of text0
Learning Word Representations with Hierarchical Sparse Coding0
Linguistically Informed Tweet Categorization for Online Reputation Management0
Generating Subjective Responses to Opinionated Articles in Social Media: An Agenda-Driven Architecture and a Turing-Like Test0
A cognitive study of subjectivity extraction in sentiment annotation0
Two-Step Model for Sentiment Lexicon Extraction from Twitter Streams0
Sentiment classification of online political discussions: a comparison of a word-based and dependency-based method0
Emotive or Non-emotive: That is The Question0
Effect of Using Regression on Class Confidence Scores in Sentiment Analysis of Twitter Data0
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