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

TitleStatusHype
ECNU_ICA at SemEval-2022 Task 10: A Simple and Unified Model for Monolingual and Crosslingual Structured Sentiment Analysis0
Aspect Is Not You Need: No-aspect Differential Sentiment Framework for Aspect-based Sentiment Analysis0
Evaluating Gender Bias Transfer from Film Data0
MT-Speech at SemEval-2022 Task 10: Incorporating Data Augmentation and Auxiliary Task with Cross-Lingual Pretrained Language Model for Structured Sentiment Analysis0
UFRGSent at SemEval-2022 Task 10: Structured Sentiment Analysis using a Question Answering Model0
ISD at SemEval-2022 Task 6: Sarcasm Detection Using Lightweight Models0
ZHIXIAOBAO at SemEval-2022 Task 10: Apporoaching Structured Sentiment with Graph Parsing0
connotation_clashers at SemEval-2022 Task 6: The effect of sentiment analysis on sarcasm detection0
GetSmartMSEC at SemEval-2022 Task 6: Sarcasm Detection using Contextual Word Embedding with Gaussian model for Irony Type Identification0
AMEX AI Labs at SemEval-2022 Task 10: Contextualized fine-tuning of BERT for Structured Sentiment Analysis0
ISCAS at SemEval-2022 Task 10: An Extraction-Validation Pipeline for Structured Sentiment AnalysisCode0
TechSSN at SemEval-2022 Task 6: Intended Sarcasm Detection using Transformer Models0
A Robustly Optimized BMRC for Aspect Sentiment Triplet ExtractionCode1
SLPL-Sentiment at SemEval-2022 Task 10: Making Use of Pre-Trained Model’s Attention Values in Structured Sentiment Analysis0
OPI at SemEval-2022 Task 10: Transformer-based Sequence Tagging with Relation Classification for Structured Sentiment AnalysisCode0
TweetNLP: Cutting-Edge Natural Language Processing for Social MediaCode2
MACSA: A Multimodal Aspect-Category Sentiment Analysis Dataset with Multimodal Fine-grained Aligned Annotations0
Sentiment Analysis with R: Natural Language Processing for Semi-Automated Assessments of Qualitative Data0
Adversarial Self-Attention for Language UnderstandingCode0
Defending Multimodal Fusion Models against Single-Source Adversaries0
The MuSe 2022 Multimodal Sentiment Analysis Challenge: Humor, Emotional Reactions, and StressCode1
muBoost: An Effective Method for Solving Indic Multilingual Text Classification Problem0
Low Resource Pipeline for Spoken Language Understanding via Weak Supervision0
Misspelling Semantics In Thai0
Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled DataCode1
CS-UM6P at SemEval-2022 Task 6: Transformer-based Models for Intended Sarcasm Detection in English and ArabicCode0
Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos0
Label-enhanced Prototypical Network with Contrastive Learning for Multi-label Few-shot Aspect Category Detection0
OSN Dashboard Tool For Sentiment Analysis0
Mediators: Conversational Agents Explaining NLP Model Behavior0
Emoji-based Fine-grained Attention Network for Sentiment Analysis in the Microblog Comments0
Sentiment analysis on electricity twitter posts0
Discriminative Models Can Still Outperform Generative Models in Aspect Based Sentiment Analysis0
A sentiment analysis model for car review texts based on adversarial training and whole word mask BERT0
Perspectives of Non-Expert Users on Cyber Security and Privacy: An Analysis of Online Discussions on Twitter0
Sentiment Analysis of Online Travel Reviews Based on Capsule Network and Sentiment Lexicon0
MobASA: Corpus for Aspect-based Sentiment Analysis and Social Inclusion in the Mobility DomainCode0
Developing Language Resources and NLP Tools for the North Korean Language0
Sentiment Analysis for Hausa: Classifying Students’ Comments0
A Corpus for Suggestion Mining of German Peer Feedback0
HindiMD: A Multi-domain Corpora for Low-resource Sentiment Analysis0
XLNET-GRU Sentiment Regression Model for Cryptocurrency News in English and Malay0
Baseline English and Maltese-English Classification Models for Subjectivity Detection, Sentiment Analysis, Emotion Analysis, Sarcasm Detection, and Irony Detection0
Pre-trained Models or Feature Engineering: The Case of Dialectal Arabic0
A Context-free Arabic Emoji Sentiment Lexicon (CF-Arab-ESL)Code0
Pars-ABSA: a Manually Annotated Aspect-based Sentiment Analysis Benchmark on Farsi Product ReviewsCode1
The ALPIN Sentiment Dictionary: Austrian Language Polarity in Newspapers0
A Cancel Culture Corpus through the Lens of Natural Language ProcessingCode0
Automatic Construction of an Annotated Corpus with Implicit Aspects0
Sentiment Analysis of Homeric Text: The 1st Book of Iliad0
Show:102550
← PrevPage 31 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