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

TitleStatusHype
A Knowledge Regularized Hierarchical Approach for Emotion Cause Analysis0
A deep-learning framework to detect sarcasm targets0
LexicalAT: Lexical-Based Adversarial Reinforcement Training for Robust Sentiment Classification0
A Robust Self-Learning Framework for Cross-Lingual Text Classification0
Efficient Feature Selection techniques for Sentiment Analysis0
Multi-Task Stance Detection with Sentiment and Stance Lexicons0
Investigating Dynamic Routing in Tree-Structured LSTM for Sentiment Analysis0
Multilingual Model Using Cross-Task Embedding Projection0
Towards a Unified End-to-End Approach for Fully Unsupervised Cross-Lingual Sentiment Analysis0
Aspect-Level Sentiment Analysis Via Convolution over Dependency Tree0
To Annotate or Not? Predicting Performance Drop under Domain Shift0
A Challenge Dataset and Effective Models for Aspect-Based Sentiment AnalysisCode0
Multi-Level Sentiment Analysis of PolEmo 2.0: Extended Corpus of Multi-Domain Consumer Reviews0
Capsule Network with Interactive Attention for Aspect-Level Sentiment Classification0
Slang Detection and Identification0
Cost-Sensitive BERT for Generalisable Sentence Classification on Imbalanced Data0
Improving Multi-label Emotion Classification by Integrating both General and Domain-specific Knowledge0
Natural Language Generation for Effective Knowledge DistillationCode0
An Ensemble of Humour, Sarcasm, and Hate Speechfor Sentiment Classification in Online Reviews0
A Comparative Analysis of Unsupervised Language Adaptation Methods0
Confident Learning: Estimating Uncertainty in Dataset LabelsCode0
Transferable End-to-End Aspect-based Sentiment Analysis with Selective Adversarial LearningCode0
Machine Translation of Restaurant Reviews: New Corpus for Domain Adaptation and Robustness0
Predicting Discourse Structure using Distant Supervision from Sentiment0
Understand customer reviews with less data and in short time: pretrained language representation and active learning0
Weakly-Supervised Deep Learning for Domain Invariant Sentiment Classification0
An Efficient Model for Sentiment Analysis of Electronic Product Reviews in Vietnamese0
A Game Theoretic Approach to Class-wise Selective RationalizationCode0
Word-level Textual Adversarial Attacking as Combinatorial OptimizationCode0
Sentiment Analysis for Arabic in Social Media Network: A Systematic Mapping Study0
Mockingjay: Unsupervised Speech Representation Learning with Deep Bidirectional Transformer EncodersCode0
Selective Attention Based Graph Convolutional Networks for Aspect-Level Sentiment Classification0
Exploring the Limits of Transfer Learning with a Unified Text-to-Text TransformerCode2
Human-Like Decision Making: Document-level Aspect Sentiment Classification via Hierarchical Reinforcement Learning0
Improving Sequence Modeling Ability of Recurrent Neural Networks via SememesCode0
An Intelligent Data Analysis for Hotel Recommendation Systems using Machine Learning0
Going Negative Online? -- A Study of Negative Advertising on Social Media0
Q8BERT: Quantized 8Bit BERTCode1
SmokEng: Towards Fine-grained Classification of Tobacco-related Social Media TextCode0
Sentiment Analysis from Images of Natural Disasters0
Perturbation Sensitivity Analysis to Detect Unintended Model Biases0
Assessing the Efficacy of Clinical Sentiment Analysis and Topic Extraction in Psychiatric Readmission Risk Prediction0
SentiCite: An Approach for Publication Sentiment Analysis0
Soft-Label Dataset Distillation and Text Dataset DistillationCode1
Fine-grained Sentiment Classification using BERTCode0
DistilBERT, a distilled version of BERT: smaller, faster, cheaper and lighterCode1
The merits of Universal Language Model Fine-tuning for Small Datasets -- a case with Dutch book reviewsCode0
Exploiting BERT for End-to-End Aspect-based Sentiment AnalysisCode1
Improved Word Sense Disambiguation Using Pre-Trained Contextualized Word RepresentationsCode0
Machine Translation for Machines: the Sentiment Classification Use Case0
Show:102550
← PrevPage 61 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