arXiv:2510.08959cs.AI2025-10被引 1

用双图结构提升科学推理的准确性和稳定性

DualResearch: Entropy-Gated Dual-Graph Retrieval for Answer Reconstruction

  • 构建广度语义图与深度因果图,分别捕捉背景知识和推理路径
  • 在HLE和GPQA上分别提升7.7%和6.06%准确率
  • 适合需要高可靠推理链的科研辅助系统

深度研究框架通过调用外部工具实现超越大语言模型原生能力的多步科学推理,但仍面临上下文污染、证据支持弱和执行路径脆弱的问题。为此,我们提出DualResearch,一种检索与融合框架,通过联合建模两个互补图——广度语义图(编码稳定背景知识)和深度因果图(捕获执行溯源)——来匹配工具密集型推理的认知结构。每个图采用层内相关性函数,广度使用种子锚定的语义扩散,深度采用带可靠性加权的因果-语义路径匹配。为解决异构性与查询依赖不确定性,DualResearch将各层路径证据转化为答案分布,并在对数空间中通过熵门控规则进行全局校准的融合,强化更确定的通道并放大一致结果。作为深度研究系统的补充,DualResearch将冗长的多工具执行日志压缩为简洁的推理图,实现了稳定有效的答案重构。基于开源系统InternAgent的日志,在科学推理基准HLE和GPQA上,其准确率分别提升7.7%和6.06%。

原文摘要 · Abstract (English)

The deep-research framework orchestrates external tools to perform complex, multi-step scientific reasoning that exceeds the native limits of a single large language model. However, it still suffers from context pollution, weak evidentiary support, and brittle execution paths. To address these issues, we propose DualResearch, a retrieval and fusion framework that matches the epistemic structure of tool-intensive reasoning by jointly modeling two complementary graphs: a breadth semantic graph that encodes stable background knowledge, and a depth causal graph that captures execution provenance. Each graph has a layer-native relevance function, seed-anchored semantic diffusion for breadth, and causal-semantic path matching with reliability weighting for depth. To reconcile their heterogeneity and query-dependent uncertainty, DualResearch converts per-layer path evidence into answer distributions and fuses them in log space via an entropy-gated rule with global calibration. The fusion up-weights the more certain channel and amplifies agreement. As a complement to deep-research systems, DualResearch compresses lengthy multi-tool execution logs into a concise reasoning graph, and we show that it can reconstruct answers stably and effectively. On the scientific reasoning benchmarks HLE and GPQA, DualResearch achieves competitive performance. Using log files from the open-source system InternAgent, its accuracy improves by 7.7% on HLE and 6.06% on GPQA.

科学推理双图模型推理压缩答案重构

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。