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

TitleStatusHype
Document-level Multi-aspect Sentiment Classification by Jointly Modeling Users, Aspects, and Overall RatingsCode0
Contrasting Human- and Machine-Generated Word-Level Adversarial Examples for Text ClassificationCode0
Does local pruning offer task-specific models to learn effectively ?Code0
Domain Adversarial Fine-Tuning as an Effective RegularizerCode0
Is Prompt-Based Finetuning Always Better than Vanilla Finetuning? Insights from Cross-Lingual Language UnderstandingCode0
Controlling the Interaction Between Generation and Inference in Semi-Supervised Variational Autoencoders Using Importance WeightingCode0
EvoMSA: A Multilingual Evolutionary Approach for Sentiment AnalysisCode0
It is Simple Sometimes: A Study On Improving Aspect-Based Sentiment Analysis PerformanceCode0
Diving Deep into Sentiment: Understanding Fine-tuned CNNs for Visual Sentiment PredictionCode0
Convolutional Neural Network Language ModelsCode0
Divide (Text) and Conquer (Sentiment): Improved Sentiment Classification by Constituent Conflict ResolutionCode0
Distributionally Robust Classifiers in Sentiment AnalysisCode0
Distributed Representations of Sentences and DocumentsCode0
Diverse Few-Shot Text Classification with Multiple MetricsCode0
Distilling Task-Specific Knowledge from BERT into Simple Neural NetworksCode0
Causally Denoise Word Embeddings Using Half-Sibling RegressionCode0
Distilling the Knowledge of Romanian BERTs Using Multiple TeachersCode0
Distilling Fine-grained Sentiment Understanding from Large Language ModelsCode0
A C-LSTM Neural Network for Text ClassificationCode0
Distilling neural networks into skipgram-level decision listsCode0
Distinguishing affixoid formations from compoundsCode0
KPC-cF: Aspect-Based Sentiment Analysis via Implicit-Feature Alignment with Corpus FilteringCode0
Label Alignment Regularization for Distribution ShiftCode0
Dockerface: an Easy to Install and Use Faster R-CNN Face Detector in a Docker ContainerCode0
Discrete Opinion Tree Induction for Aspect-based Sentiment AnalysisCode0
LANGUAGE MODEL EMBEDDINGS IMPROVE SENTIMENT ANALYSIS IN RUSSIANCode0
Discovering Highly Influential Shortcut Reasoning: An Automated Template-Free ApproachCode0
Adapting Multilingual LLMs to Low-Resource Languages with Knowledge Graphs via AdaptersCode0
Disambiguation of Verbal ShiftersCode0
DIBERT: Dependency Injected Bidirectional Encoder Representations from TransformersCode0
Leap-LSTM: Enhancing Long Short-Term Memory for Text CategorizationCode0
Learned in Translation: Contextualized Word VectorsCode0
Differential Privacy Has Disparate Impact on Model AccuracyCode0
Corpus Creation for Sentiment Analysis in Code-Mixed Tamil-English TextCode0
Categorical Metadata Representation for Customized Text ClassificationCode0
A Comparative Study of Sentiment Analysis on Flipkart Dataset using Naïve Bayes Classifier AlgorithmCode0
Detection of Word Adversarial Examples in NLP: Benchmark and Baseline via Robust Density EstimationCode0
DINER: Debiasing Aspect-based Sentiment Analysis with Multi-variable Causal InferenceCode0
Dependency Sensitive Convolutional Neural Networks for Modeling Sentences and DocumentsCode0
CAtCh: Cognitive Assessment through Cookie ThiefCode0
Casting the Same Sentiment Classification ProblemCode0
Denoising Bottleneck with Mutual Information Maximization for Video Multimodal FusionCode0
DepecheMood++: a Bilingual Emotion Lexicon Built Through Simple Yet Powerful TechniquesCode0
Detection of Adversarial Examples in NLP: Benchmark and Baseline via Robust Density EstimationCode0
Aspect Sentiment Model for Micro ReviewsCode0
Defense of Word-level Adversarial Attacks via Random Substitution EncodingCode0
An Interpretable and Uncertainty Aware Multi-Task Framework for Multi-Aspect Sentiment AnalysisCode0
AI Wizards at CheckThat! 2025: Enhancing Transformer-Based Embeddings with Sentiment for Subjectivity Detection in News ArticlesCode0
Deep Unordered Composition Rivals Syntactic Methods for Text ClassificationCode0
Delta-training: Simple Semi-Supervised Text Classification using Pretrained Word EmbeddingsCode0
Show:102550
← PrevPage 27 of 113Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Word+ES (Scratch)Attack Success Rate100Unverified
2T5-11BAccuracy97.5Unverified
3MT-DNN-SMARTAccuracy97.5Unverified
4T5-3BAccuracy97.4Unverified
5MUPPET Roberta LargeAccuracy97.4Unverified
6StructBERTRoBERTa ensembleAccuracy97.1Unverified
7ALBERTAccuracy97.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