CLJul 22

Beyond Relevance-Centric Retrieval: Rubric-Oriented Document Set Selection and Ranking

arXiv:2607.1974721.21 citations
Predicted impact top 18% in CL · last 90 daysOriginality Highly original
AI Analysis

For researchers and practitioners building retrieval-augmented generation systems, this work provides a new evaluation paradigm and optimization method that improves downstream quality by considering document set interactions.

The paper addresses the lack of evaluation frameworks for document set quality in retrieval, considering inter-document interactions. It proposes SetwiseEvalKit, a benchmark with 28K rubrics, and Rubric4Setwise, a training-free method that achieves best downstream generation performance with fewer documents, maintaining SOTA across short and long-form scenarios.

As large language models and AI agents become the primary consumers of search results, document set quality determines the upper bound of downstream generation. Yet existing evaluation systems remain confined to scoring documents independently and aggregating via nDCG, ignoring inter-document interactions (redundancy, conflict, complementarity) and unable to answer what makes one document set better than another. To address these issues, we propose a complete evaluate-diagnose-optimize framework. We design SetwiseEvalKit, a three-level, nine-dimension document set evaluation benchmark covering both short-form and long-form scenarios, comprising approximately 28K high-quality evaluation rubrics. We systematically evaluate 12 rerankers: even the best method achieves no more than 45% coverage, cross-document coordination dimensions are universally weak, and no single method maintains top performance across both settings. Building on this, we propose Rubric4Setwise, a training-free method that converts rubric-based evaluation criteria into document set selection signals, achieving the best downstream generation performance with fewer documents and search rounds. It is the only method that maintains state-of-the-art results across both scenarios, validating the effectiveness of closing the loop from evaluation to optimization.

Foundations

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

Your Notes