用自动反馈迭代生成可控难度的深度搜索问答数据
SAGE: Steerable Agentic Data Generation for Deep Search with Execution Feedback
- 构建双组件循环系统:生成器提问题,搜索代理试解并反馈
- 生成数据难度可调,正确率与复杂度显著提升,最高提升23%
- 适合训练能跨场景(如谷歌搜索)推理的深度搜索模型
深度搜索代理旨在回答需跨多文档推理的复杂问题,可大幅加速信息获取。由于探索路径长且复杂,人工标注成本过高。我们提出SAGE框架,一种自动生成高质量、难度可控的深度搜索问答对的智能体流水线。该框架包含数据生成器和搜索代理,前者提出问答对,后者尝试求解并提供执行反馈,二者通过多轮交互不断优化问题与答案直至达到目标难度。内在评估显示,SAGE生成的问题需多样化推理策略,且生成数据的正确性和难度均有显著提升。外在评估表明,使用其合成数据训练的深度搜索代理在主流基准上性能相对提升高达23%。额外实验还证明,经此数据训练的代理可在推理时从固定语料库检索无缝迁移到Google搜索,无需再训练。
原文摘要 · Abstract (English)
Deep search agents, which aim to answer complex questions requiring reasoning across multiple documents, can significantly speed up the information-seeking process. Collecting human annotations for this application is prohibitively expensive due to long and complex exploration trajectories. We propose an agentic pipeline that automatically generates high quality, difficulty-controlled deep search question-answer pairs for a given corpus and a target difficulty level. Our pipeline, SAGE, consists of a data generator which proposes QA pairs and a search agent which attempts to solve the generated question and provide execution feedback for the data generator. The two components interact over multiple rounds to iteratively refine the question-answer pairs until they satisfy the target difficulty level. Our intrinsic evaluation shows SAGE generates questions that require diverse reasoning strategies, while significantly increases the correctness and difficulty of the generated data. Our extrinsic evaluation demonstrates up to 23% relative performance gain on popular deep search benchmarks by training deep search agents with our synthetic data. Additional experiments show that agents trained on our data can adapt from fixed-corpus retrieval to Google Search at inference time, without further training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。