Search papers, labs, and topics across Lattice.
ScaffoldAgent introduces a utility-guided dynamic outline optimization framework specifically designed for open-ended deep research (OEDR), addressing the limitations of fixed or locally refined outlines that suffer from scaffold drift. By modeling outline evolution as a structured decision process with operations for expansion, contraction, and revision, it allows for controlled updates to the report scaffold based on real-time feedback. Experiments demonstrate that ScaffoldAgent significantly enhances the quality of long-form report generation and factual grounding compared to existing deep research agents.
ScaffoldAgent's utility-guided approach ensures that outlines evolve dynamically, leading to superior long-form report generation and improved factual accuracy.
Open-ended deep research (OEDR) requires systems to acquire knowledge through multi-round retrieval and generate coherent long-form reports. The outline plays a central role as a structural scaffold that coordinates retrieval, evidence organization, and generation. However, existing methods either fix the outline before writing or refine it with local heuristics, leading to scaffold drift under continuous information accumulation and delayed feedback for evaluating outline modifications. We propose ScaffoldAgent, a utility-guided dynamic outline optimization framework for OEDR. ScaffoldAgent models outline evolution as a structured decision process with three operations: Expansion, Contraction, and Revision, enabling controlled updates to the report scaffold. It further introduces a utility-guided feedback mechanism that estimates the downstream value of each outline operation from retrieval gain, structural coherence, and trial-generation quality. The resulting utility signal guides node selection, operation scheduling, and termination during inference. Experiments on DeepResearch Bench and DeepResearch Gym show that ScaffoldAgent consistently improves long-form report generation and factual grounding over existing deep research agents.