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

TitleStatusHype
Comparison of SVM Optimization Techniques in the Primal0
Comprehensive Study on Sentiment Analysis: From Rule-based to modern LLM based system0
AMOA: Global Acoustic Feature Enhanced Modal-Order-Aware Network for Multimodal Sentiment Analysis0
Computational Content Analysis of Negative Tweets for Obesity, Diet, Diabetes, and Exercise0
Computational Sarcasm0
Computational Sarcasm Analysis on Social Media: A Systematic Review0
Computing Affect in Metaphors0
Computing Sentiment Scores of Verb Phrases for Vietnamese0
Concept-Based Embeddings for Natural Language Processing0
Concreteness and Subjectivity as Dimensions of Lexical Meaning0
Conditional Augmentation for Aspect Term Extraction via Masked Sequence-to-Sequence Generation0
Confidence Preservation Property in Knowledge Distillation Abstractions0
Comparison of String Similarity Measures for Obscenity Filtering0
Confirmatory Aspect-based Opinion Mining Processes0
Confirming the Non-compositionality of Idioms for Sentiment Analysis0
CONFLATOR: Incorporating Switching Point based Rotatory Positional Encodings for Code-Mixed Language Modeling0
ConKI: Contrastive Knowledge Injection for Multimodal Sentiment Analysis0
Connecting Humanities and Social Sciences: Applying Language and Speech Technology to Online Panel Surveys0
connotation_clashers at SemEval-2022 Task 6: The effect of sentiment analysis on sarcasm detection0
Connotation in Translation0
Connotation Lexicon: A Dash of Sentiment Beneath the Surface Meaning0
ConnotationWordNet: Learning Connotation over the Word+Sense Network0
Aspect-Based Sentiment Analysis and Singer Name Entity Recognition using Parameter Generation Network Based Transfer Learning0
Breaking NLP: Using Morphosyntax, Semantics, Pragmatics and World Knowledge to Fool Sentiment Analysis Systems0
Aspect-Based Sentiment Analysis using BERT0
A Multi-Agent Probabilistic Inference Framework Inspired by Kairanban-Style CoT System with IdoBata Conversation for Debiasing0
Construction of Emotional Lexicon Using Potts Model0
Construction of Vietnamese SentiWordNet by using Vietnamese Dictionary0
Comparison of Short-Text Sentiment Analysis Methods for Croatian0
Comparison of Machine Learning for Sentiment Analysis in Detecting Anxiety Based on Social Media Data0
Context-aware Learning for Sentence-level Sentiment Analysis with Posterior Regularization0
Context-aware Sentiment Word Identification: sentiword2vec0
A Multi-Dimensional Bayesian Approach to Lexical Style0
Context-Enhanced Citation Sentiment Detection0
AMEX AI Labs at SemEval-2022 Task 10: Contextualized fine-tuning of BERT for Structured Sentiment Analysis0
Aspect-based Sentiment Analysis with Opinion Tree Generation0
A Deep Convolutional Neural Network-based Model for Aspect and Polarity Classification in Hausa Movie Reviews0
A Multidisciplinary Approach to Telegram Data Analysis0
Comparing zero-shot self-explanations with human rationales in multilingual text classification0
Contextual Augmented Global Contrast for Multimodal Intent Recognition0
Comparing Multilingual Comparable Articles Based On Opinions0
Contextual Bidirectional Long Short-Term Memory Recurrent Neural Network Language Models: A Generative Approach to Sentiment Analysis0
Aspect-based Sentiment Classification via Reinforcement Learning0
Cross-Modality Gated Attention Fusion for Multimodal Sentiment Analysis0
Aspect-based Opinion Summarization with Convolutional Neural Networks0
A Multilayer Perceptron based Ensemble Technique for Fine-grained Financial Sentiment Analysis0
Contextual Recurrent Units for Cloze-style Reading Comprehension0
Contextual Sentence Analysis for the Sentiment Prediction on Financial Data0
Contextual Text Embeddings for Twi0
Comparing methods for Twitter Sentiment Analysis0
Show:102550
← PrevPage 26 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