One Prompt To Rule Them All: LLMs for Opinion Summary Evaluation
Tejpalsingh Siledar, Swaroop Nath, Sankara Sri Raghava Ravindra Muddu, Rupasai Rangaraju, Swaprava Nath, Pushpak Bhattacharyya, Suman Banerjee, Amey Patil, Sudhanshu Shekhar Singh, Muthusamy Chelliah, Nikesh Garera
TL;DR
To address the poor correlation between reference-based metrics and human judgments in opinion-summaries evaluation, the paper presents SummEval-Op, an 7-dimension benchmark, and two prompt strategies, Op-I-Prompt (dimension-agnostic) and Op-Prompts (dimension-specific), for reference-free evaluation using LLMs. The authors evaluate both closed- and open-source LLMs across 7 dimensions and demonstrate that Op-I-Prompt achieves substantial alignment with human judgments (average Spearman around 0.70), outperforming prior prompts, especially on open-source models. The work includes a new dataset with 32 products from Amazon, 2,912 ratings, and 13 model- and 3 human-generated summaries per product, enabling robust cross-model evaluation. The findings suggest LLM-based, prompt-driven evaluation can surpass traditional metrics for opinion summarization and highlight the need to tailor prompts to model type.
Abstract
Evaluation of opinion summaries using conventional reference-based metrics rarely provides a holistic evaluation and has been shown to have a relatively low correlation with human judgments. Recent studies suggest using Large Language Models (LLMs) as reference-free metrics for NLG evaluation, however, they remain unexplored for opinion summary evaluation. Moreover, limited opinion summary evaluation datasets inhibit progress. To address this, we release the SUMMEVAL-OP dataset covering 7 dimensions related to the evaluation of opinion summaries: fluency, coherence, relevance, faithfulness, aspect coverage, sentiment consistency, and specificity. We investigate Op-I-Prompt a dimension-independent prompt, and Op-Prompts, a dimension-dependent set of prompts for opinion summary evaluation. Experiments indicate that Op-I-Prompt emerges as a good alternative for evaluating opinion summaries achieving an average Spearman correlation of 0.70 with humans, outperforming all previous approaches. To the best of our knowledge, we are the first to investigate LLMs as evaluators on both closed-source and open-source models in the opinion summarization domain.
