BvSP: Broad-view Soft Prompting for Few-Shot Aspect Sentiment Quad Prediction
Yinhao Bai, Yalan Xie, Xiaoyi Liu, Yuhua Zhao, Zhixin Han, Mengting, Hu, Hang Gao, Renhong Cheng

TL;DR
This paper introduces BvSP, a novel soft prompting approach that leverages multiple templates and their correlations to improve few-shot aspect sentiment quad prediction, significantly outperforming existing methods.
Contribution
The paper proposes a broad-view soft prompting method that aggregates multiple templates considering their correlations, enhancing few-shot ASQP performance.
Findings
BvSP outperforms state-of-the-art methods in four few-shot settings.
Constructed a new balanced few-shot ASQP dataset (FSQP).
Demonstrated the effectiveness of template correlation modeling.
Abstract
Aspect sentiment quad prediction (ASQP) aims to predict four aspect-based elements, including aspect term, opinion term, aspect category, and sentiment polarity. In practice, unseen aspects, due to distinct data distribution, impose many challenges for a trained neural model. Motivated by this, this work formulates ASQP into the few-shot scenario, which aims for fast adaptation in real applications. Therefore, we first construct a few-shot ASQP dataset (FSQP) that contains richer categories and is more balanced for the few-shot study. Moreover, recent methods extract quads through a generation paradigm, which involves converting the input sentence into a templated target sequence. However, they primarily focus on the utilization of a single template or the consideration of different template orders, thereby overlooking the correlations among various templates. To tackle this issue, we…
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
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition
MethodsFocus
