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

TitleStatusHype
BAKSA at SemEval-2020 Task 9: Bolstering CNN with Self-Attention for Sentiment Analysis of Code Mixed TextCode1
IITK at SemEval-2020 Task 8: Unimodal and Bimodal Sentiment Analysis of Internet MemesCode1
Hierarchical Interaction Networks with Rethinking Mechanism for Document-level Sentiment AnalysisCode1
Towards Debiasing Sentence RepresentationsCode1
Attack of the Tails: Yes, You Really Can Backdoor Federated LearningCode1
Advances of Transformer-Based Models for News Headline GenerationCode1
Modelling Context and Syntactical Features for Aspect-based Sentiment AnalysisCode1
Multilogue-Net: A Context-Aware RNN for Multi-modal Emotion Detection and Sentiment Analysis in ConversationCode1
Relation-Aware Collaborative Learning for Unified Aspect-Based Sentiment AnalysisCode1
Synchronous Double-channel Recurrent Network for Aspect-Opinion Pair ExtractionCode1
CH-SIMS: A Chinese Multimodal Sentiment Analysis Dataset with Fine-grained Annotation of ModalityCode1
A Transformer-based joint-encoding for Emotion Recognition and Sentiment AnalysisCode1
SenWave: Monitoring the Global Sentiments under the COVID-19 PandemicCode1
PERL: Pivot-based Domain Adaptation for Pre-trained Deep Contextualized Embedding ModelsCode1
FinBERT: A Pretrained Language Model for Financial CommunicationsCode1
MemeSem:A Multi-modal Framework for Sentimental Analysis of Meme via Transfer LearningCode1
A Unified Dual-view Model for Review Summarization and Sentiment Classification with Inconsistency LossCode1
ParsBERT: Transformer-based Model for Persian Language UnderstandingCode1
BERTweet: A pre-trained language model for English TweetsCode1
SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment SemanticsCode1
MISA: Modality-Invariant and -Specific Representations for Multimodal Sentiment AnalysisCode1
OpinionDigest: A Simple Framework for Opinion SummarizationCode1
KinGDOM: Knowledge-Guided DOMain adaptation for sentiment analysisCode1
Beneath the Tip of the Iceberg: Current Challenges and New Directions in Sentiment Analysis ResearchCode1
KLEJ: Comprehensive Benchmark for Polish Language UnderstandingCode1
CAMeL Tools: An Open Source Python Toolkit for Arabic Natural Language ProcessingCode1
Training a Broad-Coverage German Sentiment Classification Model for Dialog SystemsCode1
An Empirical Study of Pre-trained Transformers for Arabic Information ExtractionCode1
How do Decisions Emerge across Layers in Neural Models? Interpretation with Differentiable MaskingCode1
User-Guided Aspect Classification for Domain-Specific TextsCode1
MuSe 2020 -- The First International Multimodal Sentiment Analysis in Real-life Media Challenge and WorkshopCode1
Multimodal Routing: Improving Local and Global Interpretability of Multimodal Language AnalysisCode1
TUNIZI: a Tunisian Arabizi sentiment analysis DatasetCode1
SubjQA: A Dataset for Subjectivity and Review ComprehensionCode1
DomBERT: Domain-oriented Language Model for Aspect-based Sentiment AnalysisCode1
Embarrassingly Simple Unsupervised Aspect ExtractionCode1
Relational Graph Attention Network for Aspect-based Sentiment AnalysisCode1
Train No Evil: Selective Masking for Task-Guided Pre-TrainingCode1
How recurrent networks implement contextual processing in sentiment analysisCode1
Sentiment Analysis of Arabic Algerian Dialect Using a Supervised MethodCode1
Jointly Modeling Aspect and Sentiment with Dynamic Heterogeneous Graph Neural NetworksCode1
Weight Poisoning Attacks on Pre-trained ModelsCode1
Multi-source Attention for Unsupervised Domain AdaptationCode1
Classification Benchmarks for Under-resourced Bengali Language based on Multichannel Convolutional-LSTM NetworkCode1
DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment CorpusCode1
Deep Learning Based Text Classification: A Comprehensive ReviewCode1
Evaluating Models' Local Decision Boundaries via Contrast SetsCode1
A Dependency Syntactic Knowledge Augmented Interactive Architecture for End-to-End Aspect-based Sentiment AnalysisCode1
ELECTRA: Pre-training Text Encoders as Discriminators Rather Than GeneratorsCode1
Cost-Sensitive BERT for Generalisable Sentence Classification with Imbalanced DataCode1
Show:102550
← PrevPage 9 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