Enhanced Aspect-Based Sentiment Analysis Models with Progressive Self-supervised Attention Learning
Jinsong Su, Jialong Tang, Hui Jiang, Ziyao Lu, Yubin Ge, Linfeng Song,, Deyi Xiong, Le Sun, Jiebo Luo

TL;DR
This paper introduces a progressive self-supervised attention learning method for aspect-based sentiment analysis that iteratively refines attention weights to improve model performance and interpretability.
Contribution
It proposes a novel iterative training approach that leverages self-supervised signals to enhance attention mechanisms in ABSA models, addressing the issue of ignoring infrequent sentiment words.
Findings
Improved attention interpretability and accuracy across models
Significant performance gains demonstrated on benchmark datasets
Enhanced detection of infrequent sentiment words
Abstract
In aspect-based sentiment analysis (ABSA), many neural models are equipped with an attention mechanism to quantify the contribution of each context word to sentiment prediction. However, such a mechanism suffers from one drawback: only a few frequent words with sentiment polarities are tended to be taken into consideration for final sentiment decision while abundant infrequent sentiment words are ignored by models. To deal with this issue, we propose a progressive self-supervised attention learning approach for attentional ABSA models. In this approach, we iteratively perform sentiment prediction on all training instances, and continually learn useful attention supervision information in the meantime. During training, at each iteration, context words with the highest impact on sentiment prediction, identified based on their attention weights or gradients, are extracted as words with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Text and Document Classification Technologies
