TL;DR
This paper introduces a new fine-grained task called ASOTE that improves aspect-sentiment-opinion triplet extraction by focusing on the sentiment between aspect and opinion terms, and proposes a BERT-based framework for it.
Contribution
It defines the ASOTE task, creates four datasets for it, and develops a Position-aware BERT-based Framework that effectively extracts triplets with more precise sentiment analysis.
Findings
PBF outperforms baseline methods on four datasets.
ASOTE provides more accurate triplet extraction than traditional ASTE.
Experimental results demonstrate the effectiveness of the proposed approach.
Abstract
Aspect Sentiment Triplet Extraction (ASTE) aims to extract aspect term, sentiment and opinion term triplets from sentences and tries to provide a complete solution for aspect-based sentiment analysis (ABSA). However, some triplets extracted by ASTE are confusing, since the sentiment in a triplet extracted by ASTE is the sentiment that the sentence expresses toward the aspect term rather than the sentiment of the aspect term and opinion term pair. In this paper, we introduce a more fine-grained Aspect-Sentiment-Opinion Triplet Extraction (ASOTE) Task. ASOTE also extracts aspect term, sentiment and opinion term triplets. However, the sentiment in a triplet extracted by ASOTE is the sentiment of the aspect term and opinion term pair. We build four datasets for ASOTE based on several popular ABSA benchmarks. We propose a Position-aware BERT-based Framework (PBF) to address this task. PBF…
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.
