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

TitleStatusHype
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
In-Context Learning Can Re-learn Forbidden Tasks0
In-Context Learning for Long-Context Sentiment Analysis on Infrastructure Project Opinions0
In-Context Learning for Text Classification with Many Labels0
Context-aware Fine-tuning of Self-supervised Speech Models0
IAE: Irony-based Adversarial Examples for Sentiment Analysis Systems0
Incorporating Dynamic Semantics into Pre-Trained Language Model for Aspect-based Sentiment Analysis0
Incorporating Emoji Descriptions Improves Tweet Classification0
Incorporating End-to-End Speech Recognition Models for Sentiment Analysis0
Context-aware Embedding for Targeted Aspect-based Sentiment Analysis0
Aspect-Based Sentiment Analysis using Local Context Focus Mechanism with DeBERTa0
Incorporating Multiple Knowledge Sources for Targeted Aspect-based Financial Sentiment Analysis0
A multiclass Q-NLP sentiment analysis experiment using DisCoCat0
Increasing happiness through conversations with artificial intelligence0
Increasing the Inference and Learning Speed of Tsetlin Machines with Clause Indexing0
Indian Institute of Technology-Patna: Sentiment Analysis in Twitter0
A Deep Learning System for Sentiment Analysis of Service Calls0
A deep-learning framework to detect sarcasm targets0
A BERT based Sentiment Analysis and Key Entity Detection Approach for Online Financial Texts0
Examining Structure of Word Embeddings with PCA0
In-domain Context-aware Token Embeddings Improve Biomedical Named Entity Recognition0
Indonesian Social Media Sentiment Analysis With Sarcasm Detection0
Inducing Domain-specific Noun Polarity Guided by Domain-independent Polarity Preferences of Adjectives0
Inducing Target-Specific Latent Structures for Aspect Sentiment Classification0
Analysis of Chinese Tourists in Japan by Text Mining of a Hotel Portal Site0
INESC-ID at SemEval-2016 Task 4-A: Reducing the Problem of Out-of-Embedding Words0
INESC-ID: Sentiment Analysis without Hand-Coded Features or Linguistic Resources using Embedding Subspaces0
I2RNTU at SemEval-2016 Task 4: Classifier Fusion for Polarity Classification in Twitter0
Infer Induced Sentiment of Comment Response to Video: A New Task, Dataset and Baseline0
Inferring Political Preferences from Twitter0
Hybrid Tiled Convolutional Neural Networks for Text Sentiment Classification0
Information Space Dashboard0
Construction of Vietnamese SentiWordNet by using Vietnamese Dictionary0
Hybrid RNN at SemEval-2019 Task 9: Blending Information Sources for Domain-Independent Suggestion Mining0
INF-UFRGS at SemEval-2017 Task 5: A Supervised Identification of Sentiment Score in Tweets and Headlines0
INF-UFRGS-OPINION-MINING at SemEval-2016 Task 6: Automatic Generation of a Training Corpus for Unsupervised Identification of Stance in Tweets0
Hybrid Quantum-Classical Machine Learning for Sentiment Analysis0
INGEOTEC at SemEval-2018 Task 1: EvoMSA and μTC for Sentiment Analysis0
Construction of Emotional Lexicon Using Potts Model0
Aspect-Based Sentiment Analysis Using Bitmask Bidirectional Long Short Term Memory Networks0
Hybrid Neural Attention for Agreement/Disagreement Inference in Online Debates0
Initializing Convolutional Filters with Semantic Features for Text Classification0
InkubaLM: A small language model for low-resource African languages0
Innovative Sentiment Analysis and Prediction of Stock Price Using FinBERT, GPT-4 and Logistic Regression: A Data-Driven Approach0
Hybrid Models for Lexical Acquisition of Correlated Styles0
INSIGHT-1 at SemEval-2016 Task 5: Deep Learning for Multilingual Aspect-based Sentiment Analysis0
Insight from NLP Analysis: COVID-19 Vaccines Sentiments on Social Media0
Hybrid Method of Semi-supervised Learning and Feature Weighted Learning for Domain Adaptation of Document Classification0
Show:102550
← PrevPage 55 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