AIDB Daily Papers
AIエージェントは段階的計画が必要か?データ中心のツール利用における計画期間の再考
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- 本研究は、データ中心の複雑なタスクを解決するAIエージェントにおける計画期間の重要性を検証した。
- 従来の段階的実行の必要性という仮説を覆し、完全計画型が同等の精度でトークン消費を削減できることを示した。
- 知識ベースQAや多段QA実験で、完全計画型が効率的なデフォルトとなりうることを実証した。
Abstract
Explicit planning is a critical capability for LLM-based agents solving complex data-centric tasks, which require precise tool calling over external data sources. Existing strategies fall into two paradigms based on planning horizon: (1) full-horizon (FH), which generates a complete plan before execution, and (2) single-step horizon (SH), which interleaves each action (tool call) with incremental reasoning and observation. While step-by-step execution is a common default under the assumption that eager execution monitoring is necessary for adaptability, we revisit this assumption for well-defined data-centric tasks. Our controlled empirical study isolates planning horizon as the key architectural feature and systematically analyzes the effects of topological complexity and tool robustness on both paradigms. Our experiments across Knowledge Base Question Answering and Multi-hop QA show that FH planning with lazy replanning achieves accuracy parity with SH across varying depths, breadths, and robustness levels, while using 2-3x fewer tokens. These findings suggest that for well-defined data-centric tasks, eager step-wise monitoring is often unnecessary, and full-horizon planning with on-demand replanning can offer a more efficient default.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: