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
Universal, Unsupervised (Rule-Based), Uncovered Sentiment Analysis0
TwiSE at SemEval-2016 Task 4: Twitter Sentiment ClassificationCode0
Rationalizing Neural PredictionsCode0
WordNet2Vec: Corpora Agnostic Word Vectorization Method0
MuFuRU: The Multi-Function Recurrent Unit0
Emotional Intensity analysis in Bipolar subjects0
Adversarial Deep Averaging Networks for Cross-Lingual Sentiment ClassificationCode0
The Challenge of Sentiment Quantification0
DAG-Structured Long Short-Term Memory for Semantic Compositionality0
Exploring Fine-Grained Emotion Detection in Tweets0
LyS at SemEval-2016 Task 4: Exploiting Neural Activation Values for Twitter Sentiment Classification and Quantification0
CU-GWU Perspective at SemEval-2016 Task 6: Ideological Stance Detection in Informal Text0
CUFE at SemEval-2016 Task 4: A Gated Recurrent Model for Sentiment Classification0
Sentiment Analysis in Twitter: A SemEval Perspective0
Deep Learning for Sentiment Analysis - Invited Talk0
Fashioning Data - A Social Media Perspective on Fast Fashion Brands0
FBK HLT-MT at SemEval-2016 Task 1: Cross-lingual Semantic Similarity Measurement Using Quality Estimation Features and Compositional Bilingual Word Embeddings0
Sentiment Analysis - What are we talking about?0
PotTS at SemEval-2016 Task 4: Sentiment Analysis of Twitter Using Character-level Convolutional Neural Networks.0
PUT at SemEval-2016 Task 4: The ABC of Twitter Sentiment Analysis0
Dependency Based Embeddings for Sentence Classification Tasks0
MayAnd at SemEval-2016 Task 5: Syntactic and word2vec-based approach to aspect-based polarity detection in Russian0
Sentiment Lexicon Creation using Continuous Latent Space and Neural Networks0
MDSENT at SemEval-2016 Task 4: A Supervised System for Message Polarity Classification0
VCU-TSA at Semeval-2016 Task 4: Sentiment Analysis in Twitter0
Sentiment, Subjectivity, and Social Analysis Go ToWork: An Industry View - Invited Talk0
PMI-cool at SemEval-2016 Task 3: Experiments with PMI and Goodness Polarity Lexicons for Community Question Answering0
QCRI at SemEval-2016 Task 4: Probabilistic Methods for Binary and Ordinal Quantification0
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
Phrasal Substitution of Idiomatic ExpressionsCode0
Finki at SemEval-2016 Task 4: Deep Learning Architecture for Twitter Sentiment Analysis0
Separating Actor-View from Speaker-View Opinion Expressions using Linguistic Features0
UWB at SemEval-2016 Task 7: Novel Method for Automatic Sentiment Intensity Determination0
UWB at SemEval-2016 Task 6: Stance Detection0
UWB at SemEval-2016 Task 5: Aspect Based Sentiment Analysis0
UWaterloo at SemEval-2016 Task 5: Minimally Supervised Approaches to Aspect-Based Sentiment Analysis0
Detecting novel metaphor using selectional preference information0
LSIS at SemEval-2016 Task 7: Using Web Search Engines for English and Arabic Unsupervised Sentiment Intensity Prediction0
SentimentalITsts at SemEval-2016 Task 4: building a Twitter sentiment analyzer in your backyard0
Aicyber at SemEval-2016 Task 4: i-vector based sentence representationCode0
COMMIT at SemEval-2016 Task 5: Sentiment Analysis with Rhetorical Structure Theory0
AKTSKI at SemEval-2016 Task 5: Aspect Based Sentiment Analysis for Consumer Reviews0
mib at SemEval-2016 Task 4a: Exploiting lexicon based features for Sentiment Analysis in Twitter0
USFD at SemEval-2016 Task 6: Any-Target Stance Detection on Twitter with Autoencoders0
DiegoLab16 at SemEval-2016 Task 4: Sentiment Analysis in Twitter using Centroids, Clusters, and Sentiment Lexicons0
GTI at SemEval-2016 Task 4: Training a Naive Bayes Classifier using Features of an Unsupervised System0
Opinion Holder and Target Extraction on Opinion Compounds – A Linguistic Approach0
SENSEI-LIF at SemEval-2016 Task 4: Polarity embedding fusion for robust sentiment analysis0
GTI at SemEval-2016 Task 5: SVM and CRF for Aspect Detection and Unsupervised Aspect-Based Sentiment Analysis0
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