Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Prompting Is All You Need: Multi-view Prompting Large Language Models for Aspect-Based Sentiment Analysis

About

Recent work explored the capabilities of Large Language Models (LLMs) in Aspect-Based Sentiment Analysis (ABSA) through few-shot prompting, requiring substantially fewer annotated examples while achieving notable improvements over zero-shot baselines. However, a performance gap remained compared to models fine-tuned on hundreds of examples, and the computational costs of LLM inference present practical barriers to deployment. We introduce LLM-based Multi-View Prompting (LLM-MvP), which adapts the multi-view principle of considering multiple element orderings to LLM prompting. By combining schema-constrained decoding with a context-free grammar and prefix batching, LLM-MvP achieves performance competitive or superior to fine-tuned approaches while substantially reducing computational overhead. Extensive experiments across five benchmark datasets demonstrate that LLM-MvP closes the gap between few-shot prompting and fine-tuned models, offering a practical and efficient solution for ABSA.

Nils Constantin Hellwig, Niklas Donhauser, Jakob Fehle, Udo Kruschwitz, Christian Wolff• 2026

Related benchmarks

TaskDatasetResultRank
Aspect Sentiment Quad PredictionRest15
F1 Score54.94
93
Aspect Sentiment Quad PredictionRest16
F1 Score62.51
93
Target Aspect Sentiment DetectionRest15
F1 Score70.5
63
Target Aspect Sentiment DetectionRest16
F1 Score74.95
42
Target Aspect Sentiment DetectionFlightABSA
F1 Score70.11
32
Target Aspect Sentiment DetectionHotels
F1 Score68.38
29
Target Aspect Sentiment DetectionCoursera
F1 Score49.12
29
Aspect Sentiment Quad PredictionFlightABSA
F1 Score58.45
23
Aspect Sentiment Quad PredictionHotels
F1 Score55.11
23
Aspect Sentiment Quad PredictionCoursera
F1 Score32.09
23
Showing 10 of 10 rows

Other info

Follow for update