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

TitleStatusHype
A Unified Framework for Structured Prediction: From Theory to Practice0
Natural Language Processing in Political Campaigns0
Deep Multi-Task Learning for Aspect Term Extraction with Memory Interaction0
Improving Claim Stance Classification with Lexical Knowledge Expansion and Context Utilization0
Multi-task Attention-based Neural Networks for Implicit Discourse Relationship Representation and Identification0
Towards an integrated pipeline for aspect-based sentiment analysis in various domains0
Mining Argumentative Structure from Natural Language text using Automatically Generated Premise-Conclusion Topic Models0
Evaluating the morphological compositionality of polarityCode0
Detecting Sarcasm Using Different Forms Of Incongruity0
Towards a Universal Sentiment Classifier in Multiple languages0
A Case Study of Machine Translation in Financial Sentiment Analysis0
Using Automated Metaphor Identification to Aid in Detection and Prediction of First-Episode Schizophrenia0
Using lexical level information in discourse structures for Basque sentiment analysis0
Did you ever read about Frogs drinking Coffee? Investigating the Compositionality of Multi-Emoji Expressions0
Assessing Objective Recommendation Quality through Political Forecasting0
IMS at EmoInt-2017: Emotion Intensity Prediction with Affective Norms, Automatically Extended Resources and Deep Learning0
A Calibration Method for Evaluation of Sentiment Analysis0
Initializing Convolutional Filters with Semantic Features for Text Classification0
Inter-Annotator Agreement in Sentiment Analysis: Machine Learning Perspective0
``Haters gonna hate'': challenges for sentiment analysis of Facebook comments in Brazilian Portuguese0
Multi-entity sentiment analysis using entity-level feature extraction and word embeddings approach0
Investigating Redundancy in Emoji Use: Study on a Twitter Based Corpus0
Translating Dialectal Arabic as Low Resource Language using Word Embedding0
A Novel Cascade Model for Learning Latent Similarity from Heterogeneous Sequential Data of MOOC0
Learning Contextually Informed Representations for Linear-Time Discourse Parsing0
Annotation, Modelling and Analysis of Fine-Grained Emotions on a Stance and Sentiment Detection Corpus0
Recurrent Attention Network on Memory for Aspect Sentiment AnalysisCode0
Joint Embeddings of Chinese Words, Characters, and Fine-grained Subcharacter Components0
Annotating Italian Social Media Texts in Universal Dependencies0
An Eye-tracking Study of Named Entity Annotation0
Document-Level Multi-Aspect Sentiment Classification as Machine Comprehension0
Joint Unsupervised Learning of Semantic Representation of Words and Roles in Dependency Trees0
Large-scale news entity sentiment analysis0
Unsupervised Aspect Term Extraction with B-LSTM \& CRF using Automatically Labelled Datasets0
Comparing Attitudes to Climate Change in the Media using sentiment analysis based on Latent Dirichlet Allocation0
Gender Prediction for Chinese Social Media Data0
Analysing Market Sentiments: Utilising Deep Learning to Exploit Relationships within the Economy0
Word Embeddings for Multi-label Document Classification0
Good News vs. Bad News: What are they talking about?0
Computational Sarcasm0
LIPN-UAM at EmoInt-2017:Combination of Lexicon-based features and Sentence-level Vector Representations for Emotion Intensity Determination0
GradAscent at EmoInt-2017: Character and Word Level Recurrent Neural Network Models for Tweet Emotion Intensity Detection0
Graph-based Event Extraction from Twitter0
Explainable Artificial Intelligence: Understanding, Visualizing and Interpreting Deep Learning Models0
Impact of Feature Selection on Micro-Text Classification0
Robust Task Clustering for Deep Many-Task Learning0
Explainable Recommendation: Theory and Applications0
Arabic Multi-Dialect Segmentation: bi-LSTM-CRF vs. SVMCode0
Dockerface: an Easy to Install and Use Faster R-CNN Face Detector in a Docker ContainerCode0
Sentiment Analysis by Joint Learning of Word Embeddings and Classifier0
Show:102550
← PrevPage 82 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