Sentiment Analysis: It’s Complicated! (N18-1)

Copied to clipboard

Challenge: a dataset of over 7,000 tweets annotated with 5x coverage is used for sentiment analysis . a "complicated" class of sentiment is used to categorize text based on a predefined notion of sentiment .
Approach: They propose to use a "complicated" class of sentiment to categorize tweets . they build a publicly available tweet sentiment analysis dataset .
Outcome: The proposed classifiers perform better over a new publicly available TSA dataset . the classifier performance is compared with existing methods and improves on existing ones .

Similar Papers

Understanding Emotions: A Dataset of Tweets to Study Interactions between Affect Categories (L18-1)

Copied to clipboard

Challenge: a new dataset is used to classify text into positive, negative, and neutral classes . a large amount of work on automatic detecting emotions from text has focused on classifying text into basic emotion categories .
Approach: They use Twitter as the source of the textual data they annotate to find out which emotions often present together in tweets .
Outcome: The proposed dataset is useful for training and testing supervised machine learning algorithms . it is based on the results of the SemEval-2018 task 1: Affect in Tweets .
Revisiting the Importance of Encoding Logic Rules in Sentiment Classification (D18-1)

Copied to clipboard

Challenge: Neural models that explicitly encode word order, syntax and semantic features are unequipped to deal with complex syntactic structures that affect sentiment, such as contrastive conjunctions.
Approach: They propose to use contextualized ELMo embeddings instead of logic rules to compare models on syntactically complex sentences.
Outcome: The proposed models outperform baseline models even on sentences with ambiguous sentiment labels.
If you’ve got it, flaunt it: Making the most of fine-grained sentiment annotations (2021.eacl-main)

Copied to clipboard

Challenge: a recent study shows that annotating sentiments is difficult and difficult.
Approach: They propose to integrate holder and expression information into sentiment analysis to improve target extraction . they perform experiments on eight English datasets to determine whether annotating expressions improves target extraction.
Outcome: The proposed approach improves target extraction and classification on English datasets.
Sentiment Analysis in the Era of Large Language Models: A Reality Check (2024.findings-naacl)

Copied to clipboard

Challenge: Sentiment analysis (SA) has been a long-standing research area in natural language processing.
Approach: They propose a benchmark to evaluate LLMs' SA abilities and propose 'sentiEval' benchmark to be used for a more comprehensive evaluation.
Outcome: The proposed benchmark outperforms small language models on 26 datasets on 13 tasks and compared them with LLMs trained on domain-specific datasets.
The Sentiment Problem: A Critical Survey towards Deconstructing Sentiment Analysis (2023.emnlp-main)

Copied to clipboard

Challenge: Existing research reveals a notable absence of interdisciplinary endeavors to comprehend the social dimensions of sentiment analysis, encompassing aspects like emotion and fairness.
Approach: They propose an ethics sheet encompassing critical inquiries to guide practitioners in ensuring equitable utilization of SA.
Outcome: The proposed ethics sheet outlines the importance of adopting an interdisciplinary approach to defining sentiment in SA and offers a pragmatic solution for its implementation.
Aspect-Based Sentiment Analysis as Fine-Grained Opinion Mining (2020.lrec-1)

Copied to clipboard

Challenge: a large body of research has been done on aspect-based sentiment analysis (ABSA) for almost two decades . aspect-Based sentiment analysis is a task that extracts sentiment/opinions from text in terms of targets .
Approach: They propose a meaning-preserving annotation scheme for aspect-based sentiment analysis . they then apply it to two popular ABSA datasets to examine their results .
Outcome: The proposed approach improves the state of aspect-based sentiment analysis (ABSA) by preserving the meaning of the sentiment.
Semantic Simplification for Sentiment Classification (2022.emnlp-main)

Copied to clipboard

Challenge: Recent work on document-level sentiment classification has shown that the sentiment in the original text is often hard to capture . previous studies focus on predicting the overall sentiment from original text using statistical or neural models, but these methods either heavily rely on human knowledge or suffer from the complex structure of the text.
Approach: They propose a document-level sentiment classification model that enhances the original text with a simplified clause to intensify its sentiment.
Outcome: Empirical studies show that the proposed model over strong baselines is effective over several strong baseline models.
Financial Sentiment Analysis: An Investigation into Common Mistakes and Silver Bullets (2020.coling-main)

Copied to clipboard

Challenge: Recent dominance of machine learning-based natural language processing methods has overemphasized model accuracies rather than studying the reasons behind their errors.
Approach: They investigate the error patterns of some widely acknowledged sentiment analysis methods in the finance domain.
Outcome: The proposed models are based on the existing models and have important clues for improving them.
Structured Sentiment Analysis as Dependency Graph Parsing (2021.acl-long)

Copied to clipboard

Challenge: Structured sentiment analysis attempts to extract full opinion tuples from a text, but has been subdivided into smaller and smaller sub-tasks, e.g., target extraction or targeted polarity classification.
Approach: They propose a framework which jointly predicts all elements of an opinion tuple and their relations by using dependency graph parsing.
Outcome: The proposed framework improves on five datasets in English, Norwegian, Basque, and Catalan and refining the sentiment graphs with syntactic dependency information further improves results.
RD-MCSA: A Multi-Class Sentiment Analysis Approach Integrating In-Context Classification Rationales and Demonstrations (2025.emnlp-main)

Copied to clipboard

Challenge: Existing methods for multi-class sentiment analysis (MCSA) are difficult due to subtle semantic differences between adjacent sentiment levels and the scarcity of high-quality annotated data.
Approach: They propose a framework to integrate classification rationales with adaptively selected demonstrations to enhance MCSA performance under limited supervision.
Outcome: The proposed framework outperforms baseline and standard ICL methods on five benchmark datasets.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations