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

TitleStatusHype
From Annotation to Adaptation: Metrics, Synthetic Data, and Aspect Extraction for Aspect-Based Sentiment Analysis with Large Language Models0
From Arabic Sentiment Analysis to Sarcasm Detection: The ArSarcasm Dataset0
Challenges in modality annotation in a Brazilian Portuguese Spontaneous Speech Corpus0
FBM: Combining lexicon-based ML and heuristics for Social Media Polarities0
From Image to Text in Sentiment Analysis via Regression and Deep Learning0
From newspaper to microblogging: What does it take to find opinions?0
FBK: Sentiment Analysis in Twitter with Tweetsted0
Challenges in Creating a Multilingual Sentiment Analysis Application for Social Media Mining0
A review of sentiment analysis research in Arabic language0
From Review to Rating: Exploring Dependency Measures for Text Classification0
A Knowledge-Augmented Neural Network Model for Implicit Discourse Relation Classification0
From Voices to Validity: Leveraging Large Language Models (LLMs) for Textual Analysis of Policy Stakeholder Interviews0
Graph-based Semi-Supervised Learning Algorithms for NLP0
FrugalML: How to Use ML Prediction APIs More Accurately and Cheaply0
FBK HLT-MT at SemEval-2016 Task 1: Cross-lingual Semantic Similarity Measurement Using Quality Estimation Features and Compositional Bilingual Word Embeddings0
funSentiment at SemEval-2017 Task 4: Topic-Based Message Sentiment Classification by Exploiting Word Embeddings, Text Features and Target Contexts0
funSentiment at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs Using Word Vectors Built from StockTwits and Twitter0
Fuse and Adapt: Investigating the Use of Pre-Trained Self-Supervising Learning Models in Limited Data NLU problems0
Fusing Audio, Textual and Visual Features for Sentiment Analysis of News Videos0
CLUF: a Neural Model for Second Language Acquisition Modeling0
Fusing location and text features for sentiment classification0
Fuzzy Based Implicit Sentiment Analysis on Quantitative Sentences0
FBK: Exploiting Phrasal and Contextual Clues for Negation Scope Detection0
Cluster-based Prediction of User Ratings for Stylistic Surface Realisation0
Gaining and Losing Influence in Online Conversation0
Gated Convolutional Neural Networks for Domain Adaptation0
Gated Mechanism for Attention Based Multimodal Sentiment Analysis0
Clustering Aspect-related Phrases by Leveraging Sentiment Distribution Consistency0
GCM-Net: Graph-enhanced Cross-Modal Infusion with a Metaheuristic-Driven Network for Video Sentiment and Emotion Analysis0
A Semi-supervised Multi-task Learning Approach to Classify Customer Contact Intents0
Gender Prediction for Chinese Social Media Data0
Gender stereotypes in the mediated personalization of politics: Empirical evidence from a lexical, syntactic and sentiment analysis0
Clustering Word Embeddings with Self-Organizing Maps. Application on LaRoSeDa - A Large Romanian Sentiment Data Set0
Heavy-tailed Representations, Text Polarity Classification & Data Augmentation0
Challenges for Open-domain Targeted Sentiment Analysis0
Generalizable Multi-linear Attention Network0
Generalization Methods for In-Domain and Cross-Domain Opinion Holder Extraction0
Generalized Character-Level Spelling Error Correction0
Generalized Sentiment-Bearing Expression Features for Sentiment Analysis0
CMSBERT-CLR: Context-driven Modality Shifting BERT with Contrastive Learning for linguistic, visual, acoustic Representations0
General Purpose Textual Sentiment Analysis and Emotion Detection Tools0
Generate labeled training data using Prompt Programming and GPT-3. An example of Big Five Personality Classification0
Generating a Gold Standard for a Swedish Sentiment Lexicon0
Generating artificial texts as substitution or complement of training data0
FastWordBug: A Fast Method To Generate Adversarial Text Against NLP Applications0
Generating Effective Ensembles for Sentiment Analysis0
Challenges for Open-domain Targeted Sentiment Analysis0
A Review of Hybrid and Ensemble in Deep Learning for Natural Language Processing0
CNNs for NLP in the Browser: Client-Side Deployment and Visualization Opportunities0
GraPAT: a Tool for Graph Annotations0
Show:102550
← PrevPage 47 of 113Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Word+ES (Scratch)Attack Success Rate100Unverified
2T5-11BAccuracy97.5Unverified
3MT-DNN-SMARTAccuracy97.5Unverified
4T5-3BAccuracy97.4Unverified
5MUPPET Roberta LargeAccuracy97.4Unverified
6StructBERTRoBERTa ensembleAccuracy97.1Unverified
7ALBERTAccuracy97.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