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

TitleStatusHype
Microblog Emotion Classification by Computing Similarity in Text, Time, and Space0
基於意見詞修飾關係之微網誌情感分析技術 (Microblog Sentiment Analysis based on Opinion Target Modifying Relations) [In Chinese]0
Micro-expression detection in long videos using optical flow and recurrent neural networks0
MILAB at SemEval-2019 Task 3: Multi-View Turn-by-Turn Model for Context-Aware Sentiment Analysis0
Milestones in Bengali Sentiment Analysis leveraging Transformer-models: Fundamentals, Challenges and Future Directions0
Minimum-Risk Training of Approximate CRF-Based NLP Systems0
Mining Argumentative Structure from Natural Language text using Automatically Generated Premise-Conclusion Topic Models0
Mining Cross-Cultural Differences and Similarities in Social Media0
Mining Fine-grained Opinion Expressions with Shallow Parsing0
Mining Lexical Variants from Microblogs: An Unsupervised Multilingual Approach0
Mining of product reviews at aspect level0
Mining Public Opinion about Economic Issues: Twitter and the U.S. Presidential Election0
Social Media Information Sharing for Natural Disaster Response0
Mining Sentiments from Tweets0
Mining Sentiment Words from Microblogs for Predicting Writer-Reader Emotion Transition0
Mining Social Media for Open Innovation in Transportation Systems0
Mining Software Quality from Software Reviews: Research Trends and Open Issues0
Mining the Relationship Between COVID-19 Sentiment and Market Performance0
Mining User Relations from Online Discussions using Sentiment Analysis and Probabilistic Matrix Factorization0
Missing Modality meets Meta Sampling (M3S): An Efficient Universal Approach for Multimodal Sentiment Analysis with Missing Modality0
Misspelling Semantics In Thai0
Mitigating the Impact of Labeling Errors on Training via Rockafellian Relaxation0
MI\&T Lab at SemEval-2017 task 4: An Integrated Training Method of Word Vector for Sentiment Classification0
Mixed Feelings: Cross-Domain Sentiment Classification of Patient Feedback0
Mixture-of-Prompt-Experts for Multi-modal Semantic Understanding0
MLSA --- A Multi-layered Reference Corpus for German Sentiment Analysis0
MMTF-DES: A Fusion of Multimodal Transformer Models for Desire, Emotion, and Sentiment Analysis of Social Media Data0
MMTL: The Meta Multi-Task Learning for Aspect Category Sentiment Analysis0
MNet-Sim: A Multi-layered Semantic Similarity Network to Evaluate Sentence Similarity0
Modality-based Factorization for Multimodal Fusion0
Modality Influence in Multimodal Machine Learning0
Modality in Text: a Proposal for Corpus Annotation0
Modality-Invariant Bidirectional Temporal Representation Distillation Network for Missing Multimodal Sentiment Analysis0
Model Adaptation for Personalized Opinion Analysis0
Model-Free Context-Aware Word Composition0
Modeling Aspect Correlation for Aspect-based Sentiment Analysis via Recurrent Inverse Learning Guidance0
Modeling Compositionality with Multiplicative Recurrent Neural Networks0
Modeling discourse cohesion for discourse parsing via memory network0
Modeling Inter-Aspect Dependencies with a Non-temporal Mechanism for Aspect-Based Sentiment Analysis0
Modeling Intra- and Inter-Modal Relations: Hierarchical Graph Contrastive Learning for Multimodal Sentiment Analysis0
Modeling Local Contexts for Joint Dialogue Act Recognition and Sentiment Classification with Bi-channel Dynamic Convolutions0
Modeling News Interactions and Influence for Financial Market Prediction0
Modeling Orthographic Variation Improves NLP Performance for Nigerian Pidgin0
Modeling Personal Biases in Language Use by Inducing Personalized Word Embeddings0
Modeling Pollyanna Phenomena in Chinese Sentiment Analysis0
Modeling Review Argumentation for Robust Sentiment Analysis0
Modeling Sentiment Association in Discourse for Humor Recognition0
Modeling Social Norms Evolution for Personalized Sentiment Classification0
Modeling the Use of Graffiti Style Features to Signal Social Relations within a Multi-Domain Learning Paradigm0
Modeling User Leniency and Product Popularity for Sentiment Classification0
Show:102550
← PrevPage 79 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