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

TitleStatusHype
Sentiment Analysis of Covid-19 Tweets using Evolutionary Classification-Based LSTM Model0
Study of sampling methods in sentiment analysis of imbalanced data0
Explaining the Deep Natural Language Processing by Mining Textual Interpretable Features0
Every Bite Is an Experience: Key Point Analysis of Business Reviews0
Leveraging Pre-trained Language Model for Speech Sentiment Analysis0
Automatic Construction of Context-Aware Sentiment Lexicon in the Financial Domain Using Direction-Dependent WordsCode0
CogAlign: Learning to Align Textual Neural Representations to Cognitive Language Processing SignalsCode0
A Semi-supervised Multi-task Learning Approach to Classify Customer Contact Intents0
Timestamping Documents and Beliefs0
DravidianMultiModality: A Dataset for Multi-modal Sentiment Analysis in Tamil and Malayalam0
Insight from NLP Analysis: COVID-19 Vaccines Sentiments on Social Media0
Predicting Different Types of Subtle Toxicity in Unhealthy Online Conversations0
Deep Context- and Relation-Aware Learning for Aspect-based Sentiment Analysis0
BERT-Based Sentiment Analysis: A Software Engineering PerspectiveCode0
A Case Study of Spanish Text Transformations for Twitter Sentiment Analysis0
Reordering Examples Helps during Priming-based Few-Shot LearningCode0
Evaluating Word Embeddings with Categorical ModularityCode0
Discrete Cosine Transform as Universal Sentence Encoder0
T-BERT -- Model for Sentiment Analysis of Micro-blogs Integrating Topic Model and BERT0
On the Distribution, Sparsity, and Inference-time Quantization of Attention Values in Transformers0
When and Why does a Model Fail? A Human-in-the-loop Error Detection Framework for Sentiment Analysis0
Interpreting Text Classifiers by Learning Context-sensitive Influence of Words0
Negation typology and general representation models for cross-lingual zero-shot negation scope resolution in Russian, French, and Spanish.0
Multi-input Recurrent Independent Mechanisms for leveraging knowledge sources: Case studies on sentiment analysis and health text mining0
Improving Formality Style Transfer with Context-Aware Rule Injection0
Translate and Classify: Improving Sequence Level Classification for English-Hindi Code-Mixed DataCode0
Domain Adaptation for Arabic Cross-Domain and Cross-Dialect Sentiment Analysis from Contextualized Word EmbeddingCode0
Improving Cross-Lingual Sentiment Analysis via Conditional Language Adversarial NetsCode0
Cost-effective Deployment of BERT Models in Serverless Environment0
Contextual explanation rules for neural clinical classifiers0
Target-specified Sequence Labeling with Multi-head Self-attention for Target-oriented Opinion Words ExtractionCode0
Validating GAN-BioBERT: A Methodology For Assessing Reporting Trends In Clinical Trials0
When and Why a Model Fails? A Human-in-the-loop Error Detection Framework for Sentiment Analysis0
Statistically Evaluating Social Media Sentiment Trends towards COVID-19 Non-Pharmaceutical Interventions with Event StudiesCode0
What BERTs and GPTs know about your brand? Probing contextual language models for affect associations0
Bangla Natural Language Processing: A Comprehensive Analysis of Classical, Machine Learning, and Deep Learning Based Methods0
Multi-Label Few-Shot Learning for Aspect Category Detection0
Sentiment analysis in tweets: an assessment study from classical to modern text representation modelsCode0
Highlight Timestamp Detection Model for Comedy Videos via Multimodal Sentiment Analysis0
Generative Adversarial Imitation Learning for Empathy-based AI0
SGPT: Semantic Graphs based Pre-training for Aspect-based Sentiment Analysis0
Towards Target-dependent Sentiment Classification in News ArticlesCode0
Question-Driven Span Labeling Model for Aspect–Opinion Pair Extraction0
SINA-BERT: A Pre-Trained Language Model for Analysis of Medical Texts in Persian0
The interplay between language similarity and script on a novel multi-layer Algerian dialect corpusCode0
Distilling BERT for low complexity network training0
Rationalization through Concepts0
Accountable Error Characterization0
Unsupervised Sentiment Analysis by Transferring Multi-source Knowledge0
On Guaranteed Optimal Robust Explanations for NLP ModelsCode0
Show:102550
← PrevPage 48 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