Beyond Relevance-Centric Retrieval: Rubric-Oriented Document Set Selection and Ranking
Abstract
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.
Community
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.
Thank you for your attention! We classified it under Adhoc Reranking.
Every RAG pipeline I've shipped eventually hits the same wall: individual retrieval scores look fine, but the document set is full of redundancy and contradiction. This paper builds a rubric-based evaluation that actually scores the set as a set — coverage, conflict, complementarity — instead of pretending documents are independent. That's the right framing. The hard part is whether these rubric dimensions stay stable across domains or need re-calibration per use case, because "what makes a good document set" changes a lot between legal discovery and code search.
Thank you for your attention! Our rubrics are all in query specific form, generated using query and answer page. So each query's rubric is tailor-made for it.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Retrieving a Set, Not Independent Passages: Set-Level Compatibility Learning for Efficient Set Exploration (2026)
- ConRAG: Consensus-Driven Multi-View Retrieval for Multi-Hop Question Answering (2026)
- Ask, Don't Judge: Binary Questions for Interpretable LLM Evaluation and Self-Improvement (2026)
- When Should Queries Be Decomposed? A Stage-Aware Study of Query Decomposition for Multi-Condition Retrieval (2026)
- ADORE: Iterative Query Expansion with Retrieval-Grounded Relevance Feedback (2026)
- Benchmarking LLM-as-a-Judge for Long-Form Output Evaluation (2026)
- Hierarchical Evidence-Driven Reasoning for Long Document Understanding (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2607.19747 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper