Aspect-Sentiment-Multiple-Opinion Triplet Extraction
Fang Wang, Yuncong Li, Sheng-hua Zhong, Cunxiang Yin, Yancheng He

TL;DR
This paper introduces ASMOTE, a new task for extracting aspect, sentiment, and multiple opinions triplets from sentences, addressing limitations of previous ASTE methods by capturing comprehensive opinions and reasons behind sentiments.
Contribution
The paper proposes ASMOTE and an Aspect-Guided Framework with Sequence Labeling Attention to improve multi-opinion triplet extraction accuracy.
Findings
The proposed method outperforms existing ASTE models on multiple datasets.
ASMOTE effectively captures multiple opinions per aspect, providing richer sentiment explanations.
Experimental results demonstrate improved sentiment classification accuracy.
Abstract
Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term (aspect), sentiment and opinion term (opinion) triplets from sentences and can tell a complete story, i.e., the discussed aspect, the sentiment toward the aspect, and the cause of the sentiment. ASTE is a charming task, however, one triplet extracted by ASTE only includes one opinion of the aspect, but an aspect in a sentence may have multiple corresponding opinions and one opinion only provides part of the reason why the aspect has this sentiment, as a consequence, some triplets extracted by ASTE are hard to understand, and provide erroneous information for downstream tasks. In this paper, we introduce a new task, named Aspect Sentiment Multiple Opinions Triplet Extraction (ASMOTE). ASMOTE aims to extract aspect, sentiment and multiple opinions triplets. Specifically, one triplet extracted by ASMOTE contains all…
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 · Advanced Text Analysis Techniques · Topic Modeling
