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

TitleStatusHype
Developing and Evaluating Tiny to Medium-Sized Turkish BERT Models0
Developing Language Resources and NLP Tools for the North Korean Language0
DSIC-ELIRF at SemEval-2016 Task 4: Message Polarity Classification in Twitter using a Support Vector Machine Approach0
Development of a General Purpose Sentiment Lexicon for Igbo Language0
Development of a WAZOBIA-Named Entity Recognition System0
Common Space Embedding of Primal-Dual Relation Semantic Spaces0
Dialog speech sentiment classification for imbalanced datasets0
Automatically augmenting an emotion dataset improves classification using audio0
Did you ever read about Frogs drinking Coffee? Investigating the Compositionality of Multi-Emoji Expressions0
DiegoLab16 at SemEval-2016 Task 4: Sentiment Analysis in Twitter using Centroids, Clusters, and Sentiment Lexicons0
DIEGOLab: An Approach for Message-level Sentiment Classification in Twitter0
Different Contexts Lead to Different Word Embeddings0
Differentiable Window for Dynamic Local Attention0
An Empirical Study of Benchmarking Chinese Aspect Sentiment Quad Prediction0
A Survey of Diffusion Models in Natural Language Processing0
DigNet: Digging Clues from Local-Global Interactive Graph for Aspect-level Sentiment Classification0
Dimensionality Reduction for Sentiment Classification: Evolving for the Most Prominent and Separable Features0
Dimensional Sentiment Analysis Using a Regional CNN-LSTM Model0
Automatic Construction of an Annotated Corpus with Implicit Aspects0
Direct parsing to sentiment graphs0
Commonsense Reasoning for Identifying and Understanding the Implicit Need of Help and Synthesizing Assistive Actions0
Dirichlet uncertainty wrappers for actionable algorithm accuracy accountability and auditability0
Disambiguating False-Alarm Hashtag Usages in Tweets for Irony Detection0
Automatic Detection of Point of View Differences in Wikipedia0
Disconnected Recurrent Neural Networks for Text Categorization0
Discourse Analysis and Its Applications0
Discourse Connectors for Latent Subjectivity in Sentiment Analysis0
Discourse Level Explanatory Relation Extraction from Product Reviews Using First-Order Logic0
Discourse Parsing with Attention-based Hierarchical Neural Networks0
Automatic disambiguation of English puns0
A Soft Contrastive Learning-based Prompt Model for Few-shot Sentiment Analysis0
Discovering User Interactions in Ideological Discussions0
Discrete Cosine Transform as Universal Sentence Encoder0
Automatic evaluation of scientific abstracts through natural language processing0
COMMIT-P1WP3: A Co-occurrence Based Approach to Aspect-Level Sentiment Analysis0
Discriminative Models Can Still Outperform Generative Models in Aspect Based Sentiment Analysis0
Discriminative Models Can Still Outperform Generative Models in Aspect Based Sentiment Analysis0
Discriminative Models Still Outperform Generative Models in Aspect Based Sentiment Analysis In Cross-Domain and Cross-Lingual Settings0
Discriminative Neural Sentence Modeling by Tree-Based Convolution0
COMMIT at SemEval-2017 Task 5: Ontology-based Method for Sentiment Analysis of Financial Headlines0
Disentangling Aspect and Opinion Words in Target-based Sentiment Analysis using Lifelong Learning0
Disney at IEST 2018: Predicting Emotions using an Ensemble0
Dissecting the Practical Lexical Function Model for Compositional Distributional Semantics0
DisSim-FinBERT: Text Simplification for Core Message Extraction in Complex Financial Texts0
Distance Based Source Domain Selection for Sentiment Classification0
Distance Metric Learning for Aspect Phrase Grouping0
A Societal Sentiment Analysis: Predicting the Values and Ethics of Individuals by Analysing Social Media Content0
Distantly Supervised Attribute Detection from Reviews0
All-in-One: A Deep Attentive Multi-task Learning Framework for Humour, Sarcasm, Offensive, Motivation, and Sentiment on Memes0
COMMIT at SemEval-2016 Task 5: Sentiment Analysis with Rhetorical Structure Theory0
Show:102550
← PrevPage 33 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