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

TitleStatusHype
Zero-shot cross-lingual transfer language selection using linguistic similarity0
EDSA-Ensemble: an Event Detection Sentiment Analysis Ensemble Architecture0
Presence of informal language, such as emoticons, hashtags, and slang, impact the performance of sentiment analysis models on social media text?0
Towards Personalized Review Summarization by Modeling Historical Reviews from Customer and Product Separately0
Applications and Challenges of Sentiment Analysis in Real-life Scenarios0
StockEmotions: Discover Investor Emotions for Financial Sentiment Analysis and Multivariate Time SeriesCode1
A Review of the Trends and Challenges in Adopting Natural Language Processing Methods for Education Feedback Analysis0
Machine Translation for Accessible Multi-Language Text Analysis0
Sentiment Analysis for Measuring Hope and Fear from Reddit Posts During the 2022 Russo-Ukrainian Conflict0
Aspect-Category-Opinion-Sentiment Extraction Using Generative Transformer ModelCode0
The Recent Advances in Automatic Term Extraction: A survey0
TEDB System Description to a Shared Task on Euphemism Detection 2022Code0
Rationalizing Predictions by Adversarial Information Calibration0
Summative Student Course Review Tool Based on Machine Learning Sentiment Analysis to Enhance Life Science Feedback Efficacy0
Sentiment-based Engagement Strategies for intuitive Human-Robot Interaction0
The use of new technologies to support Public Administration. Sentiment analysis and the case of the app IO0
Removing Non-Stationary Knowledge From Pre-Trained Language Models for Entity-Level Sentiment Classification in FinanceCode0
Machine Learning Algorithms for Depression Detection and Their Comparison0
MEGAnno: Exploratory Labeling for NLP in Computational Notebooks0
SAIDS: A Novel Approach for Sentiment Analysis Informed of Dialect and Sarcasm0
Tsetlin Machine Embedding: Representing Words Using Logical ExpressionsCode1
Probing Sentiment-Oriented Pre-Training Inspired by Human Sentiment Perception MechanismCode0
Is word segmentation necessary for Vietnamese sentiment classification?0
RECOMED: A Comprehensive Pharmaceutical Recommendation SystemCode0
Sentiment Analysis of COVID-19 Public Activity Restriction (PPKM) Impact using BERT Method0
Data Augmentation using Transformers and Similarity Measures for Improving Arabic Text Classification0
Improving Span-based Aspect Sentiment Triplet Extraction with Abundant Syntax KnowledgeCode0
What do LLMs Know about Financial Markets? A Case Study on Reddit Market Sentiment Analysis0
BLIND: Bias Removal With No DemographicsCode0
Cross-Lingual Retrieval Augmented Prompt for Low-Resource LanguagesCode0
Impact of Sentiment Analysis in Fake Review Detection0
Exploiting Rich Textual User-Product Context for Improving Sentiment Analysis0
Utilizing distilBert transformer model for sentiment classification of COVID-19's Persian open-text responses0
Context-aware Fine-tuning of Self-supervised Speech Models0
Curriculum Learning Meets Weakly Supervised Modality Correlation Learning0
Multi-task Learning for Cross-Lingual Sentiment AnalysisCode0
"I think this is the most disruptive technology": Exploring Sentiments of ChatGPT Early Adopters using Twitter Data0
Domain Adaptation of Transformer-Based Models using Unlabeled Data for Relevance and Polarity Classification of German Customer Feedback0
RPN: A Word Vector Level Data Augmentation Algorithm in Deep Learning for Language UnderstandingCode0
State-Regularized Recurrent Neural Networks to Extract Automata and Explain Predictions0
TRBLLmaker -- Transformer Reads Between Lyrics Lines maker0
Comparative Study of Sentiment Analysis for Multi-Sourced Social Media Platforms0
Improving Few-Shot Performance of Language Models via Nearest Neighbor Calibration0
Video Games as a Corpus: Sentiment Analysis using Fallout New Vegas Dialog0
An LSTM model for Twitter Sentiment Analysis0
Twitter Data Analysis: Izmir Earthquake Case0
Fuse and Adapt: Investigating the Use of Pre-Trained Self-Supervising Learning Models in Limited Data NLU problems0
Adapted Multimodal BERT with Layer-wise Fusion for Sentiment Analysis0
Embedding generation for text classification of Brazilian Portuguese user reviews: from bag-of-words to transformers0
Identification of the Breach of Short-term Rental Regulations in Irish Rent Pressure Zones0
Show:102550
← PrevPage 26 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