Section 01
LLM-MvP: An Efficient Multi-View Prompting-Driven Solution for ABSA
LLM-MvP is an aspect-based sentiment analysis (ABSA) solution based on multi-view prompting. Through three key technologies—multi-view prompting, schema-constrained decoding, and prefix batching—it achieves or even surpasses the performance of fine-tuned models under few-shot conditions, while significantly reducing computational overhead. Original Authors and Source: The paper's author team (submitted to arXiv), original title: Prompting Is All You Need: Multi-view Prompting Large Language Models for Aspect-Based Sentiment Analysis, link: http://arxiv.org/abs/2605.28058v1, published on May 27, 2026.