DEEPRUBRIC: Evidence-Tree Rubric Supervision for Efficient Reinforcement Learning of Deep Research Agents
- lab arXiv
- lab arXivLabs
- location Taiwan
- model DeepRubric-8B
- model GRPO
A new data-construction framework called DeepRubric trains deep research agents more efficiently by reversing how evaluation rubrics are generated, its creators report. The method builds an evidence tree from a seed topic and synthesizes aligned query–rubric pairs, cutting the reinforcement-learning compute needed to match prior open models by roughly 13 times [1][2]. Deep research agents are large language models that produce long-form reports by searching and reasoning over retrieved evidence [1][2]. Reinforcement learning with rubric-based rewards has been used to improve these agents by optimizing them against checkable criteria that translate report quality into a reward signal [2]. The efficiency of that approach depends on whether the rubrics reliably capture the task scope and the evidence the agent needs to gather [2]. Most existing work asks an LLM to generate rubrics for a given query, but when the model fails to infer the underlying information needs, the resulting rubrics can be incomplete and reduce RL efficiency [2]. The DeepRubric framework, described in a paper posted to the arXiv preprint server on 15 June 2026, reverses that workflow [1][2]. Instead of inferring evaluation criteria for a given query, it first determines what an evidence-backed report should be evaluated on and then synthesizes aligned query–rubric pairs from those evaluation targets [2]. Starting from a sampled seed topic, DeepRubric builds an evidence tree by recursively expanding evidence-backed sub-questions; the leaves of that tree serve as atomic, verifiable evaluation targets [2]. The tree is then used to synthesize the training query and its rubrics, so the reward evaluates exactly the information the query requests [2]. The authors used the framework to construct 9,000 query–rubric supervision examples and trained an 8-billion-parameter model, DeepRubric-8B, with rubric-based Group Relative Policy Optimization [2]. Across three benchmarks, the model achieved performance comparable to prior open state-of-the-art deep research models while consuming roughly 13 times fewer RL GPU-hours [1][2]. arXiv, where the paper appeared, is an open-access repository of electronic preprints that has hosted scientific papers since August 1991 and now receives about 24,000 submissions per month [6]. The repository’s arXivLabs program, launched in 2020, provides a formal framework for community-developed tools that appear on article pages, such as citation explorers and recommender systems [4][5].
applicationresearch-paperbenchmarkinfrastructuretool-release
Background sources we checked (7)
- arxiv.org ↗ Deep research agents synthesize long-form reports by searching and reasoning over retrieved evidence. Reinforcement learning with rubric-based rewards improves these agents by optimizing them against checkable criteria that translate report quality into reward signals, but its ef…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…