paper-with-me

홈 › Papers

QUEST: Training Frontier Deep Research Agents with Fully Synthetic Tasks

2026-05-22 · Jian Xie, Tianhe Lin, Zilu Wang, Yuting Ning, Yuekun Yao, Tianci Xue, Zhehao Zhang, Zhongyang Li, Kai Zhang, Yufan Wu, Shijie Chen, Boyu Gou, Mingzhe Han, Yifei Wang, Vint Lee, Xinpeng Wei, Xiangjun Wang, Yu Su, Huan Sun arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.24218

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

OpenSearch-VL: An Open Recipe for Frontier Multimodal Search Agents

2026-05-06 · Shuang Chen, Kaituo Feng, Hangting Chen, Wenxuan Huang 외 arxiv

Deep search has become a crucial capability for frontier multimodal agents, enabling models to solve complex questions through active search, evidence verification, and multi-step reasoning. Despite rapid progress, top-t…

Reinforcement LearningVisual Grounding

OpenSeeker: Democratizing Frontier Search Agents by Fully Open-Sourcing Training Data

2026-03-16 · Yuwen Du, Rui Ye, Shuo Tang, Xinyu Zhu 외 arxiv

Deep search capabilities have become an indispensable competency for frontier Large Language Model (LLM) agents, yet the development of high-performance search agents remains dominated by industrial giants due to a lack …

SciResearcher: Scaling Deep Research Agents for Frontier Scientific Reasoning

2026-05-02 · Tianshi Zheng, Rui Wang, Xiyun Li, Kelvin Kiu Wai Tam 외 arxiv

Frontier scientific reasoning is rapidly emerging as a key foundation for advancing AI agents in automated scientific discovery. Deep research agents offer a promising approach to this challenge. These models develop rob…

Reinforcement Learning

BixBench: a Comprehensive Benchmark for LLM-based Agents in Computational Biology

2025-02-28 · Ludovico Mitchener, Jon M Laurent, Benjamin Tenmann, Siddharth Narayanan 외

Large Language Models (LLMs) and LLM-based agents show great promise in accelerating scientific research. Existing benchmarks for measuring this potential and guiding future development continue to evolve from pure recal…

Multiple-choicescientific discovery

Terminal-Bench: Benchmarking Agents on Hard, Realistic Tasks in Command Line Interfaces

2026-01-17 · Mike A. Merrill, Alexander G. Shaw, Nicholas Carlini, Boxuan Li 외 arxiv

AI agents may soon become capable of autonomously completing valuable, long-horizon tasks in diverse domains. Current benchmarks either do not measure real-world tasks, or are not sufficiently difficult to meaningfully m…