Affection Driven Neural Networks for Sentiment Analysis (2020.lrec-1)

Copied to clipboard

Challenge: Existing deep neural network models lack mechanisms to highlight important sentiment terms.
Approach: They propose a method to incorporate affective knowledge into deep neural network models by mapping affective influence vectors to an affective impact value and integrating them into long-term memory models to highlight affective terms.
Outcome: The proposed approach improves on three large datasets by 1.0% to 1.5% on the benchmark datasets.

Similar Papers

Attention and Lexicon Regularized LSTM for Aspect-based Sentiment Analysis (P19-2)

Copied to clipboard

Challenge: End-to-end deep learning systems lack flexibility as one cannot adjust the network to fix an obvious problem.
Approach: They propose a way to leverage lexicon information to make the model more flexible . they also explore the effect of regularizing attention vectors to allow the network to have a broader "focus"
Outcome: The proposed approach leverages lexicon information to make it more flexible and robust.
Attentive Gated Lexicon Reader with Contrastive Contextual Co-Attention for Sentiment Classification (D18-1)

Copied to clipboard

Challenge: Existing sentiment lexicons do not handle word sense and the concept of semantic compositionality is non-existent in simple lexiconic approaches.
Approach: They propose a lexicon-driven contextual attention mechanism and a contrastive co-attention mechanism that models contrasting polarities between all positive and negative words in a sentence.
Outcome: The proposed model outperforms many other neural baselines on sentiment classification tasks on multiple benchmark datasets.
A Lexicon-Based Supervised Attention Model for Neural Sentiment Analysis (C18-1)

Copied to clipboard

Challenge: Existing attention models do not take full advantage of sentiment lexicons, which provide rich sentiment information and play a critical role in sentiment analysis.
Approach: They propose a lexicon-based supervised attention model which allows a neural network to focus on the sentiment content, thus generating sentiment-informative representations.
Outcome: The proposed model outperforms existing models on three large-scale sentiment classification datasets.
Exploiting Document Knowledge for Aspect-level Sentiment Classification (P18-2)

Copied to clipboard

Challenge: Existing public aspect-level datasets for aspect-based sentiment classification are small . existing methods for aspect level sentiment classification require annotation of all opinion targets .
Approach: They propose two approaches that transfer knowledge from document-level data to improve aspect-level sentiment classification.
Outcome: The proposed methods improve aspect-level sentiment classification on 4 public datasets.
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.
Context-aware Interactive Attention for Multi-modal Sentiment and Emotion Analysis (D19-1)

Copied to clipboard

Challenge: Multi-modal analysis is a field emerging in the fields of natural language processing, computer vision and speech processing . multimodal analysis uses a variety of information from multiple sources to build efficient systems . acoustic and visual information can provide better information for classification decisions .
Approach: They propose a recurrent neural network based approach for multi-modal sentiment and emotion analysis . they employ a context-aware attention module to exploit the correspondence among neighboring utterances .
Outcome: The proposed model learns inter-modal interaction among participating modalities through auto-encoder mechanism . it is compared with existing state-of-the-art models on five standard multi-modal affect analysis datasets .
CARER: Contextualized Affect Representations for Emotion Recognition (D18-1)

Copied to clipboard

Challenge: Existing methods to model emotion-relevant content are based on rule-based and statistics-based approaches.
Approach: They propose a semi-supervised graph-based algorithm to produce rich structural descriptors . they use word embeddings to evaluate the algorithm on emotion recognition tasks .
Outcome: The proposed method outperforms state-of-the-art methods on emotion recognition tasks.
Knowledge-Enriched Two-Layered Attention Network for Sentiment Analysis (N18-2)

Copied to clipboard

Challenge: Existing sentiment analysis systems are prone to word shortening, exaggeration, lack of grammar and appropriate punctuation.
Approach: They propose a two-layered attention network based on Bidirectional Long Short-Term Memory for sentiment analysis using the Knowledge Graph Embedding generated using the WordNet.
Outcome: The proposed model outperforms the state-of-the-art system on the benchmark dataset of SemEval 2017 Task 5 by 1.7 and 3.7 points respectively.
A Comprehensive Analysis of Preprocessing for Word Representation Learning in Affective Tasks (2020.acl-main)

Copied to clipboard

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.
Affective Knowledge Enhanced Multiple-Graph Fusion Networks for Aspect-based Sentiment Analysis (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for sentiment analysis ignore the roles of syntax dependency relation labels and affective semantic information in determining the sentiment polarity of social media users.
Approach: They propose a new multi-graph fusion network to leverage the richer syntax dependency relation labels and affective semantic information of words.
Outcome: The proposed model outperforms state-of-the-art methods on three 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