Multi-Instance Multi-Label Learning Networks for Aspect-Category Sentiment Analysis
Yuncong Li, Cunxiang Yin, Sheng-hua Zhong, Xu Pan

TL;DR
This paper introduces AC-MIMLLN, a novel multi-instance multi-label learning network that improves aspect-category sentiment analysis by aggregating sentiments of key words, leading to better performance on public datasets.
Contribution
The paper proposes a new framework that models sentences as bags of words and identifies key instances for aspect categories, enhancing sentiment prediction accuracy.
Findings
Outperforms existing methods on three public datasets
Effectively identifies key words influencing sentiment
Improves aspect-category sentiment analysis accuracy
Abstract
Aspect-category sentiment analysis (ACSA) aims to predict sentiment polarities of sentences with respect to given aspect categories. To detect the sentiment toward a particular aspect category in a sentence, most previous methods first generate an aspect category-specific sentence representation for the aspect category, then predict the sentiment polarity based on the representation. These methods ignore the fact that the sentiment of an aspect category mentioned in a sentence is an aggregation of the sentiments of the words indicating the aspect category in the sentence, which leads to suboptimal performance. In this paper, we propose a Multi-Instance Multi-Label Learning Network for Aspect-Category sentiment analysis (AC-MIMLLN), which treats sentences as bags, words as instances, and the words indicating an aspect category as the key instances of the aspect category. Given a sentence…
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 · Web Data Mining and Analysis
