CLIRJul 7, 2025

"This Suits You the Best": Query Focused Comparative Explainable Summarization

arXiv:2507.04733v1h-index: 13Has Code
Originality Incremental advance
AI Analysis

This addresses the need for better comparative insights in product recommendations for users, though it is incremental as it builds on existing summarization and LLM techniques.

The paper tackles the problem of generating comparative explainable summaries for product recommendations by proposing a query-focused approach, achieving a 40% reduction in inference latency and an average Spearman correlation of 0.74 with human judgments in evaluations.

Product recommendations inherently involve comparisons, yet traditional opinion summarization often fails to provide holistic comparative insights. We propose the novel task of generating Query-Focused Comparative Explainable Summaries (QF-CES) using Multi-Source Opinion Summarization (M-OS). To address the lack of query-focused recommendation datasets, we introduce MS-Q2P, comprising 7,500 queries mapped to 22,500 recommended products with metadata. We leverage Large Language Models (LLMs) to generate tabular comparative summaries with query-specific explanations. Our approach is personalized, privacy-preserving, recommendation engine-agnostic, and category-agnostic. M-OS as an intermediate step reduces inference latency approximately by 40% compared to the direct input approach (DIA), which processes raw data directly. We evaluate open-source and proprietary LLMs for generating and assessing QF-CES. Extensive evaluations using QF-CES-PROMPT across 5 dimensions (clarity, faithfulness, informativeness, format adherence, and query relevance) showed an average Spearman correlation of 0.74 with human judgments, indicating its potential for QF-CES evaluation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes