用两个图分离知识与结构,让大模型研究更深入全面。
A Tale of Two Graphs: Separating Knowledge Exploration from Outline Structure for Open-Ended Deep Research
- 构建大纲图与知识图双轨记忆,分别管理写作结构和细粒度知识。
- 在四个基准上显著提升报告深度、广度和事实准确性,最高达53.08分。
- 适合需要长期推理与知识整合的研究型任务,如学术探索与智能写作。
开放式深度研究(OEDR)推动大语言模型代理从短回答转向长周期工作流,通过迭代搜索、关联与合成证据生成结构化报告。现有方法多采用线性‘搜索后生成’或以大纲为中心的规划,前者易因信息量过大而迷失,后者依赖模型从大纲隐式推断知识缺口,监督信号弱,难以触发精准探索。本文提出DualGraph记忆架构,将知识内容与写作结构分离:维护一个大纲图(OG)和一个知识图(KG),后者作为语义记忆存储核心实体、概念及其关系。通过联合分析知识图拓扑与大纲结构信号,实现目标导向的搜索查询生成,促进更高效、全面的知识驱动探索与迭代优化。在四个主流OEDR基准上,DualGraph持续优于当前最佳基线,在报告深度、广度和事实一致性方面表现突出,例如在DeepResearch Bench上使用GPT-5达到53.08的RACE得分。消融实验验证了双图设计的核心作用。
原文摘要 · Abstract (English)
Open-Ended Deep Research (OEDR) pushes LLM agents beyond short-form QA toward long-horizon workflows that iteratively search, connect, and synthesize evidence into structured reports. However, existing OEDR agents largely follow either linear ``search-then-generate'' accumulation or outline-centric planning. The former suffers from lost-in-the-middle failures as evidence grows, while the latter relies on the LLM to implicitly infer knowledge gaps from the outline alone, providing weak supervision for identifying missing relations and triggering targeted exploration. We present DualGraph memory, an architecture that separates what the agent knows from how it writes. DualGraph maintains two co-evolving graphs: an Outline Graph (OG), and a Knowledge Graph (KG), a semantic memory that stores fine-grained knowledge units, including core entities, concepts, and their relations. By analyzing the KG topology together with structural signals from the OG, DualGraph generates targeted search queries, enabling more efficient and comprehensive iterative knowledge-driven exploration and refinement.Across four established OEDR benchmarks, DualGraph consistently outperforms state-of-the-art baselines in report depth, breadth, and factual grounding; for example, it reaches a 53.08 RACE score on DeepResearch Bench with GPT-5. Moreover, ablation studies confirm the central role of the dual-graph design.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。