CLMay 22

QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks

arXiv:2605.2421897.0
Predicted impact top 31% in CL · last 90 daysOriginality Incremental advance
AI Analysis

This work provides a fully synthetic, scalable training recipe for building general-purpose deep research agents, addressing the gap between proprietary and open systems.

QUEST introduces a family of open-source deep research agents (2B-35B) that achieve performance comparable to or surpassing frontier closed-source agents across eight benchmarks, using only 8K synthesized training tasks.

Deep research agents extend the role of search engines from retrieving keyword-matched pages to synthesizing knowledge, fundamentally changing how humans interact with information. However, frontier systems remain proprietary, while existing open agents often generalize poorly across different task types, leaving unclear how to train a broadly capable deep research agent. We release QUEST, a family of open models (ranging from 2B to 35B) that serve as general-purpose deep research agents designed to handle a wide range of long-horizon search tasks, with strong capabilities in fact seeking, citation grounding, and report synthesis. To build QUEST, we propose an effective training recipe combining mid-training, supervised fine-tuning, and reinforcement learning. Central to this recipe is a curated data synthesis pipeline based on unified rubric trees, which applies to different task types and enables synthesizing training data with verifiable rewards without human annotation. In addition, QUEST incorporates a built-in context management mechanism that enables effective long-horizon reasoning and knowledge synthesis. Using only 8K synthesized tasks, QUEST approaches or even surpasses frontier closed-source agents across eight deep research benchmarks spanning diverse task types, and achieves the best overall performance among recent open-weight agents. We released everything: models, data, and training scripts.

Foundations

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

Your Notes