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

TitleStatusHype
SSN\_MLRG1 at SemEval-2017 Task 4: Sentiment Analysis in Twitter Using Multi-Kernel Gaussian Process Classifier0
SSN\_MLRG1 at SemEval-2017 Task 5: Fine-Grained Sentiment Analysis Using Multiple Kernel Gaussian Process Regression Model0
SVNIT @ SemEval 2017 Task-6: Learning a Sense of Humor Using Supervised Approach0
BUSEM at SemEval-2017 Task 4A Sentiment Analysis with Word Embedding and Long Short Term Memory RNN Approaches0
TakeLab at SemEval-2017 Task 4: Recent Deaths and the Power of Nostalgia in Sentiment Analysis in Twitter0
TakeLab at SemEval-2017 Task 5: Linear aggregation of word embeddings for fine-grained sentiment analysis of financial news0
BB\_twtr at SemEval-2017 Task 4: Twitter Sentiment Analysis with CNNs and LSTMs0
Attention-based Recurrent Convolutional Neural Network for Automatic Essay Scoring0
TopicThunder at SemEval-2017 Task 4: Sentiment Classification Using a Convolutional Neural Network with Distant Supervision0
TrentoTeam at SemEval-2017 Task 3: An application of Grice Maxims in Ranking Community Question Answers0
TSA-INF at SemEval-2017 Task 4: An Ensemble of Deep Learning Architectures Including Lexicon Features for Twitter Sentiment Analysis0
Tweester at SemEval-2017 Task 4: Fusion of Semantic-Affective and pairwise classification models for sentiment analysis in Twitter0
TWINA at SemEval-2017 Task 4: Twitter Sentiment Analysis with Ensemble Gradient Boost Tree Classifier0
TwiSe at SemEval-2017 Task 4: Five-point Twitter Sentiment Classification and Quantification0
Tw-StAR at SemEval-2017 Task 4: Sentiment Classification of Arabic Tweets0
UCSC-NLP at SemEval-2017 Task 4: Sense n-grams for Sentiment Analysis in Twitter0
Using Convolutional Neural Networks to Classify Hate-Speech0
Using millions of emoji occurrences to learn any-domain representations for detecting sentiment, emotion and sarcasmCode0
UWAV at SemEval-2017 Task 7: Automated feature-based system for locating puns0
UW-FinSent at SemEval-2017 Task 5: Sentiment Analysis on Financial News Headlines using Training Dataset AugmentationCode0
Adullam at SemEval-2017 Task 4: Sentiment Analyzer Using Lexicon Integrated Convolutional Neural Networks with Attention0
XJSA at SemEval-2017 Task 4: A Deep System for Sentiment Classification in Twitter0
YNUDLG at SemEval-2017 Task 4: A GRU-SVM Model for Sentiment Classification and Quantification in Twitter0
YNU-HPCC at SemEval 2017 Task 4: Using A Multi-Channel CNN-LSTM Model for Sentiment Classification0
Joint Named Entity Recognition and Stance Detection in Tweets0
Benchmarking Multimodal Sentiment Analysis0
Sentiment Analysis on Financial News Headlines using Training Dataset AugmentationCode0
Strawman: an Ensemble of Deep Bag-of-Ngrams for Sentiment AnalysisCode0
ASDA : Analyseur Syntaxique du Dialecte Algérien dans un but d'analyse sémantique0
Prediction-Constrained Training for Semi-Supervised Mixture and Topic Models0
Tensor Fusion Network for Multimodal Sentiment AnalysisCode0
A study on text-score disagreement in online reviews0
Large-Scale Goodness Polarity Lexicons for Community Question Answering0
Correlations and Flow of Information between The New York Times and Stock Markets0
Spherical Paragraph Model0
Learning to select data for transfer learning with Bayesian OptimizationCode0
A Semantics-Based Measure of Emoji SimilarityCode0
Developing a concept-level knowledge base for sentiment analysis in Singlish0
Do Convolutional Networks need to be Deep for Text Classification ?0
Multitask Learning for Fine-Grained Twitter Sentiment AnalysisCode0
Learning to Compose Task-Specific Tree StructuresCode0
Towards Crafting Text Adversarial Samples0
PELESent: Cross-domain polarity classification using distant supervisionCode0
Efficient Vector Representation for Documents through CorruptionCode0
Cross-Lingual Sentiment Analysis Without (Good) Translation0
On the Role of Text Preprocessing in Neural Network Architectures: An Evaluation Study on Text Categorization and Sentiment AnalysisCode0
Determining sentiment in citation text and analyzing its impact on the proposed ranking index0
Sentiment Identification in Code-Mixed Social Media Text0
Dual Supervised Learning0
Automated Problem Identification: Regression vs Classification via Evolutionary Deep NetworksCode0
Show:102550
← PrevPage 84 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