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
Learning the Market: Sentiment-Based Ensemble Trading Agents0
Learning to Adapt Credible Knowledge in Cross-lingual Sentiment Analysis0
Learning to Aggregate and Refine Noisy Labels for Visual Sentiment Analysis0
Learning to Attack: Towards Textual Adversarial Attacking in Real-world Situations0
Learning to Detect Malicious Clients for Robust Federated Learning0
Learning to Detect Opinion Snippet for Aspect-Based Sentiment Analysis0
Learning to Distill: The Essence Vector Modeling Framework0
Learning to Extract Cross-Domain Aspects and Understanding Sentiments Using Large Language Models0
Learning to Generate Product Reviews from Attributes0
Learning to Identify Subjective Sentences0
Learning to Jointly Predict Ellipsis and Comparison Structures0
Learning to Predict Distributions of Words Across Domains0
Learning to Share by Masking the Non-shared for Multi-domain Sentiment Classification0
Learning Unsupervised Semantic Document Representation for Fine-grained Aspect-based Sentiment Analysis0
Learning Using 1-Local Membership Queries0
Learning What Makes a Difference from Counterfactual Examples and Gradient Supervision0
Learning when to skim and when to read0
Learning with Noisy Labels for Sentence-level Sentiment Classification0
Learning with Pseudo-Ensembles0
Learning with Structured Representations for Negation Scope Extraction0
Learning Word Embeddings for Data Sparse and Sentiment Rich Data Sets0
Learning Word Embeddings for Low-Resource Languages by PU Learning0
Learning Word Representations for Tunisian Sentiment Analysis0
Learning Word Representations from Scarce and Noisy Data with Embedding Subspaces0
Learning Word Representations with Hierarchical Sparse Coding0
Learning Word Representations with Regularization from Prior Knowledge0
LEBANONUPRISING: a thorough study of Lebanese tweets0
Legal Document Classification: An Application to Law Area Prediction of Petitions to Public Prosecution Service0
Legal Sentiment Analysis and Opinion Mining (LSAOM): Assimilating Advances in Autonomous AI Legal Reasoning0
LEGO-ABSA: A Prompt-based Task Assemblable Unified Generative Framework for Multi-task Aspect-based Sentiment Analysis0
Less is More: Attention Supervision with Counterfactuals for Text Classification0
Leveraging AI and Sentiment Analysis for Forecasting Election Outcomes in Mauritius0
Leveraging Annotators' Gaze Behaviour for Coreference Resolution0
Leveraging Auxiliary Tasks for Document-Level Cross-Domain Sentiment Classification0
Leveraging ChatGPT As Text Annotation Tool For Sentiment Analysis0
Leveraging Cognitive Features for Sentiment Analysis0
Leveraging Explainable AI to Analyze Researchers' Aspect-Based Sentiment about ChatGPT0
Leveraging Fundamental Analysis for Stock Trend Prediction for Profit0
Leveraging Language Identification to Enhance Code-Mixed Text Classification0
Leveraging Linguistic Resources for Improving Neural Text Classification0
Leveraging Multi-grained Sentiment Lexicon Information for Neural Sequence Models0
Leveraging Multilingual Resources for Language Invariant Sentiment Analysis0
Leveraging Multiple Domains for Sentiment Classification0
Leveraging News Sentiment to Improve Microblog Sentiment Classification in the Financial Domain0
Leveraging Offensive Language for Sarcasm and Sentiment Detection in Arabic0
Leveraging Pre-trained Language Model for Speech Sentiment Analysis0
Leveraging Recursive Processing for Neural-Symbolic Affect-Target Associations0
Leveraging Semantic and Sentiment Knowledge for User-Generated Text Sentiment Classification0
Leveraging Sentiment Analysis Knowledge to Solve Emotion Detection Tasks0
Leveraging Sparse and Dense Feature Combinations for Sentiment Classification0
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