Skip to main content
QUICK REVIEW

[論文レビュー] Learning Global Hypothesis Space for Enhancing Synergistic Reasoning Chain

Jiaquan Zhang, Chaoning Zhang|arXiv (Cornell University)|Feb 10, 2026
Topological and Geometric Data Analysis被引用数 0
ひとこと要約

GHS-TDA は複数の推論経路からグローバル仮説グラフを構築し、持続的ホモロジーを用いて安定したバックボーンとループを抽出することで、ベンチマーク全体におけるLLM推論の精度と解釈性を向上させます。

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 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.

研究の動機と目的

  • チェーン・オブ・思考推論におけるエラー伝搬と全体的調整の欠如に対処する動機づけ。
  • 多様な推論経路をグローバル仮説グラフ(GHS)へ統合する二段階フレームワークを提案する。
  • GHS から頑健なバックボーンと自己整合的なループを抽出するためにトポロジーデータ解析を活用する。

提案手法

  • 複数の推論経路をサンプリングし、語義的に同等なステップを標準形とマージ閾値で統合してグローバル仮説グラフを構築する。
  • ノードを意味表現埋め込み、グラフ特徴、不確実性を組み合わせたジョイント特徴空間へ埋め込み;k-NN グラフを構築し Vietoris–Rips 膜フィルトレーションを実行。
  • 持続的ホモロジーを H1 まで計算して有意な連結成分とループを特定し、スケルトンバックボーンへマッピングする。
  • GHS の成分をクラスタリングしてアンカーとバックボーンを定義し、開始/終了ノードと短経路を選択する。
  • 持続性重み付き投票を用いてスケルトンに沿って回答を集約し、ループが存在する場合は包含( entailment )チェックを行う。

実験結果

リサーチクエスチョン

  • RQ1グローバル仮説グラフは多様な推論経路を一貫して統合し、初期段階のエラーを緩和できるか。
  • RQ2トポロジー分析(持続的ホモロジー)は安定で解釈可能な推論スケルトンを生み出し、精度と頑健性を向上させるか。
  • RQ3トポロジー認知パス抽出は局所的信頼度ベースの選択と比較して、精度と解釈性においてどのように違うか。
  • RQ4GHS-TDA がベンチマーク全体での推論効率とリソース使用に与える影響はどの程度か。

主な発見

MethodMATHOlympiadBenchgsm8kBBHMMLU-CFLongBenchHotpotQAMuSiQueAvg
GHS-TDA (Ours) - GPT-4o-mini83.914.595.288.471.669.581.439.868.0
GHS-TDA (Ours) - Qwen-Turbo83.714.494.887.971.268.680.339.667.6
GHS-TDA (Ours) - DeepSeek-V384.514.795.288.771.669.981.740.168.3
  • GHS-TDA は eight benchmarks and three backbones の各ベースラインを一貫して上回る精度を示す。
  • トポロジー的持続性(特に H1)は推論の正確性と相関し、正確な推論を予測する ROC-AUC が 0.74 に達する。
  • TDA Skeleton による経路選択は、最短経路や最大信頼度経路よりも高い解釈性と頑健性をほぼ人間と同等レベルで達成する。
  • GHS-TDA は ToT および AoT と比較して LLM 呼び出し回数とトークン消費を大幅に削減する。
  • アブレーションは意味的類似性が最も重要な要素であることを示し、トポロジーは補完的な利点と不確実性項からの穏やかな頑健性向上を与える。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。