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

TitleStatusHype
Combining Word Patterns and Discourse Markers for Paradigmatic Relation Classification0
Does the Geometry of Word Embeddings Help Document Classification? A Case Study on Persistent Homology-Based Representations0
Does the Geometry of Word Embeddings Help Document Classification? A Case Study on Persistent Homology Based Representations0
Does the Whole Exceed its Parts? The Effect of AI Explanations on Complementary Team Performance0
A New Approach To Text Rating Classification Using Sentiment Analysis0
Do Large Language Models Possess Sensitive to Sentiment?0
Do LLMs Understand Ambiguity in Text? A Case Study in Open-world Question Answering0
A New Statistical Approach for Comparing Algorithms for Lexicon Based Sentiment Analysis0
Domain Adaptation for Sentiment Analysis Using Increased Intraclass Separation0
Domain Adaptation for Sentiment Analysis using Keywords in the Target Domain as the Learning Weight0
`Aye' or `No'? Speech-level Sentiment Analysis of Hansard UK Parliamentary Debate Transcripts0
Domain Adaptation of Polarity Lexicon combining Term Frequency and Bootstrapping0
Domain Adaptation of Transformer-Based Models using Unlabeled Data for Relevance and Polarity Classification of German Customer Feedback0
Domain Adaptation Using a Combination of Multiple Embeddings for Sentiment Analysis0
As Long as You Name My Name Right: Social Circles and Social Sentiment in the Hollywood Hearings0
DOMAIN ADAPTATION VIA DISTRIBUTION AND REPRESENTATION MATCHING: A CASE STUDY ON TRAINING DATA SELECTION VIA REINFORCEMENT LEARNING0
Domain Adaptation with Category Attention Network for Deep Sentiment Analysis0
AffecThor at SemEval-2018 Task 1: A cross-linguistic approach to sentiment intensity quantification in tweets0
Combining Supervised and Unsupervised Enembles for Knowledge Base Population0
BACN: Bi-direction Attention Capsule-based Network for Multimodal Sentiment Analysis0
BadNL: Backdoor Attacks Against NLP Models0
Combining Social Cognitive Theories with Linguistic Features for Multi-genre Sentiment Analysis0
Domain Aggregation Networks for Multi-Source Domain Adaptation0
Domain and Task-Informed Sample Selection for Cross-Domain Target-based Sentiment Analysis0
Addition of Code Mixed Features to Enhance the Sentiment Prediction of Song Lyrics0
領域相關詞彙極性分析及文件情緒分類之研究 (Domain Dependent Word Polarity Analysis for Sentiment Classification) [In Chinese]0
A Benchmark for Text Quantification Learning Under Real-World Temporal Distribution Shift0
Domain-Invariant Feature Distillation for Cross-Domain Sentiment Classification0
Effective Token Graph Modeling using a Novel Labeling Strategy for Structured Sentiment Analysis0
Domain Sentiment Matters: A Two Stage Sentiment Analyzer0
Balancing Innovation and Privacy: Data Security Strategies in Natural Language Processing Applications0
Domain-specific long text classification from sparse relevant information0
Domain Specific Named Entity Recognition Referring to the Real World by Deep Neural Networks0
Domain-Specific Sentiment Lexicons Induced from Labeled Documents0
Domain-Specific Sentiment Word Extraction by Seed Expansion and Pattern Generation0
Combining Qualitative and Computational Approaches for Literary Analysis of Finnish Novels0
DomEx: Extraction of Sentiment Lexicons for Domains and Meta-Domains0
Do Multi-Sense Embeddings Improve Natural Language Understanding?0
Effective Few-Shot Classification with Transfer Learning0
Do Neighbours Help? An Exploration of Graph-based Algorithms for Cross-domain Sentiment Classification0
Don't Retrain, Just Rewrite: Countering Adversarial Perturbations by Rewriting Text0
BAN-ABSA: An Aspect-Based Sentiment Analysis dataset for Bengali and it's baseline evaluation0
Combining Minimally-supervised Methods for Arabic Named Entity Recognition0
Combining Lexical Features and a Supervised Learning Approach for Arabic Sentiment Analysis0
Do We Really Need Lexical Information? Towards a Top-down Approach to Sentiment Analysis of Product Reviews0
Bangla Natural Language Processing: A Comprehensive Analysis of Classical, Machine Learning, and Deep Learning Based Methods0
A literature survey on student feedback assessment tools and their usage in sentiment analysis0
DravidianMultiModality: A Dataset for Multi-modal Sentiment Analysis in Tamil and Malayalam0
Drift to Remember0
Effectively Leveraging BERT for Legal Document Classification0
Show:102550
← PrevPage 35 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