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

TitleStatusHype
Toward Robust Multimodal Learning using Multimodal Foundational Models0
Towards a Contextual Pragmatic Model to Detect Irony in Tweets0
Towards a Multi-Dataset for Complex Emotions Learning Based on Deep Neural Networks0
Towards a Multi-Entity Aspect-Based Sentiment Analysis for Characterizing Directed Social Regard in Online Messaging0
Towards a music-language mapping0
Towards Analyzing the Bias of News Recommender Systems Using Sentiment and Stance Detection0
Towards an integrated pipeline for aspect-based sentiment analysis in various domains0
Towards a One-stop Solution to Both Aspect Extraction and Sentiment Analysis Tasks with Neural Multi-task Learning0
Towards a science of human stories: using sentiment analysis and emotional arcs to understand the building blocks of complex social systems0
Towards a Sentiment-Aware Conversational Agent0
Towards a Unified End-to-End Approach for Fully Unsupervised Cross-Lingual Sentiment Analysis0
Towards a Universal Sentiment Classifier in Multiple languages0
Towards Bootstrapping a Polarity Shifter Lexicon using Linguistic Features0
Towards Broad-coverage Meaning Representation: The Case of Comparison Structures0
Towards Building a SentiWordNet for Tamil0
Towards Coreference for Literary Text: Analyzing Domain-Specific Phenomena0
Towards Crafting Text Adversarial Samples0
Towards Debugging Sentiment Lexicons0
Towards Deep Semantic Analysis Of Hashtags0
Towards discourse annotation and sentiment analysis of the Basque Opinion Corpus0
Towards Domain Adaptation for Parsing Web Data0
Towards Empathetic Human-Robot Interactions0
SarcasmBench: Towards Evaluating Large Language Models on Sarcasm Understanding0
Towards Explainable Fusion and Balanced Learning in Multimodal Sentiment Analysis0
Towards Financial Sentiment Analysis in a South African Landscape0
Towards Fine-grained Citation Function Classification0
Towards Human-Centred Explainability Benchmarks For Text Classification0
Towards Hybrid Intelligence in Journalism: Findings and Lessons Learnt from a Collaborative Analysis of Greek Political Rhetoric by ChatGPT and Humans0
Towards Lower Bounds on Number of Dimensions for Word Embeddings0
Towards Multimodal Metaphor Understanding: A Chinese Dataset and Model for Metaphor Mapping Identification0
Towards Multimodal Sentiment Analysis Debiasing via Bias Purification0
Towards New Benchmark for AI Alignment & Sentiment Analysis in Socially Important Issues: A Comparative Study of Human and LLMs in the Context of AGI0
Towards Opinion Mining from Reviews for the Prediction of Product Rankings0
Towards Personalized Review Summarization by Modeling Historical Reviews from Customer and Product Separately0
Towards POS Tagging for Arabic Tweets0
Towards Resolving Software Quality-in-Use Measurement Challenges0
Towards Reversal-Based Textual Data Augmentation for NLI Problems with Opposable Classes0
Towards Robust Aspect-based Sentiment Analysis through Non-counterfactual Augmentations0
Towards Sentiment Analysis of Tobacco Products’ Usage in Social Media0
Towards Speech-only Opinion-level Sentiment Analysis0
Towards systematic intraday news screening: a liquidity-focused approach0
Towards the Extraction of Customer-to-Customer Suggestions from Reviews0
Towards Tracking Political Sentiment through Microblog Data0
Towards Understanding Emotions for Engaged Mental Health Conversations0
Towards Universal Paraphrastic Sentence Embeddings0
TPFN: Applying Outer Product along Time to Multimodal Sentiment Analysis Fusion on Incomplete Data0
TraceNet: Tracing and Locating the Key Elements in Sentiment Analysis0
Tracking Sentiment in Mail: How Genders Differ on Emotional Axes0
Training Data Enrichment for Infrequent Discourse Relations0
Training Large Language Models Efficiently with Sparsity and Dataflow0
Show:102550
← PrevPage 76 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