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

TitleStatusHype
EmoIntens Tracker at SemEval-2018 Task 1: Emotional Intensity Levels in \#Tweets0
EMA at SemEval-2018 Task 1: Emotion Mining for Arabic0
UIUC at SemEval-2018 Task 1: Recognizing Affect with Ensemble Models0
Modeling Inter-Aspect Dependencies for Aspect-Based Sentiment AnalysisCode0
Learning Word Embeddings for Data Sparse and Sentiment Rich Data Sets0
WLV at SemEval-2018 Task 3: Dissecting Tweets in Search of Irony0
RIDDL at SemEval-2018 Task 1: Rage Intensity Detection with Deep Learning0
ECNU at SemEval-2018 Task 1: Emotion Intensity Prediction Using Effective Features and Machine Learning Models0
RiskFinder: A Sentence-level Risk Detector for Financial Reports0
ClaiRE at SemEval-2018 Task 7: Classification of Relations using Embeddings0
EmoWordNet: Automatic Expansion of Emotion Lexicon Using English WordNet0
KDE-AFFECT at SemEval-2018 Task 1: Estimation of Affects in Tweet by Using Convolutional Neural Network for n-gram0
SSN MLRG1 at SemEval-2018 Task 3: Irony Detection in English Tweets Using MultiLayer Perceptron0
SSN MLRG1 at SemEval-2018 Task 1: Emotion and Sentiment Intensity Detection Using Rule Based Feature Selection0
Word Emotion Induction for Multiple Languages as a Deep Multi-Task Learning ProblemCode0
CLUF: a Neural Model for Second Language Acquisition Modeling0
Social and Emotional Correlates of Capitalization on Twitter0
Fusing Document, Collection and Label Graph-based Representations with Word Embeddings for Text ClassificationCode0
Peperomia at SemEval-2018 Task 2: Vector Similarity Based Approach for Emoji Prediction0
Solving Data Sparsity for Aspect Based Sentiment Analysis Using Cross-Linguality and Multi-Linguality0
CNNs for NLP in the Browser: Client-Side Deployment and Visualization Opportunities0
Solving Feature Sparseness in Text Classification using Core-Periphery Decomposition0
Sentiment Analysis on Social Network: Using Emoticon Characteristics for Twitter Polarity Classification0
AffecThor at SemEval-2018 Task 1: A cross-linguistic approach to sentiment intensity quantification in tweets0
A Dataset of Hindi-English Code-Mixed Social Media Text for Hate Speech Detection0
EPUTION at SemEval-2018 Task 2: Emoji Prediction with User Adaption0
INAOE-UPV at SemEval-2018 Task 3: An Ensemble Approach for Irony Detection in Twitter0
Epita at SemEval-2018 Task 1: Sentiment Analysis Using Transfer Learning Approach0
Lancaster at SemEval-2018 Task 3: Investigating Ironic Features in English Tweets0
Amrita\_student at SemEval-2018 Task 1: Distributed Representation of Social Media Text for Affects in Tweets0
Entropy-Based Subword Mining with an Application to Word Embeddings0
PlusEmo2Vec at SemEval-2018 Task 1: Exploiting emotion knowledge from emoji and \#hashtags0
Learning Domain Representation for Multi-Domain Sentiment Classification0
Random Decision Syntax Trees at SemEval-2018 Task 3: LSTMs and Sentiment Scores for Irony Detection0
Pivot Based Language Modeling for Improved Neural Domain Adaptation0
INGEOTEC at SemEval-2018 Task 1: EvoMSA and μTC for Sentiment Analysis0
Learning Word Embeddings for Low-Resource Languages by PU Learning0
Measuring Frame Instance Relatedness0
SemEval-2018 Task 3: Irony Detection in English Tweets0
SemEval 2018 Task 2: Multilingual Emoji Prediction0
ValenTO at SemEval-2018 Task 3: Exploring the Role of Affective Content for Detecting Irony in English Tweets0
UWB at SemEval-2018 Task 3: Irony detection in English tweets0
Irony Detector at SemEval-2018 Task 3: Irony Detection in English Tweets using Word Graph0
ISCLAB at SemEval-2018 Task 1: UIR-Miner for Affect in Tweets0
Is Something Better than Nothing? Automatically Predicting Stance-based Arguments Using Deep Learning and Small Labelled Dataset0
ARB-SEN at SemEval-2018 Task1: A New Set of Features for Enhancing the Sentiment Intensity Prediction in Arabic Tweets0
CENNLP at SemEval-2018 Task 1: Constrained Vector Space Model in Affects in Tweets0
Efficient Low-rank Multimodal Fusion with Modality-Specific FactorsCode0
Anaphora and Coreference Resolution: A Review0
How Important Is a Neuron?Code0
Show:102550
← PrevPage 75 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