vix.ing · top · new · best · stats

Training Documents Reranker with Search Rubrics for Deep Research Agent

2026/08/04 by Wenhan Liu, Yu Lu, Qiaolin Xia +8
Computer Science · #cs.IR #cs.AI #cs.CL

paper · pdf

28 pages

arxiv created 2026/08/04 · arxiv updated 2026/08/05

Abstract

Retrieval systems help deep research agents generate high-quality answers by providing relevant documents. However, existing retrievers typically select documents through relevance matching, while individually well-matched top-k documents may not form a set that satisfies the complex information needs of an agent query (\eg, diverse, concise and authoritative documents). In this paper, we propose search-oriented rubrics that explicitly define the requirements that high-quality document sets should satisfy for each agent query. Our search rubrics are organized into a hierarchical structure and synthesized using a powerful LLM. Based on these search rubrics, we further train a document reranker RubricRanker to select a high-quality subset from retrieved documents. We design a two-stage training framework that consists of rubrics-guided supervised fine-tuning and rubric-based reinforcement learning. Extensive experiments demonstrate that RubricRanker outperforms the strongest baseline by 2.6 points on four deep research benchmarks and generalizes well to five RAG benchmarks.

Citations