Search papers, labs, and topics across Lattice.
This paper introduces RetroGen, a framework that leverages abundant final artifacts to reconstruct latent trajectories for training large language models in open-ended tasks. By utilizing expert artifacts as compressed traces of evidence-seeking processes, RetroGen enables the verification of these trajectories against both the artifacts and supporting evidence, effectively circumventing the scarcity of direct trajectory data. Experimental results demonstrate that RetroGen significantly enhances grounding, faithful synthesis, and performance in long-form evidence-seeking agent tasks.
Expert artifacts can serve as a goldmine for reconstructing evidence-seeking trajectories, leading to substantial improvements in long-form generation tasks.
Trajectory data is getting more vital for training large language models for boosting the agentic abilities. Unlike the verifiable domains such as coding or mathematics, scaling trajectory data for open-ended tasks is much more difficult because these tasks lack singular ground truth and are costly to annotate or verify. In this paper, we propose RetroGen, a self-improving framework of retrospective process supervision. Our key observation is that although expert trajectories are scarce, high-quality final artifacts such as literature reviews, analyst reports and legal judgments, are abundant in pre-training data and can be viewed as compressed traces of the evidence-seeking processes that produced them. RetroGen reconstructs candidate latent trajectories from expert artifacts, verifies them against both the artifact and supporting evidence, and trains models on their own successful reconstruction data, without requiring trajectory data from stronger models. Experiments show that RetroGen improves grounding, faithful synthesis, and long-form evidence-seeking agent tasks.