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

TitleStatusHype
ERNIE-Doc: A Retrospective Long-Document Modeling TransformerCode0
CLEAR: Contrastive Learning for Sentence Representation0
AraELECTRA: Pre-Training Text Discriminators for Arabic Language UnderstandingCode1
Out of Order: How Important Is The Sequential Order of Words in a Sentence in Natural Language Understanding Tasks?0
DynaSent: A Dynamic Benchmark for Sentiment AnalysisCode1
Detecting Hate Speech in Multi-modal MemesCode1
YASO: A Targeted Sentiment Analysis Evaluation Dataset for Open-Domain ReviewsCode1
A multi-task learning network using shared BERT models for aspect-based sentiment analysis0
Explaining NLP Models via Minimal Contrastive Editing (MiCE)Code1
Co-GAT: A Co-Interactive Graph Attention Network for Joint Dialog Act Recognition and Sentiment ClassificationCode1
General Domain Adaptation Through Proportional Progressive Pseudo LabelingCode0
Undivided Attention: Are Intermediate Layers Necessary for BERT?0
RealFormer: Transformer Likes Residual AttentionCode1
Should I visit this place? Inclusion and Exclusion Phrase Mining from ReviewsCode0
MASKER: Masked Keyword Regularization for Reliable Text ClassificationCode1
Building domain specific lexicon based on TikTok comment datasetCode0
Learning from the Best: Rationalizing Prediction by Adversarial Information Calibration0
MeisterMorxrc at SemEval-2020 Task 9: Fine-Tune Bert and Multitask Learning for Sentiment Analysis of Code-Mixed Tweets0
Multi-Aspect Sentiment Analysis with Latent Sentiment-Aspect Attribution0
"Thought I'd Share First" and Other Conspiracy Theory Tweets from the COVID-19 Infodemic: Exploratory Study0
MSAF: Multimodal Split Attention FusionCode1
"Let's Eat Grandma": Does Punctuation Matter in Sentence Representation?Code0
A Sentiment Analysis Approach to the Prediction of Market Volatility0
EvaLDA: Efficient Evasion Attacks Towards Latent Dirichlet AllocationCode0
Cross-Domain Sentiment Classification with In-Domain Contrastive LearningCode1
FinnSentiment -- A Finnish Social Media Corpus for Sentiment Polarity Annotation0
Sentiment analysis in Bengali via transfer learning using multi-lingual BERTCode0
Self-Explaining Structures Improve NLP ModelsCode1
Exploiting BERT to improve aspect-based sentiment analysis performance on Persian languageCode0
Public Sentiment on Governmental COVID-19 Measures in Dutch Social Media0
Life still goes on: Analysing Australian WW1 Diaries through Distant Reading0
Named-Entity Based Sentiment Analysis of Nepali News Media Texts0
Generating Varied Training Corpora in Runyankore Using a Combined Semantic and Syntactic, Pattern-Grammar-based Approach0
Interpretation of Sentiment Analysis in Aeschylus’s Greek Tragedy0
It’s absolutely divine! Can fine-grained sentiment analysis benefit from coreference resolution?0
ABSA-Bench: Towards the Unified Evaluation of Aspect-based Sentiment Analysis Research0
Sequence to Sequence Coreference ResolutionCode0
SUKHAN: Corpus of Hindi Shayaris annotated with Sentiment Polarity Information0
Only text? only image? or both? Predicting sentiment of internet memes0
Technical Domain Identification using word2vec and BiLSTM0
Creation of Corpus and Analysis in Code-Mixed Kannada-English Social Media Data for POS Tagging0
Sentiment Analysis of English-Punjabi Code-Mixed Social Media Content0
Contextual Embeddings for Arabic-English Code-Switched DataCode0
Multichannel LSTM-CNN for Telugu Text Classification0
Sentiments in Russian Medical Professional Discourse during the Covid-19 Pandemic0
KanCMD: Kannada CodeMixed Dataset for Sentiment Analysis and Offensive Language Detection0
Exploring Online Depression Forums via Text Mining: A Comparison of Reddit and a Curated Online ForumCode0
MEISD: A Multimodal Multi-Label Emotion, Intensity and Sentiment Dialogue Dataset for Emotion Recognition and Sentiment Analysis in Conversations0
Domain-Specific Sentiment Lexicons Induced from Labeled Documents0
RoBERT -- A Romanian BERT Model0
Show:102550
← PrevPage 48 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