Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction
Aspect Sentiment Triplet Extraction (ASTE) is the most recent subtask of ABSA which outputs triplets of an aspect target, its associated sentiment, and the corresponding opinion term. Recent models perform the triplet extraction in an end-to-end manner but heavily rely on the interactions between each target word and opinion word. Thereby, they cannot perform well on targets and opinions which contain multiple words. Our proposed span-level approach explicitly considers the interaction between the whole spans of targets and opinions when predicting their sentiment relation. Thus, it can make predictions with the semantics of whole spans, ensuring better sentiment consistency. To ease the high computational cost caused by span enumeration, we propose a dual-channel span pruning strategy by incorporating supervision from the Aspect Term Extraction (ATE) and Opinion Term Extraction (OTE) tasks. This strategy not only improves computational efficiency but also distinguishes the opinion and target spans more properly. Our framework simultaneously achieves strong performance for the ASTE as well as ATE and OTE tasks. In particular, our analysis shows that our span-level approach achieves more significant improvements over the baselines on triplets with multi-word targets or opinions.
Code (2)
Tasks
Aspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionComputational EfficiencyTerm ExtractionTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Improving Span-based Aspect Sentiment Triplet Extraction with Abundant Syntax Knowledge
Aspect sentiment triplet extraction is a subtask of aspect based sentiment analysis, which has attracted considerable attention in recent years. It aims to obtain the aspect term, the associated opinion term and sentimen…
Aspect-Based Sentiment AnalysisAspect Sentiment Triplet ExtractionSentiment AnalysisTripletSTAGE: Span Tagging and Greedy Inference Scheme for Aspect Sentiment Triplet Extraction
Aspect Sentiment Triplet Extraction (ASTE) has become an emerging task in sentiment analysis research, aiming to extract triplets of the aspect term, its corresponding opinion term, and its associated sentiment polarity …
Aspect Sentiment Triplet ExtractionSentenceSentiment AnalysisTAG+1PASTE: A Tagging-Free Decoding Framework Using Pointer Networks for Aspect Sentiment Triplet Extraction
Aspect Sentiment Triplet Extraction (ASTE) deals with extracting opinion triplets, consisting of an opinion target or aspect, its associated sentiment, and the corresponding opinion term/span explaining the rationale beh…
Aspect Sentiment Triplet ExtractionDecoderSentenceTripletA Span-level Bidirectional Network for Aspect Sentiment Triplet Extraction
Aspect Sentiment Triplet Extraction (ASTE) is a new fine-grained sentiment analysis task that aims to extract triplets of aspect terms, sentiments, and opinion terms from review sentences. Recently, span-level models ach…
Aspect Sentiment Triplet ExtractionDecoderSentiment AnalysisTripletSAMBERT: Improve Aspect Sentiment Triplet Extraction by Segmenting the Attention Maps of BERT
Aspect Sentiment Triplet Extraction (ASTE) performs fine-grained sentiment analysis in a unified way through extracting sentiment triplets comprised of aspect terms, opinion spans, and their sentiment relations in senten…
Aspect Sentiment Triplet ExtractionSemantic SegmentationSentiment AnalysisTriplet