Contrastive variational information bottleneck for aspect-based sentiment analysis
Mingshan Chang, Min Yang, Qingshan Jiang, and Ruifeng Xu

TL;DR
This paper introduces a novel Contrastive Variational Information Bottleneck framework for aspect-based sentiment analysis that reduces spurious correlations, improving robustness and generalization of deep learning models.
Contribution
The paper proposes a new CVIB framework combining variational information bottleneck and contrastive learning to enhance ABSA models by reducing spurious correlations.
Findings
Outperforms strong competitors on five benchmark datasets.
Improves robustness and generalization in ABSA tasks.
Achieves better overall prediction performance.
Abstract
Deep learning techniques have dominated the literature on aspect-based sentiment analysis (ABSA), achieving state-of-the-art performance. However, deep models generally suffer from spurious correlations between input features and output labels, which hurts the robustness and generalization capability by a large margin. In this paper, we propose to reduce spurious correlations for ABSA, via a novel Contrastive Variational Information Bottleneck framework (called CVIB). The proposed CVIB framework is composed of an original network and a self-pruned network, and these two networks are optimized simultaneously via contrastive learning. Concretely, we employ the Variational Information Bottleneck (VIB) principle to learn an informative and compressed network (self-pruned network) from the original network, which discards the superfluous patterns or spurious correlations between input…
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 · Text and Document Classification Technologies · Topic Modeling
MethodsContrastive Learning
