AgentFrontier: Expanding the Capability Frontier of LLM Agents with ZPD-Guided Data Synthesis
Xuanzhong Chen, Zile Qiao, Guoxin Chen, Liangcai Su, Zhen Zhang, Xinyu Wang, Pengjun Xie, Fei Huang, Jingren Zhou, Yong Jiang
TL;DR
The paper tackles the challenge of building LLM-based agents capable of deep, cross-domain reasoning by introducing a Zone of Proximal Development (ZPD) inspired data-synthesis framework. The AgentFrontier Engine automatically generates frontier-level data through a three-stage process: Seed Question generation (Stage I), Agentic refinement with a tool suite (Stage II), and ZPD-based filtering with LKP/MKO adjudication and diversity controls (Stage III). It also introduces the ZPD Exam, a self-evolving, automated benchmark grounded in a large, up-to-date knowledge frontier to diagnose agentic reasoning and tool-use capabilities. The authors demonstrate that continual pre-training on knowledge-intensive data plus post-training on frontier trajectories yields state-of-the-art results on demanding benchmarks like Humanity's Last Exam and ZPD Exam, validating the utility of ZPD-guided curricula for scalable, capable LLM agents. Overall, the work provides a scalable pathway to advance agentic reasoning by tightly intertwining data synthesis, dynamic evaluation, and iterative training.
Abstract
Training large language model agents on tasks at the frontier of their capabilities is key to unlocking advanced reasoning. We introduce a data synthesis approach inspired by the educational theory of the Zone of Proximal Development (ZPD), which defines this frontier as tasks an LLM cannot solve alone but can master with guidance. To operationalize this, we present the AgentFrontier Engine, an automated pipeline that synthesizes high-quality, multidisciplinary data situated precisely within the LLM's ZPD. This engine supports both continued pre-training with knowledge-intensive data and targeted post-training on complex reasoning tasks. From the same framework, we derive the ZPD Exam, a dynamic and automated benchmark designed to evaluate agent capabilities on these frontier tasks. We train AgentFrontier-30B-A3B model on our synthesized data, which achieves state-of-the-art results on demanding benchmarks like Humanity's Last Exam, even surpassing some leading proprietary agents. Our work demonstrates that a ZPD-guided approach to data synthesis offers a scalable and effective path toward building more capable LLM agents.
