Sentence Constituent-Aware Aspect-Category Sentiment Analysis with Graph Attention Networks
Yuncong Li, Cunxiang Yin, Sheng-hua Zhong

TL;DR
This paper introduces SCAN, a graph attention network that uses sentence constituents to improve aspect-category sentiment analysis by reducing mismatches between sentiment words and aspect categories.
Contribution
The paper proposes a novel Sentence Constituent-Aware Network with graph attention modules and an interactive loss to enhance sentiment analysis accuracy.
Findings
Effective on five public datasets
Improves aspect-category sentiment prediction accuracy
Reduces mismatching of sentiment words and aspect categories
Abstract
Aspect category sentiment analysis (ACSA) aims to predict the sentiment polarities of the aspect categories discussed in sentences. Since a sentence usually discusses one or more aspect categories and expresses different sentiments toward them, various attention-based methods have been developed to allocate the appropriate sentiment words for the given aspect category and obtain promising results. However, most of these methods directly use the given aspect category to find the aspect category-related sentiment words, which may cause mismatching between the sentiment words and the aspect categories when an unrelated sentiment word is semantically meaningful for the given aspect category. To mitigate this problem, we propose a Sentence Constituent-Aware Network (SCAN) for aspect-category sentiment analysis. SCAN contains two graph attention modules and an interactive loss function. The…
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
