Train Once for All: A Transitional Approach for Efficient Aspect Sentiment Triplet Extraction
Xinmeng Hou, Lingyue Fu, Chenhao Meng, Kounianhua Du, Wuqi Wang and, Hai Hu

TL;DR
This paper introduces a transition-based model for joint extraction of aspects and opinions in sentiment analysis, improving accuracy and efficiency by leveraging combined datasets and contrastive optimization.
Contribution
It presents the first transition-based approach for AOPE and ASTE that jointly extracts aspects and opinions, capturing position-aware relations and reducing error propagation.
Findings
Achieves state-of-the-art performance on combined datasets.
Outperforms previous models in F1-measure by a large margin.
Operates in linear time with joint optimization.
Abstract
Aspect-Opinion Pair Extraction (AOPE) and Aspect Sentiment Triplet Extraction (ASTE) have drawn growing attention in NLP. However, most existing approaches extract aspects and opinions independently, optionally adding pairwise relations, often leading to error propagation and high time complexity. To address these challenges and being inspired by transition-based dependency parsing, we propose the first transition-based model for AOPE and ASTE that performs aspect and opinion extraction jointly, which also better captures position-aware aspect-opinion relations and mitigates entity-level bias. By integrating contrastive-augmented optimization, our model delivers more accurate action predictions and jointly optimizes separate subtasks in linear time. Extensive experiments on 4 commonly used ASTE/AOPE datasets show that, while performing worse when trained on a single dataset than some…
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.
Videos
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Web Data Mining and Analysis · Advanced Text Analysis Techniques
MethodsSoftmax · Attention Is All You Need · Contrastive Learning
