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

TitleStatusHype
A data and analysis resource for an experiment in text mining a collection of micro-blogs on a political topic.0
A Database of Attribution Relations0
A Data-driven Neural Network Architecture for Sentiment Analysis0
A Dataset and Benchmarks for Multimedia Social Analysis0
A Dataset and BERT-based Models for Targeted Sentiment Analysis on Turkish Texts0
A Dataset of Hindi-English Code-Mixed Social Media Text for Hate Speech Detection0
Addition of Code Mixed Features to Enhance the Sentiment Prediction of Song Lyrics0
A Decade of In-text Citation Analysis based on Natural Language Processing and Machine Learning Techniques: An overview of empirical studies0
A Deep Convolutional Neural Network-based Model for Aspect and Polarity Classification in Hausa Movie Reviews0
A Deep Evolutionary Approach to Bioinspired Classifier Optimisation for Brain-Machine Interaction0
A Deep Features-Based Approach Using Modified ResNet50 and Gradient Boosting for Visual Sentiments Classification0
A Deep Language-independent Network to analyze the impact of COVID-19 on the World via Sentiment Analysis0
A Deep Learning Approach to Integrate Human-Level Understanding in a Chatbot0
A deep-learning framework to detect sarcasm targets0
A Deep Learning System for Sentiment Analysis of Service Calls0
A deep Natural Language Inference predictor without language-specific training data0
A Dependency Parser for Tweets0
A Dictionary-Based Approach to Identifying Aspects Implied by Adjectives for Opinion Mining0
A Distant Supervision Approach to Semantic Role Labeling0
Adjective Intensity and Sentiment Analysis0
A Dual-Module Denoising Approach with Curriculum Learning for Enhancing Multimodal Aspect-Based Sentiment Analysis0
Adullam at SemEval-2017 Task 4: Sentiment Analyzer Using Lexicon Integrated Convolutional Neural Networks with Attention0
Advanced Deep Learning Techniques for Analyzing Earnings Call Transcripts: Methodologies and Applications0
Advances in Argument Mining0
Advancing Exchange Rate Forecasting: Leveraging Machine Learning and AI for Enhanced Accuracy in Global Financial Markets0
Advancing Fairness in Natural Language Processing: From Traditional Methods to Explainability0
Advancing Humor-Focused Sentiment Analysis through Improved Contextualized Embeddings and Model Architecture0
Advancing NLP Models with Strategic Text Augmentation: A Comprehensive Study of Augmentation Methods and Curriculum Strategies0
Advancing Sentiment Analysis in Tamil-English Code-Mixed Texts: Challenges and Transformer-Based Solutions0
Adv-BERT: BERT is not robust on misspellings! Generating nature adversarial samples on BERT0
AdvCodec: Towards A Unified Framework for Adversarial Text Generation0
AdvCodeMix: Adversarial Attack on Code-Mixed Data0
Adversarial and Domain-Aware BERT for Cross-Domain Sentiment Analysis0
Adversarial Attack on Sentiment Classification0
Adversarial Attacks and Defense on Texts: A Survey0
Adversarial Attacks and Defenses for Social Network Text Processing Applications: Techniques, Challenges and Future Research Directions0
Adversarial Capsule Networks for Romanian Satire Detection and Sentiment Analysis0
Adversarial Category Alignment Network for Cross-domain Sentiment Classification0
Adversarial Evasion Attack Efficiency against Large Language Models0
Adversarial Examples for Natural Language Classification Problems0
Adversarial Multimodal Domain Transfer for Video-Level Sentiment Analysis0
Adversarial Multiple Source Domain Adaptation0
Adversarial Soft Prompt Tuning for Cross-Domain Sentiment Analysis0
Adversarial Training: A simple and efficient technique to Improving NLP Robustness0
Adversarial Training Based Multi-Source Unsupervised Domain Adaptation for Sentiment Analysis0
Adversarial Training in Affective Computing and Sentiment Analysis: Recent Advances and Perspectives0
Adverse Media Mining for KYC and ESG Compliance0
Aesthetic Visual Question Answering of Photographs0
Aff2Vec: Affect--Enriched Distributional Word Representations0
AffecThor at SemEval-2018 Task 1: A cross-linguistic approach to sentiment intensity quantification in tweets0
Show:102550
← PrevPage 86 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