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

TitleStatusHype
Give your Text Representation Models some Love: the Case for BasqueCode0
Is it feasible to detect FLOSS version release events from textual messages? A case study on Stack Overflow0
Noisy Text Data: Achilles' Heel of BERT0
Semantic Enrichment of Nigerian Pidgin English for Contextual Sentiment Classification0
Heavy-tailed Representations, Text Polarity Classification & Data Augmentation0
Word2Vec: Optimal Hyper-Parameters and Their Impact on NLP Downstream TasksCode0
Toward Tag-free Aspect Based Sentiment Analysis: A Multiple Attention Network ApproachCode0
Sentiment Analysis in Drug Reviews using Supervised Machine Learning Algorithms0
A Novel Twitter Sentiment Analysis Model with Baseline Correlation for Financial Market Prediction with Improved Efficiency0
Sentiment Analysis with Contextual Embeddings and Self-Attention0
TF-IDFC-RF: A Novel Supervised Term Weighting Scheme0
A Precisely Xtreme-Multi Channel Hybrid Approach For Roman Urdu Sentiment Analysis0
Generating Natural Language Adversarial Examples on a Large Scale with Generative Models0
Adaptive Name Entity Recognition under Highly Unbalanced Data0
A Multi-Source Entity-Level Sentiment Corpus for the Financial Domain: The FinLin Corpus0
Quality of Word Embeddings on Sentiment Analysis Tasks0
SeMemNN: A Semantic Matrix-Based Memory Neural Network for Text ClassificationCode0
What Emotions Make One or Five Stars? Understanding Ratings of Online Product Reviews by Sentiment Analysis and XAI0
Word Sense Disambiguation: A comprehensive knowledge exploitation framework0
Adv-BERT: BERT is not robust on misspellings! Generating nature adversarial samples on BERT0
Gated Mechanism for Attention Based Multimodal Sentiment Analysis0
Aspect Term Extraction using Graph-based Semi-Supervised Learning0
A Systematic Comparison of Architectures for Document-Level Sentiment ClassificationCode0
An enhanced Tree-LSTM architecture for sentence semantic modeling using typed dependencies0
Towards Detection of Subjective Bias using Contextualized Word EmbeddingsCode0
Convolutional Neural Networks for Sentiment Analysis in Persian Social Media0
Sentiment Analysis Using Averaged Weighted Word Vector FeaturesCode0
Performance Comparison of Crowdworkers and NLP Tools on Named-Entity Recognition and Sentiment Analysis of Political Tweets0
Description Based Text Classification with Reinforcement Learning0
Related Tasks can Share! A Multi-task Framework for Affective language0
GIM: Gaussian Isolation Machines0
Deriving Emotions and Sentiments from Visual Content: A Disaster Analysis Use Case0
Learning to Detect Malicious Clients for Robust Federated Learning0
FastWordBug: A Fast Method To Generate Adversarial Text Against NLP Applications0
Hybrid Tiled Convolutional Neural Networks for Text Sentiment Classification0
Multi-modal Sentiment Analysis using Super Characters Method on Low-power CNN Accelerator Device0
ARAACOM: ARAbic Algerian Corpus for Opinion Mining0
Emotion and Sentiment Lexicon Impact on Sentiment Analysis Applied to Book Reviews0
Sequence Labeling Approach to the Task of Sentence Boundary DetectionCode0
Unsupervised Sentiment Analysis for Code-mixed DataCode0
Knowledge Discovery from Social Media using Big Data provided Sentiment Analysis (SoMABiT)0
A BERT based Sentiment Analysis and Key Entity Detection Approach for Online Financial Texts0
Multi-Source Domain Adaptation for Text Classification via DistanceNet-Bandits0
Multi-source Domain Adaptation for Visual Sentiment Classification0
Generating Word and Document Embeddings for Sentiment Analysis0
Adapting Deep Learning for Sentiment Classification of Code-Switched Informal Short TextCode0
Semi-supervised Classification using Attention-based Regularization on Coarse-resolution Data0
Corpus Based Amharic Sentiment Lexicon Generation0
Target-Guided Structured Attention Network for Target-Dependent Sentiment Analysis0
Using Extractive Lexicon-based Sentiment Analysis to Enhance Understanding ofthe Impact of Non-GAAP Measures in Financial Reporting0
Show:102550
← PrevPage 60 of 113Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1Word+ES (Scratch)Attack Success Rate100Unverified
2T5-11BAccuracy97.5Unverified
3MT-DNN-SMARTAccuracy97.5Unverified
4T5-3BAccuracy97.4Unverified
5MUPPET Roberta LargeAccuracy97.4Unverified
6StructBERTRoBERTa ensembleAccuracy97.1Unverified
7ALBERTAccuracy97.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