ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
0
Citations
0
Influential Citations
—
Venue
2026
Year
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.
Current retrieval evaluation systems, such as nDCG, score documents independently and aggregate them, ignoring critical inter-document interactions like redundancy, conflict, and complementarity. As LLMs and AI agents become primary consumers of search results, the quality of the entire document set—not just individual relevance—determines the upper bound of downstream generation. This paper addresses a fundamental gap: there is no systematic way to evaluate what makes one document set better than another. By proposing a complete evaluate-diagnose-optimize framework, the authors provide both a diagnostic tool and a practical solution for improving setwise quality.
The significance is amplified by the empirical finding that even the best reranker achieves only 45% coverage on the proposed benchmark, and cross-document coordination dimensions are universally weak. This suggests that current reranking methods are fundamentally insufficient for setwise optimization. The paper's training-free approach, Rubric4Setwise, directly addresses this by converting rubric-based criteria into selection signals, achieving superior downstream generation with fewer documents and search rounds. This is particularly relevant for real-world applications where computational cost and latency matter.
This work has broad implications for the AI field, particularly for information retrieval systems serving LLMs and AI agents. By shifting the evaluation paradigm from independent relevance scoring to setwise quality, it enables more nuanced and effective retrieval. The training-free nature of Rubric4Setwise means it can be immediately applied to existing systems without additional computational overhead. The benchmark and diagnostic insights provide a foundation for future research on setwise optimization, potentially influencing how search engines and retrieval-augmented generation systems are designed and evaluated.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba