Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain

Abstract

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 susceptible to early-stage errors, which tend to propagate and amplify without a global coordination and correction mechanism, thereby distorting the overall reasoning chain. Second, current CoT methods lack structured analytical frameworks for pruning redundant reasoning and identifying critical reasoning features, resulting in instability and reduced interpretability. To address these issues, we propose Global Hypothesis Structure via Topological Data Analysis (GHS-TDA), which constructs a semantically enriched global hypothesis graph that integrates and coordinates multiple candidate reasoning paths, thereby supporting global consistency refinement and error mitigation. GHS-TDA applies persistent homology-based topological data analysis 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.

Cite

Text

Zhang et al. "Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain." International Conference on Learning Representations, 2026.

Markdown

[Zhang et al. "Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/zhang2026iclr-learning-b/)

BibTeX

@inproceedings{zhang2026iclr-learning-b,
  title     = {{Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain}},
  author    = {Zhang, Jiaquan and Zhang, Chaoning and Chen, Shuxu and Wang, Xudong and Huang, Zhenzhen and Zheng, Pengcheng and Yuan, Shuai and Zheng, Sheng and Sun, Qigan and Zou, Jie and Lee, Lik-Hang and Yang, Yang},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/zhang2026iclr-learning-b/}
}