Challenge: Affective tasks such as sentiment analysis, emotion classification and sarcasm detection have enjoyed great popularity in recent years.
Approach: They conduct a comprehensive analysis of the role of preprocessing techniques in affective analysis based on word vector models.
Outcome: The proposed model is the first of its kind and provides useful insights on the role of each preprocessing technique when applied at the training phase, commonly ignored in pretrained word vector models, and/or at the downstream task phase.

Similar Papers

Encoding Sentiment Information into Word Vectors for Sentiment Analysis (C18-1)

Copied to clipboard

Challenge: Existing methods for embedding sentiment knowledge into word vectors are generally trained independently of the downstream task.
Approach: They propose to encode sentiment knowledge into pre-trained word vectors to improve sentiment analysis.
Outcome: The proposed method improves sentiment analysis on four popular sentiment datasets compared to benchmark methods.
Guilt by Association: Emotion Intensities in Lexical Representations (2021.emnlp-main)

Copied to clipboard

Challenge: linguistic models have a higher correlation with human ground truth ratings than labeled data . word vectors have often been evaluated on standard word relatedness benchmarks .
Approach: They propose to use unsupervised, supervised, and finally supervised methods to extract emotional associations from pretrained vectors and models.
Outcome: The proposed method shows higher correlation with ground truth ratings than state-of-the-art lexicons based on labeled data.
Exploring the Relationship Between Algorithm Performance, Vocabulary, and Run-Time in Text Classification (2021.naacl-main)

Copied to clipboard

Challenge: Many text classification algorithms depend on the size of the corpus’ vocabulary due to their bag-of-words representation.
Approach: They propose to evaluate how preprocessing techniques affect the run-time of models by evaluating ten techniques over four models and two datasets.
Outcome: The proposed methods can reduce run-time with no loss of accuracy while sacrificing up to 65%.
Aff2Vec: Affect–Enriched Distributional Word Representations (C18-1)

Copied to clipboard

Challenge: Affective word distributions are not well understood in literature.
Approach: They propose a model that embeds affective word interpretations into enriched word embeddings.
Outcome: The proposed model outperforms the state-of-the-art in word-similarity tasks and in emotion analysis, personality detection, and frustration prediction tasks.
Domain-Specific Sentiment Lexicons Induced from Labeled Documents (2020.coling-main)

Copied to clipboard

Challenge: Existing sentiment lexicons reflect abstract notion of polarity and do not do justice to substantial differences of word polarities between domains.
Approach: They propose to use domain-specific sentiment lexicons to induce initial word intensity scores and train new deep models based on word vector representations to overcome the scarcity of the seed data.
Outcome: The proposed models show that they perform well on review classification and cross-lingual word sentiment prediction.
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.
Exploring Graph Pre-training for Aspect-based Sentiment Analysis (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing studies tend to extract the sentiment elements in a generative manner to avoid complex modeling of sentiment elements.
Approach: They propose a generative model with an Element-level Graph Pre-training paradigm and a Task Decomposition Pre- training paradigm to make it generalizable and robust against irregular sentiment quadruples.
Outcome: The proposed model is generalizable and robust against irregular sentiment quadruples.
Text Classification with Few Examples using Controlled Generalization (N19-1)

Copied to clipboard

Challenge: Current training data for text classification is limited, resulting in limited generalization capacity.
Approach: They propose a feed-forward network that can generalize from unlabeled parsed corpora to produce task-specific semantic vectors.
Outcome: The proposed approach is especially effective in low-data scenarios compared to state-of-the-art methods.
Emotion Analysis from Texts (2023.eacl-tutorials)

Copied to clipboard

Challenge: Emotion analysis in text is a field of research that encompasses a set of various natural language processing tasks.
Approach: This tutorial provides an overview of research from emotion psychology . it discusses the use cases of emotion analysis in text, their societal impact and ethical considerations .
Outcome: This paper provides an overview of research from emotion psychology which sets the ground for choosing adequate NLP methodology.
Learning Emotion-enriched Word Representations (C18-1)

Copied to clipboard

Challenge: Existing word representations based on distributional hypothesis do not provide accurate representations of emotions.
Approach: They propose a method to obtain emotion-enriched word representations by remote supervision using a large training dataset of text documents and two recurrent neural network architectures.
Outcome: The proposed method outperforms competing general-purpose and affective representations on two tasks.

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