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

TitleStatusHype
Aspect-Category-Opinion-Sentiment Quadruple Extraction with Implicit Aspects and OpinionsCode1
CubeMLP: An MLP-based Model for Multimodal Sentiment Analysis and Depression EstimationCode1
Dancing in the syntax forest: fast, accurate and explainable sentiment analysis with SALSACode1
Aspect-specific Context Modeling for Aspect-based Sentiment AnalysisCode1
Aspect Sentiment Quad Prediction as Paraphrase GenerationCode1
Exchanging-based Multimodal Fusion with TransformerCode1
Explaining NLP Models via Minimal Contrastive Editing (MiCE)Code1
Explaining Patterns in Data with Language Models via Interpretable AutopromptingCode1
Exploiting BERT For Multimodal Target Sentiment Classification Through Input Space TranslationCode1
A Statistical Framework for Low-bitwidth Training of Deep Neural NetworksCode1
A Survey on Aspect-Based Sentiment Analysis: Tasks, Methods, and ChallengesCode1
Attack of the Tails: Yes, You Really Can Backdoor Federated LearningCode1
CTAL: Pre-training Cross-modal Transformer for Audio-and-Language RepresentationsCode1
Expose Backdoors on the Way: A Feature-Based Efficient Defense against Textual Backdoor AttacksCode1
AMPLE: Emotion-Aware Multimodal Fusion Prompt Learning for Fake News DetectionCode1
A Transformer-based joint-encoding for Emotion Recognition and Sentiment AnalysisCode1
Cryptocurrency Price Prediction using Twitter Sentiment AnalysisCode1
ATR4S: Toolkit with State-of-the-art Automatic Terms Recognition Methods in ScalaCode1
CTFN: Hierarchical Learning for Multimodal Sentiment Analysis Using Coupled-Translation Fusion NetworkCode1
Attention Transfer Network for Aspect-level Sentiment ClassificationCode1
BERTweet: A pre-trained language model for English TweetsCode1
A Multifactor Analysis Model for Stock Market PredictionCode1
DARER: Dual-task Temporal Relational Recurrent Reasoning Network for Joint Dialog Sentiment Classification and Act RecognitionCode1
A Unified Model for Opinion Target Extraction and Target Sentiment PredictionCode1
A Unified Generative Framework for Aspect-Based Sentiment AnalysisCode1
A Unified Dual-view Model for Review Summarization and Sentiment Classification with Inconsistency LossCode1
DeepSentiPers: Novel Deep Learning Models Trained Over Proposed Augmented Persian Sentiment CorpusCode1
Author's Sentiment PredictionCode1
Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self-Training ApproachCode1
FinRLlama: A Solution to LLM-Engineered Signals Challenge at FinRL Contest 2024Code1
A Dependency Syntactic Knowledge Augmented Interactive Architecture for End-to-End Aspect-based Sentiment AnalysisCode1
AutoPrompt: Eliciting Knowledge from Language Models with Automatically Generated PromptsCode1
Cross-Domain Sentiment Classification with In-Domain Contrastive LearningCode1
A Multi-task Learning Framework for Opinion Triplet ExtractionCode1
Cross-Domain Sentiment Classification with Contrastive Learning and Mutual Information MaximizationCode1
Cross-Lingual Adaptation using Structural Correspondence LearningCode1
BackdoorMBTI: A Backdoor Learning Multimodal Benchmark Tool Kit for Backdoor Defense EvaluationCode1
GRACE: Gradient Harmonized and Cascaded Labeling for Aspect-based Sentiment AnalysisCode1
Coupled Oscillatory Recurrent Neural Network (coRNN): An accurate and (gradient) stable architecture for learning long time dependenciesCode1
BAKSA at SemEval-2020 Task 9: Bolstering CNN with Self-Attention for Sentiment Analysis of Code Mixed TextCode1
Great Memory, Shallow Reasoning: Limits of kNN-LMsCode1
BanglaBook: A Large-scale Bangla Dataset for Sentiment Analysis from Book ReviewsCode1
BERTje: A Dutch BERT ModelCode1
Bayesian Sparsification of Recurrent Neural NetworksCode1
Be Careful about Poisoned Word Embeddings: Exploring the Vulnerability of the Embedding Layers in NLP ModelsCode1
Behavioral Factors in Interactive Training of Text ClassifiersCode1
BERT-ASC: Auxiliary-Sentence Construction for Implicit Aspect Learning in Sentiment AnalysisCode1
Beneath the Tip of the Iceberg: Current Challenges and New Directions in Sentiment Analysis ResearchCode1
HinglishNLP: Fine-tuned Language Models for Hinglish Sentiment DetectionCode1
Can Brain Signals Reveal Inner Alignment with Human Languages?Code1
Show:102550
← PrevPage 7 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