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

TitleStatusHype
Improving Classifier Robustness through Active Generation of Pairwise Counterfactuals0
Improving Classifier Training Efficiency for Automatic Cyberbullying Detection with Feature Density0
Identifying Sentiments in Algerian Code-switched User-generated Comments0
Identifying Restaurant Features via Sentiment Analysis on Yelp Reviews0
Aspect Based Sentiment Analysis with Self-Attention and Gated Convolutional Networks0
Improving Distributed Representations of Tweets - Present and Future0
Improving Document-Level Sentiment Classification Using Importance of Sentences0
A Multidisciplinary Approach to Telegram Data Analysis0
Identifying Political Sentiment between Nation States with Social Media0
Improving Federated Learning for Aspect-based Sentiment Analysis via Topic Memories0
Improving Few-Shot Performance of Language Models via Nearest Neighbor Calibration0
Identifying Opinion-Topics and Polarity of Parliamentary Debate Motions0
Improving Formality Style Transfer with Context-Aware Rule Injection0
Identifying negativity factors from social media text corpus using sentiment analysis method0
Identifying Intention Posts in Discussion Forums0
Aspect-based Sentiment Analysis with Opinion Tree Generation0
Identifying High-Impact Sub-Structures for Convolution Kernels in Document-level Sentiment Classification0
Identifying Emotion Labels from Psychiatric Social Texts Using Independent Component Analysis0
Identifying Adversarial Attacks on Text Classifiers0
Improving Multi-label Emotion Classification by Integrating both General and Domain-specific Knowledge0
Identification of the Breach of Short-term Rental Regulations in Irish Rent Pressure Zones0
Context-Enhanced Citation Sentiment Detection0
A Multi-Dimensional Bayesian Approach to Lexical Style0
Identification of emotions on Twitter during the 2022 electoral process in Colombia0
Identification of Bias Against People with Disabilities in Sentiment Analysis and Toxicity Detection Models0
Improving Multi-Task Deep Neural Networks via Knowledge Distillation for Natural Language Understanding0
Improving Opinion-Target Extraction with Character-Level Word Embeddings0
Context-aware Sentiment Word Identification: sentiword2vec0
iCompass at Shared Task on Sarcasm and Sentiment Detection in Arabic0
IBA-Sys at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis on Financial Microblogs and News0
Improving Sentiment Analysis in Arabic Using Word Representation0
Improving Sentiment Analysis in Twitter Using Multilingual Machine Translated Data0
Improving Sentiment Analysis over non-English Tweets using Multilingual Transformers and Automatic Translation for Data-Augmentation0
Improving Sentiment Analysis with Biofeedback Data0
Context-aware Learning for Sentence-level Sentiment Analysis with Posterior Regularization0
Aspect-Based Sentiment Analysis with Explicit Sentiment Augmentations0
"I ain't tellin' white folks nuthin": A quantitative exploration of the race-related problem of candour in the WPA slave narratives0
Improving social relationships in face-to-face human-agent interactions: when the agent wants to know user's likes and dislikes0
Context-aware Fine-tuning of Self-supervised Speech Models0
IAE: Irony-based Adversarial Examples for Sentiment Analysis Systems0
Context-aware Embedding for Targeted Aspect-based Sentiment Analysis0
Improving the Modality Representation with Multi-View Contrastive Learning for Multimodal Sentiment Analysis0
Aspect-Based Sentiment Analysis using Local Context Focus Mechanism with DeBERTa0
Improving the results of string kernels in sentiment analysis and Arabic dialect identification by adapting them to your test set0
A multiclass Q-NLP sentiment analysis experiment using DisCoCat0
A Deep Learning System for Sentiment Analysis of Service Calls0
A deep-learning framework to detect sarcasm targets0
Improving Twitter Sentiment Classification via Multi-Level Sentiment-Enriched Word Embeddings0
A BERT based Sentiment Analysis and Key Entity Detection Approach for Online Financial Texts0
Examining Structure of Word Embeddings with PCA0
Show:102550
← PrevPage 54 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