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

TitleStatusHype
Modeling Mistrust in End-of-Life CareCode0
Automated Problem Identification: Regression vs Classification via Evolutionary Deep NetworksCode0
Teacher-Class Network: A Neural Network Compression MechanismCode0
Deep Learning-Based Sentiment Analysis of COVID-19 Vaccination Responses from Twitter DataCode0
Teacher-Student Consistency For Multi-Source Domain AdaptationCode0
A Comprehensive Review on Hashtag Recommendation: From Traditional to Deep Learning and BeyondCode0
Sentiment Analysis Across Languages: Evaluation Before and After Machine Translation to EnglishCode0
Modeling Rich Contexts for Sentiment Classification with LSTMCode0
A Deep CNN Architecture with Novel Pooling Layer Applied to Two Sudanese Arabic Sentiment DatasetsCode0
Modeling Sentiment Dependencies with Graph Convolutional Networks for Aspect-level Sentiment ClassificationCode0
A Comparative Study of Sentiment Analysis on Flipkart Dataset using Naïve Bayes Classifier AlgorithmCode0
Sentiment Analysis and Effect of COVID-19 Pandemic using College SubReddit DataCode0
Zero-shot Approach to Overcome Perturbation Sensitivity of PromptsCode0
A Dataset and Strong Baselines for Classification of Czech News TextsCode0
What's in a Domain? Learning Domain-Robust Text Representations using Adversarial TrainingCode0
ImpactCite: An XLNet-based method for Citation Impact AnalysisCode0
Certified Robustness to Adversarial Word SubstitutionsCode0
Probing Sentiment-Oriented Pre-Training Inspired by Human Sentiment Perception MechanismCode0
Annotations for Exploring Food Tweets From Multiple AspectsCode0
Modelling Sentiment Analysis: LLMs and data augmentation techniquesCode0
Annotating with Pros and Cons of Technologies in Computer Science PapersCode0
TweetsCOV19 -- A Knowledge Base of Semantically Annotated Tweets about the COVID-19 PandemicCode0
Tweet Sentiment Quantification: An Experimental Re-EvaluationCode0
Sliced Recurrent Neural NetworksCode0
Central Moment Discrepancy (CMD) for Domain-Invariant Representation LearningCode0
Show:102550
← PrevPage 214 of 226Next →

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