Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MvP: Multi-view Prompting Improves Aspect Sentiment Tuple Prediction

About

Generative methods greatly promote aspect-based sentiment analysis via generating a sequence of sentiment elements in a specified format. However, existing studies usually predict sentiment elements in a fixed order, which ignores the effect of the interdependence of the elements in a sentiment tuple and the diversity of language expression on the results. In this work, we propose Multi-view Prompting (MvP) that aggregates sentiment elements generated in different orders, leveraging the intuition of human-like problem-solving processes from different views. Specifically, MvP introduces element order prompts to guide the language model to generate multiple sentiment tuples, each with a different element order, and then selects the most reasonable tuples by voting. MvP can naturally model multi-view and multi-task as permutations and combinations of elements, respectively, outperforming previous task-specific designed methods on multiple ABSA tasks with a single model. Extensive experiments show that MvP significantly advances the state-of-the-art performance on 10 datasets of 4 benchmark tasks, and performs quite effectively in low-resource settings. Detailed evaluation verified the effectiveness, flexibility, and cross-task transferability of MvP.

Zhibin Gou, Qingyan Guo, Yujiu Yang• 2023

Related benchmarks

TaskDatasetResultRank
Aspect Sentiment ClassificationLaptop (test)--
49
aspect sentiment triplet extractionRest SemEval 2014 (test)
F1 Score76.3
40
Aspect Sentiment Quadruple PredictionFSQP (test)
Precision53.05
35
Aspect Sentiment Quad PredictionRest15
F1 Score51.04
28
Aspect Sentiment Quad PredictionRest16
F1 Score60.39
28
aspect sentiment triplet extractionRest 15 (test)
F1 Score69.44
26
Aspect Sentiment Quad PredictionRest15 (test)
F1 Score0.5221
25
aspect sentiment triplet extraction16Rest ASTE-Data-V1 (test)
F1 Score73.48
25
Aspect Sentiment Quad PredictionRest16 (test)
F1 Score60.39
21
Aspect-Based Sentiment Analysis (ABSA)ACOS Rest
F1 Score61.54
20
Showing 10 of 27 rows

Other info

Code

Follow for update