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

TitleStatusHype
EmotionX-AR: CNN-DCNN autoencoder based Emotion Classifier0
Emotiphons: Emotion Markers in Conversational Speech - Comparison across Indian Languages0
Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension0
EmoTweet-28: A Fine-Grained Emotion Corpus for Sentiment Analysis0
A Vietnamese Dialog Act Corpus Based on ISO 24617-2 standard0
EmoWrite: A Sentiment Analysis-Based Thought to Text Conversion -- A Validation Study0
EmoXpt: Analyzing Emotional Variances in Human Comments and LLM-Generated Responses0
EmpaTweet: Annotating and Detecting Emotions on Twitter0
A Vector Space Approach for Aspect Based Sentiment Analysis0
Empirical evaluation of shallow and deep learning classifiers for Arabic sentiment analysis0
An Evaluation of Lexicon-based Sentiment Analysis Techniques for the Plays of Gotthold Ephraim Lessing0
Employing Word Representations and Regularization for Domain Adaptation of Relation Extraction0
Do Convolutional Networks need to be Deep for Text Classification ?0
AVAYA: Sentiment Analysis on Twitter with Self-Training and Polarity Lexicon Expansion0
Enabling Complex Wikipedia Queries - Technical Report0
Encoding Sentiment Information into Word Vectors for Sentiment Analysis0
A Neural Network Model for Low-Resource Universal Dependency Parsing0
End-to-End Sentiment Analysis of Twitter Data0
Aesthetic Visual Question Answering of Photographs0
English Event Detection With Translated Language Features0
A Context-based Disambiguation Model for Sentiment Concepts Using a Bag-of-concepts Approach0
DNN Multimodal Fusion Techniques for Predicting Video Sentiment0
DNN-driven Gradual Machine Learning for Aspect-term Sentiment Analysis0
A Variational Approach to Unsupervised Sentiment Analysis0
DN at SemEval-2023 Task 12: Low-Resource Language Text Classification via Multilingual Pretrained Language Model Fine-tuning0
Enhanced Multimodal Aspect-Based Sentiment Analysis by LLM-Generated Rationales0
Enhanced Semantic Graph Based Approach With Sentiment Analysis For User Interest Retrieval From Social Sites0
Enhanced Sentiment Analysis of Iranian Restaurant Reviews Utilizing Sentiment Intensity Analyzer & Fuzzy Logic0
Enhanced Twitter Sentiment Classification Using Contextual Information0
Enhance Multi-domain Sentiment Analysis of Review Texts through Prompting Strategies0
Enhancing Access to Online Education: Quality Machine Translation of MOOC Content0
DMCB at SemEval-2018 Task 1: Transfer Learning of Sentiment Classification Using Group LSTM for Emotion Intensity prediction0
Enhancing Aspect-based Sentiment Analysis in Tourism Using Large Language Models and Positional Information0
Enhancing Aspect Extraction for Hindi0
AutoTestForge: A Multidimensional Automated Testing Framework for Natural Language Processing Models0
DLRG@DravidianLangTech-EACL2021: Transformer based approachfor Offensive Language Identification on Code-Mixed Tamil0
DLIREC: Aspect Term Extraction and Term Polarity Classification System0
Enhancing Cryptocurrency Market Forecasting: Advanced Machine Learning Techniques and Industrial Engineering Contributions0
Automatic word alignment tools to scale production of manually aligned parallel texts0
A Neural Network for Factoid Question Answering over Paragraphs0
Diversified Multiple Instance Learning for Document-Level Multi-Aspect Sentiment Classification0
Enhancing General Sentiment Lexicons for Domain-Specific Use0
Automatic Triage of Mental Health Forum Posts0
Dive deeper: Deep Semantics for Sentiment Analysis0
Enhancing Investment Opinion Ranking through Argument-Based Sentiment Analysis0
Enhancing Lexicon-Based Review Classification by Merging and Revising Sentiment Dictionaries0
Enhancing Multilingual Sentiment Analysis with Explainability for Sinhala, English, and Code-Mixed Content0
Automatic Spelling Correction for Resource-Scarce Languages using Deep Learning0
Enhancing Multi-Modal Video Sentiment Classification Through Semi-Supervised Clustering0
An Ensemble of Humour, Sarcasm, and Hate Speechfor Sentiment Classification in Online Reviews0
Show:102550
← PrevPage 39 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