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

TitleStatusHype
Analyzing the Generalizability of Deep Contextualized Language Representations For Text Classification0
A New Approach To Text Rating Classification Using Sentiment Analysis0
A Transformer Based Approach towards Identification of Discourse Unit Segments and Connectives0
Calling to CNN-LSTM for Rumor Detection: A Deep Multi-channel Model for Message Veracity Classification in Microblogs0
`Aye' or `No'? Speech-level Sentiment Analysis of Hansard UK Parliamentary Debate Transcripts0
BabelDomains: Large-Scale Domain Labeling of Lexical Resources0
A Comprehensive Evaluation of Large Language Models on Aspect-Based Sentiment Analysis0
AffecThor at SemEval-2018 Task 1: A cross-linguistic approach to sentiment intensity quantification in tweets0
BACN: Bi-direction Attention Capsule-based Network for Multimodal Sentiment Analysis0
BadNL: Backdoor Attacks Against NLP Models0
Bag of Tricks for Effective Language Model Pretraining and Downstream Adaptation: A Case Study on GLUE0
ABSA-Bench: Towards the Unified Evaluation of Aspect-based Sentiment Analysis Research0
Borrow a Little from your Rich Cousin: Using Embeddings and Polarities of English Words for Multilingual Sentiment Classification0
Bounded Rationality in Central Bank Communication0
Balancing Innovation and Privacy: Data Security Strategies in Natural Language Processing Applications0
Balancing Translation Quality and Sentiment Preservation (Non-archival Extended Abstract)0
Ballpark Learning: Estimating Labels from Rough Group Comparisons0
Balotage in Argentina 2015, a sentiment analysis of tweets0
ATP: A holistic attention integrated approach to enhance ABSA0
BAN-ABSA: An Aspect-Based Sentiment Analysis dataset for Bengali and it's baseline evaluation0
Analyzing Sentiment Word Relations with Affect, Judgment, and Appreciation0
Bangla Natural Language Processing: A Comprehensive Analysis of Classical, Machine Learning, and Deep Learning Based Methods0
An Hymn of an even Deeper Sentiment Analysis0
Affect Proxies and Ontological Change: A finance case study0
BanglishRev: A Large-Scale Bangla-English and Code-mixed Dataset of Product Reviews in E-Commerce0
Banking on Feedback: Text Analysis of Mobile Banking iOS and Google App Reviews0
BAR-Analytics: A Web-based Platform for Analyzing Information Spreading Barriers in News: Comparative Analysis Across Multiple Barriers and Events0
Baseline English and Maltese-English Classification Models for Subjectivity Detection, Sentiment Analysis, Emotion Analysis, Sarcasm Detection, and Irony Detection0
A Topic Model for Building Fine-grained Domain-specific Emotion Lexicon0
Baselines and Bigrams: Simple, Good Sentiment and Topic Classification0
Basic tasks of sentiment analysis0
Bayes-enhanced Lifelong Attention Networks for Sentiment Classification0
Bayesian Kernel Methods for Natural Language Processing0
Bayesian Optimization of Text Representations0
Bayesian Paragraph Vectors0
Analyzing Sentiment in Classical Chinese Poetry0
AdvCodec: Towards A Unified Framework for Adversarial Text Generation0
BB\_twtr at SemEval-2017 Task 4: Twitter Sentiment Analysis with CNNs and LSTMs0
BCSAT : A Benchmark Corpus for Sentiment Analysis in Telugu Using Word-level Annotations0
Analyzing Public Reactions, Perceptions, and Attitudes during the MPox Outbreak: Findings from Topic Modeling of Tweets0
A Thorough Investigation into the Application of Deep CNN for Enhancing Natural Language Processing Capabilities0
Analysis of Chinese Tourists in Japan by Text Mining of a Hotel Portal Site0
Adv-BERT: BERT is not robust on misspellings! Generating nature adversarial samples on BERT0
BELT:Bootstrapping Electroencephalography-to-Language Decoding and Zero-Shot Sentiment Classification by Natural Language Supervision0
Analyzing Political Parody in Social Media0
Benchmarking Large Language Model Volatility0
Benchmarking Machine Translated Sentiment Analysis for Arabic Tweets0
Benchmarking Multimodal Sentiment Analysis0
Comparison of Open-Source and Proprietary LLMs for Machine Reading Comprehension: A Practical Analysis for Industrial Applications0
A comprehensive cross-language framework for harmful content detection with the aid of sentiment analysis0
Show:102550
← PrevPage 18 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