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

TitleStatusHype
Swiss-Chocolate: Sentiment Detection using Sparse SVMs and Part-Of-Speech n-Grams0
Symmetric Pattern Based Word Embeddings for Improved Word Similarity Prediction0
Sympathy over Polarization: A Computational Discourse Analysis of Social Media Posts about the July 2024 Trump Assassination Attempt0
Synalp-Empathic: A Valence Shifting Hybrid System for Sentiment Analysis0
SynGen: A Syntactic Plug-and-play Module for Generative Aspect-based Sentiment Analysis0
SynGraph: A Dynamic Graph-LLM Synthesis Framework for Sparse Streaming User Sentiment Modeling0
Syntactical Analysis of the Weaknesses of Sentiment Analyzers0
Syntactically Aware Cross-Domain Aspect and Opinion Terms Extraction0
Syntactic Fusion: Enhancing Aspect-Level Sentiment Analysis Through Multi-Tree Graph Integration0
Syntax-Aware Aspect Level Sentiment Classification with Graph Attention Networks0
Syntax-Aware Graph Attention Network for Aspect-Level Sentiment Classification0
Syntax-aware Hybrid prompt model for Few-shot multi-modal sentiment analysis0
Syntax-Guided Domain Adaptation for Aspect-based Sentiment Analysis0
Syntax-Ignorant N-gram Embeddings for Sentiment Analysis of Arabic Dialects0
Syntax-Informed Interactive Model for Comprehensive Aspect-Based Sentiment Analysis0
Synthetic Data Generation with LLM for Improved Depression Prediction0
Synthetic Text Generation for Sentiment Analysis0
Systematic Attack Surface Reduction For Deployed Sentiment Analysis Models0
Systematic improvement of user engagement with academic titles using computational linguistics0
Systematic Review: Text Processing Algorithms in Machine Learning and Deep Learning for Mental Health Detection on Social Media0
System Demo for Transfer Learning across Vision and Text using Domain Specific CNN Accelerator for On-Device NLP Applications0
System Demo for Transfer Learning from Vision to Language using Domain Specific CNN Accelerator for On-Device NLP Applications0
SystemT: Declarative Text Understanding for Enterprise0
SZTE-NLP: Aspect level opinion mining exploiting syntactic cues0
SZTE-NLP: Sentiment Detection on Twitter Messages0
T\"ubingen-Oslo at SemEval-2018 Task 2: SVMs perform better than RNNs in Emoji Prediction0
TAJJEB at SemEval-2018 Task 2: Traditional Approaches Just Do the Job with Emoji Prediction0
TakeLab at SemEval-2017 Task 4: Recent Deaths and the Power of Nostalgia in Sentiment Analysis in Twitter0
TakeLab at SemEval-2017 Task 5: Linear aggregation of word embeddings for fine-grained sentiment analysis of financial news0
Taking Antonymy Mask off in Vector Space0
Tamil Language Computing: the Present and the Future0
Tandem Anchoring: a Multiword Anchor Approach for Interactive Topic Modeling0
Target-based Sentiment Annotation in Chinese Financial News0
Target-dependent twitter sentiment classification with rich automatic features0
Targeted aspect based multimodal sentiment analysis:an attention capsule extraction and multi-head fusion network0
Targeted Aspect-Based Sentiment Analysis via Embedding Commonsense Knowledge into an Attentive LSTM0
Targeted Data Generation: Finding and Fixing Model Weaknesses0
Targeted Distillation for Sentiment Analysis0
Targeted Sentiment to Understand Student Comments0
Target-Guided Structured Attention Network for Target-Dependent Sentiment Analysis0
Target-Sensitive Memory Networks for Aspect Sentiment Classification0
Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding0
Explainable Semantic Communication for Text Tasks0
Task-Specific Pre-Training and Cross Lingual Transfer for Code-Switched Data0
Task-Specific Pre-Training and Cross Lingual Transfer for Sentiment Analysis in Dravidian Code-Switched Languages0
Task Specific Pruning with LLM-Sieve: How Many Parameters Does Your Task Really Need?0
T-BERT -- Model for Sentiment Analysis of Micro-blogs Integrating Topic Model and BERT0
TCAN: Text-oriented Cross Attention Network for Multimodal Sentiment Analysis0
TCS Research at SemEval-2018 Task 1: Learning Robust Representations using Multi-Attention Architecture0
TDAM: a Topic-Dependent Attention Model for Sentiment Analysis0
Show:102550
← PrevPage 72 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