LLM Reasoning 相关度: 9/10

GHS-TDA: A Synergistic Reasoning Framework Integrating Global Hypothesis Space with Topological Data Analysis

Jiaquan Zhang, Chaoning Zhang, Shuxu Chen, Xudong Wang, Zhenzhen Huang, Pengcheng Zheng, Shuai Yuan, Sheng Zheng, Qigan Sun, Jie Zou, Lik-Hang Lee, Yang Yang
arXiv: 2602.09794v1 发布: 2026-02-10 更新: 2026-02-10

AI 摘要

GHS-TDA通过构建全局假设图和拓扑数据分析,提升LLM推理的准确性和鲁棒性。

主要贡献

  • 提出了GHS-TDA框架,结合全局假设图和拓扑数据分析
  • 构建语义丰富的全局假设图,协调多个推理路径
  • 利用拓扑数据分析提取稳定多尺度结构,去除冗余

方法论

构建全局假设图聚合候选推理路径,应用拓扑数据分析提取稳定结构,实现自适应收敛。

原文摘要

Chain-of-Thought (CoT) has been shown to significantly improve the reasoning accuracy of large language models (LLMs) on complex tasks. However, due to the autoregressive, step-by-step generation paradigm, existing CoT methods suffer from two fundamental limitations. First, the reasoning process is highly sensitive to early decisions: once an initial error is introduced, it tends to propagate and amplify through subsequent steps, while the lack of a global coordination and revision mechanism makes such errors difficult to correct, ultimately leading to distorted reasoning chains. Second, current CoT approaches lack structured analysis techniques for filtering redundant reasoning and extracting key reasoning features, resulting in unstable reasoning processes and limited interpretability. To address these issues, we propose GHS-TDA. GHS-TDA first constructs a semantically enriched global hypothesis graph to aggregate, align, and coordinate multiple candidate reasoning paths, thereby providing alternative global correction routes when local reasoning fails. It then applies topological data analysis based on persistent homology to capture stable multi-scale structures, remove redundancy and inconsistencies, and extract a more reliable reasoning skeleton. By jointly leveraging reasoning diversity and topological stability, GHS-TDA achieves self-adaptive convergence, produces high-confidence and interpretable reasoning paths, and consistently outperforms strong baselines in terms of both accuracy and robustness across multiple reasoning benchmarks.

标签

LLM Reasoning Chain-of-Thought Topological Data Analysis

arXiv 分类

cs.AI