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

TitleStatusHype
Aspect-based Sentiment Analysis of Scientific ReviewsCode0
Lexicon information in neural sentiment analysis: a multi-task learning approachCode0
Training Complex Models with Multi-Task Weak SupervisionCode0
LexiPers: An ontology based sentiment lexicon for PersianCode0
Diving Deep into Sentiment: Understanding Fine-tuned CNNs for Visual Sentiment PredictionCode0
Sentiment Classification Using Document Embeddings Trained with Cosine SimilarityCode0
Complementary Learning of Aspect Terms for Aspect-based Sentiment AnalysisCode0
Supervised Sentiment Classification with CNNs for Diverse SE DatasetsCode0
FiSSA at SemEval-2020 Task 9: Fine-tuned For FeelingsCode0
YouTube AV 50K: An Annotated Corpus for Comments in Autonomous VehiclesCode0
Divide (Text) and Conquer (Sentiment): Improved Sentiment Classification by Constituent Conflict ResolutionCode0
Diverse Few-Shot Text Classification with Multiple MetricsCode0
Opinion Mining Using Pre-Trained Large Language Models: Identifying the Type, Polarity, Intensity, Expression, and Source of Private StatesCode0
Opinion Prediction with User FingerprintingCode0
Training Entire-Space Models for Target-oriented Opinion Words ExtractionCode0
Distributionally Robust Classifiers in Sentiment AnalysisCode0
Video-based Cross-modal Auxiliary Network for Multimodal Sentiment AnalysisCode0
LIMSI_UPV at SemEval-2020 Task 9: Recurrent Convolutional Neural Network for Code-mixed Sentiment AnalysisCode0
Word-Class Embeddings for Multiclass Text ClassificationCode0
Benchmarking sentiment analysis methods for large-scale texts: A case for using continuum-scored words and word shift graphsCode0
Advancing Arabic Sentiment Analysis: ArSen Benchmark and the Improved Fuzzy Deep Hybrid NetworkCode0
Linear Transformations for Cross-lingual Sentiment AnalysisCode0
Survey of Aspect-based Sentiment Analysis DatasetsCode0
Fortunately, Discourse Markers Can Enhance Language Models for Sentiment AnalysisCode0
Transferable End-to-End Aspect-based Sentiment Analysis with Selective Adversarial LearningCode0
Sentiment-Driven Community Detection in a Network of Perfume PreferencesCode0
Found in Translation: Learning Robust Joint Representations by Cyclic Translations Between ModalitiesCode0
Sentiment-enhanced Graph-based Sarcasm Explanation in DialogueCode0
Linguistically Motivated Features for Classifying Shorter Text into Fiction and Non-Fiction GenreCode0
Sarcasm Detection in a Less-Resourced LanguageCode0
Sentiment Tagging with Partial Labels using Modular ArchitecturesCode0
Distributed Representations of Sentences and DocumentsCode0
From Big to Small Without Losing It All: Text Augmentation with ChatGPT for Efficient Sentiment AnalysisCode0
Sarcasm Detection in Twitter -- Performance Impact while using Data Augmentation: Word EmbeddingsCode0
Analyzing Language Bias Between French and English in Conventional Multilingual Sentiment Analysis ModelsCode0
Sarcasm Target Identification: Dataset and An Introductory ApproachCode0
From Pixels to Sentiment: Fine-tuning CNNs for Visual Sentiment PredictionCode0
From Random to Supervised: A Novel Dropout Mechanism Integrated with Global InformationCode0
Transfer Capsule Network for Aspect Level Sentiment ClassificationCode0
Applying QNLP to sentiment analysis in financeCode0
Being Right for Whose Right Reasons?Code0
Linguistic Interpretability of Transformer-based Language Models: a systematic reviewCode0
OptLLM: Optimal Assignment of Queries to Large Language ModelsCode0
SaudiBERT: A Large Language Model Pretrained on Saudi Dialect CorporaCode0
A Comparative Study of Pre-training and Self-trainingCode0
Unveiling Comparative Sentiments in Vietnamese Product Reviews: A Sequential Classification FrameworkCode0
Transfer Learning Between Related Tasks Using Expected Label ProportionsCode0
Sentiment Lexicon Construction with Representation Learning Based on Hierarchical Sentiment SupervisionCode0
Fusing Document, Collection and Label Graph-based Representations with Word Embeddings for Text ClassificationCode0
Transfer Learning for Entity Recognition of Novel ClassesCode0
Show:102550
← PrevPage 101 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