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

TitleStatusHype
NEUDM: A System for Topic-Based Message Polarity Classification0
Instance Selection Improves Cross-Lingual Model Training for Fine-Grained Sentiment Analysis0
Co-training for Semi-supervised Sentiment Classification Based on Dual-view Bags-of-words Representation0
Aspect-Level Cross-lingual Sentiment Classification with Constrained SMT0
KeLP: a Kernel-based Learning Platform for Natural Language Processing0
A system for fine-grained aspect-based sentiment analysis of Chinese0
Learning Word Representations from Scarce and Noisy Data with Embedding Subspaces0
Learning Bilingual Sentiment Word Embeddings for Cross-language Sentiment Classification0
Towards a Contextual Pragmatic Model to Detect Irony in Tweets0
Chinese Microblogs Sentiment Classification using Maximum Entropy0
Sequential Annotation and Chunking of Chinese Discourse Structure0
Automatic disambiguation of English puns0
Topic Modeling based Sentiment Analysis on Social Media for Stock Market Prediction0
Entity Hierarchy Embedding0
An combined sentiment classification system for SIGHAN-80
Learning to Adapt Credible Knowledge in Cross-lingual Sentiment Analysis0
A Shallow Discourse Parsing System Based On Maximum Entropy Model0
Analyzing Sentiment in Classical Chinese Poetry0
Classification of Research Citations (CRC)0
Occam's Gates0
Ask Me Anything: Dynamic Memory Networks for Natural Language ProcessingCode0
Entity-Specific Sentiment Classification of Yahoo News Comments0
On-the-Job Learning with Bayesian Decision TheoryCode0
Idioms-Proverbs Lexicon for Modern Standard Arabic and Colloquial Sentiment Analysis0
Do Multi-Sense Embeddings Improve Natural Language Understanding?0
Video (GIF) Sentiment Analysis using Large-Scale Mid-Level Ontology0
UDLAP: Sentiment Analysis Using a Graph-Based Representation0
KLUEless: Polarity Classification and Association0
WarwickDCS: From Phrase-Based to Target-Specific Sentiment Recognition0
UPF-taln: SemEval 2015 Tasks 10 and 11. Sentiment Analysis of Literal and Figurative Language in Twitter0
Webis: An Ensemble for Twitter Sentiment Detection0
DeepNL: a Deep Learning NLP pipeline0
Rule-based Coreference Resolution in German Historic Novels0
CAN\'EPHORE : un corpus fran pour la fouille d'opinion cibl\'ee0
DIEGOLab: An Approach for Message-level Sentiment Classification in Twitter0
Splusplus: A Feature-Rich Two-stage Classifier for Sentiment Analysis of Tweets0
SWASH: A Naive Bayes Classifier for Tweet Sentiment Identification0
SWATAC: A Sentiment Analyzer using One-Vs-Rest Logistic Regression0
SWATCS65: Sentiment Classification Using an Ensemble of Class Projects0
UNITN: Training Deep Convolutional Neural Network for Twitter Sentiment Classification0
Swiss-Chocolate: Combining Flipout Regularization and Random Forests with Artificially Built Subsystems to Boost Text-Classification for Sentiment0
SINAI: Syntactic Approach for Aspect-Based Sentiment Analysis0
LT3: Applying Hybrid Terminology Extraction to Aspect-Based Sentiment Analysis0
ECNU: Extracting Effective Features from Multiple Sequential Sentences for Target-dependent Sentiment Analysis in Reviews0
GTI: An Unsupervised Approach for Sentiment Analysis in Twitter0
INESC-ID: Sentiment Analysis without Hand-Coded Features or Linguistic Resources using Embedding Subspaces0
KELabTeam: A Statistical Approach on Figurative Language Sentiment Analysis in Twitter0
SeNTU: Sentiment Analysis of Tweets by Combining a Rule-based Classifier with Supervised Learning0
Lsislif: CRF and Logistic Regression for Opinion Target Extraction and Sentiment Polarity Analysis0
Learning Structures of Negations from Flat Annotations0
Show:102550
← PrevPage 98 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