arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

順方向と逆方向の推論を学ぶ大規模言語モデル

Construting Reverse Thinking: Developing Large Language Models' Reverse Thingking Ability

Xin Liu, Yunhai Li, Chunfu Jia, Ziliang Chen, Jisen Song

この論文をやさしく読む

ひとことで言うと

問題の条件から進む推論に加えて、答えや目標側からさかのぼる推論も学習させ、使い分ける方法です。

何に役立つ?

数学問題で探索の行き詰まりや制約の見落としを減らす学習方法を検討する際に参考になります。報告されている改善は数学的証明などの評価課題に関するものです。

この研究の面白いところ

難易度を上げる2段階の訓練と、思考方向の選択を促す報酬、両方向のサンプルを調整する戦略を組み合わせています。逆方向の例を追加するだけでなく、選択の学習まで扱います。

どこまで分かった?

要旨には正答率や計算量の具体的な改善幅はありません。報酬ハッキングの回避は著者が述べる手法の効果であり、あらゆる課題やモデルで回避できる保証は示されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

複雑な問題に直面したとき、人間は問題に応じてさまざまな考え方を試す傾向がある。人間の思考パターンは、多様な状況へ適応する際に高い柔軟性を示す。GPT-o1、GPT-o3、DeepSeek-R1は、長い思考連鎖を用いて推論を深めることで複雑な問題に対応するが、標準では順方向の推論を行う。規模の異なるモデルについて、複数の数学問題データセットで正答率を統計的に分析した結果、誤りの原因として、解空間の探索範囲の不足、計算ミス、未検証の仮定、制約条件の無視、応答の最大長の制限という五つを見いだした。 これらに対応するため、モデルの逆向きの思考能力と動的な適応力を高めることを目指した、逆方向の推論パターンを構築する方法を提案する。まず、大規模モデルを訓練し、難易度に応じた推論能力を段階的に向上させるため、容易な問題と難しい問題からなる2段階の数学データセットを構築した。このデータセットには順方向と逆方向の両方の推論経路を含める。そして2段階の教師あり微調整により、逆方向の推論能力を段階的に訓練する。 さらに、平滑化した報酬信号を用いる細粒度の報酬機構を開発し、推論中に思考モードを自律的に選ぶ能力を強化することで、報酬ハッキングを回避する。訓練中の順方向と逆方向の推論経路のサンプル数の均衡を保つため、線形減衰を用いたバランス型サンプリング戦略を設計し、速く安定した収束を可能にする。実験結果は、本手法が数学的証明などの課題で推論効率と正確さを大きく改善し、複雑な問題を解くための柔軟で効率的な推論方式を提供することを示している。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

When facing complex problems, humans tend to try various ideas for different issues. Human thinking patterns exhibit remarkable flexibility in adapting to diverse scenarios. GPT-o1, GPT-o3, and DeepSeek-R1 adopt long chain-of-thought models to address complex problems by increasing reasoning depth, which default to a forward reasoning mode. We conducted statistical analysis on the accuracy of different mathematical problem datasets on models of different scales, and found five reasons for errors: Insufficient solution-space coverage, Computational mistakes, Unverified assumptions, Ignoring constraint conditions, Maximum response length limitation. To address the above issues, we proposed a backward reasoning pattern construction method aimed at enhancing the model's reverse thinking ability and dynamic adaptability. First, we constructed an easy-hard two-stage Math dataset for training large models and gradually improving their inference ability at different difficulty levels. The dataset contains forward reasoning paths as well as backward reasoning paths. And a two-stage supervised fine-tuning process is applied to progressively train the model's backward reasoning capability. Furthermore, a fine-grained reward mechanism is developed, employing smoothed reward signals to strengthen the model's ability to autonomously select thinking modes during the reasoning process, thereby avoiding reward hacking. A linear-decay balanced sampling strategy is designed to maintain a balance between forward and backward reasoning path samples during training, enabling the model to converge quickly and stably. Experimental results show that our method significantly improves reasoning efficiency and accuracy in tasks such as mathematical proofs, offering a flexible and efficient reasoning paradigm for solving complex problems.

著者のコメント

15 pages, 4 figures, 3 tables

arXiv ID: 2609.24760 / 要約の誤りについて