推理ゲームでLLMの長い推論を補助する可能性行列
Clueing up LLMs with Tool-Augmented Deductive Reasoning
この論文をやさしく読む
ひとことで言うと
推理ゲームで分かったことと、まだありうる候補を表に保存し、LLMが過去の情報を忘れたり矛盾したりするのを補助する研究です。
何に役立つ?
複数ターンにわたる推論で、記憶と論理制約を外部の明示的な表現へ持たせる方法を評価する場になります。
この研究の面白いところ
Clueの観測情報から候補を絞り込む過程を、6エージェントによるゲームで調べます。推論ログから可能性行列を作り、候補管理をモデルの文章生成から切り離しています。
どこまで分かった?
要旨には勝率や矛盾率などの比較結果の数値がありません。比較評価を行う設計は記されていますが、改善がどれほどあったかを断定できる要旨ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模言語モデル(LLM)は近年進歩しているが、長い対話にわたって論理的に一貫した演繹推論を行うことは依然として難しい。複数の推論段階にわたる証拠の統合、以前の推論との一貫性の維持、新しい制約の下での信念更新を必要とする課題は、現在のモデルの限界を浮かび上がらせるとともに、推論を改善する方法を評価する有用な試験環境となる。本論文では、多段階のエージェントによる演繹推論を評価する環境として、古典的なボードゲームClueのテキストベースの複数エージェント版を実装する。この環境でエージェントは、一連の観測から隠れた情報を推測し、ターンをまたいで一貫性を保ち、変化する論理制約の集合に基づいて推論しなければならない。 GPT-4o-miniとGemini-2.5-Flashを基にした6つのLLMエージェントを、交互に手番を進めるプレイヤーとして用いる。各モデル系列から3エージェントずつを使い、ゲームを繰り返して基準性能を確立する。次に、構造化された可能性行列を使い、生成された推論ログに暗黙的に含まれるゲーム状態を、残る可能性の明示的な表現へ変換する、ツールで拡張した方法を導入する。可能性行列は、長いターンにわたる記憶と演繹的制約を符号化し、それらの処理をエージェントから引き受ける。この方法をベースラインと比較し、戦略的な推論環境において、ツールの追加が自律エージェントの推論品質とタスク成功をどう支えるかを評価する。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-16(UTC)
- 最新改訂
- 2026-09-16 · v1
- 査読・掲載
- 掲載先の記載あり
著者による掲載先の記載:IJCAI 2026 Workshop Logical and Symbolic Reasoning。出版社での独立確認は未実施です。
更新履歴
- v1 2026-09-16 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Despite recent advances in large language models (LLMs), performing logically consistent deductive reasoning over extended interactions remains challenging. Tasks that require integrating evidence across multiple reasoning steps, maintaining consistency with prior inferences, and updating beliefs under new constraints can surface limitations in current models while providing a useful testbed for evaluating reasoning enhancements. In this paper, we implement a text-based, multi-agent version of the classic board game Clue as an environment to evaluate multi-step, agentic deductive reasoning. In this setting, agents must infer hidden information from a sequence of observations, maintain consistency across turns, and reason over an evolving set of logical constraints. We instantiate six LLM-based agents (GPT-4o-mini and Gemini-2.5-Flash) as players that engage in turn-based gameplay; using three agents per model family, we establish baseline performance across repeated games. We then introduce a tool-augmented approach in which a structured possibility matrix converts implicit game state from generated reasoning logs into an explicit representation of remaining possibilities. The possibility matrix encodes extended-turn memory and deductive constraints, offloading these tasks from the agent. We compare this approach against the baseline to evaluate how tool augmentation supports reasoning quality and task success for autonomous agents in a strategic reasoning environment.
arXiv ID: 2609.18736 / 要約の誤りについて