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

TitleStatusHype
Detecting Hate Speech in Multi-modal MemesCode1
skweak: Weak Supervision Made Easy for NLPCode1
AfriSenti: A Twitter Sentiment Analysis Benchmark for African LanguagesCode1
SLUE: New Benchmark Tasks for Spoken Language Understanding Evaluation on Natural SpeechCode1
AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African LanguagesCode1
DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighterCode1
Direct parsing to sentiment graphsCode1
A Span-level Bidirectional Network for Aspect Sentiment Triplet ExtractionCode1
Disentangled Learning of Stance and Aspect Topics for Vaccine Attitude Detection in Social MediaCode1
SSEGCN: Syntactic and Semantic Enhanced Graph Convolutional Network for Aspect-based Sentiment AnalysisCode1
Discretized Integrated Gradients for Explaining Language ModelsCode1
STAGE: Span Tagging and Greedy Inference Scheme for Aspect Sentiment Triplet ExtractionCode1
SubjQA: A Dataset for Subjectivity and Review ComprehensionCode1
SWAFN: Sentimental Words Aware Fusion Network for Multimodal Sentiment AnalysisCode1
SynthesizRR: Generating Diverse Datasets with Retrieval AugmentationCode1
An open access NLP dataset for Arabic dialects : Data collection, labeling, and model constructionCode1
A Generative Language Model for Few-shot Aspect-Based Sentiment AnalysisCode1
Tasty Burgers, Soggy Fries: Probing Aspect Robustness in Aspect-Based Sentiment AnalysisCode1
TEMPERA: Test-Time Prompting via Reinforcement LearningCode1
Text Classification in Memristor-based Spiking Neural NetworksCode1
AraELECTRA: Pre-Training Text Discriminators for Arabic Language UnderstandingCode1
AraBERT: Transformer-based Model for Arabic Language UnderstandingCode1
DOCTOR: A Simple Method for Detecting Misclassification ErrorsCode1
DocSCAN: Unsupervised Text Classification via Learning from NeighborsCode1
Supplementary Features of BiLSTM for Enhanced Sequence LabelingCode1
The MuSe 2023 Multimodal Sentiment Analysis Challenge: Mimicked Emotions, Cross-Cultural Humour, and PersonalisationCode1
Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTaCode1
To be Closer: Learning to Link up Aspects with OpinionsCode1
A semantically enhanced dual encoder for aspect sentiment triplet extractionCode1
A Python Tool for Reconstructing Full News Text from GDELTCode1
Domain-Adversarial Training of Neural NetworksCode1
Effective Token Graph Modeling using a Novel Labeling Strategy for Structured Sentiment AnalysisCode1
Towards Robustness Against Natural Language Word SubstitutionsCode1
DomBERT: Domain-oriented Language Model for Aspect-based Sentiment AnalysisCode1
A hybrid transformer and attention based recurrent neural network for robust and interpretable sentiment analysis of tweetsCode1
Training a Broad-Coverage German Sentiment Classification Model for Dialog SystemsCode1
Emojional: Emoji EmbeddingsCode1
DS^2-ABSA: Dual-Stream Data Synthesis with Label Refinement for Few-Shot Aspect-Based Sentiment AnalysisCode1
AoM: Detecting Aspect-oriented Information for Multimodal Aspect-Based Sentiment AnalysisCode1
Dual Graph Convolutional Networks for Aspect-based Sentiment AnalysisCode1
A Personalized Conversational Benchmark: Towards Simulating Personalized ConversationsCode1
Dynamic Multimodal FusionCode1
Trustworthy Multimodal Regression with Mixture of Normal-inverse Gamma DistributionsCode1
Tsetlin Machine Embedding: Representing Words Using Logical ExpressionsCode1
Enhancing Multimodal Sentiment Analysis for Missing Modality through Self-Distillation and Unified Modality Cross-AttentionCode1
Augmenting Interpretable Models with LLMs during TrainingCode1
Efficient Multimodal Transformer with Dual-Level Feature Restoration for Robust Multimodal Sentiment AnalysisCode1
UCAS-IIE-NLP at SemEval-2023 Task 12: Enhancing Generalization of Multilingual BERT for Low-resource Sentiment AnalysisCode1
Eliminating Sentiment Bias for Aspect-Level Sentiment Classification with Unsupervised Opinion ExtractionCode1
Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space TranslationCode1
Show:102550
← PrevPage 10 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