AIDB Daily Papers
ツール利用型AIエージェントのためのプロファイル・推論:有界な意味複雑性
※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。
ポイント
- 外部ツールを使うAIエージェントの実行方式を改善するProfile-Then-Reason(PTR)を提案。
- PTRはワークフローを最初に生成し、検証と修正を限定的に行うため、効率的かつ安定性が高い。
- 実験の結果、PTRは検索や分解が必要なタスクで特に有効であり、既存手法を上回る性能を示した。
Abstract
Large language model agents that use external tools are often implemented through reactive execution, in which reasoning is repeatedly recomputed after each observation, increasing latency and sensitivity to error propagation. This work introduces Profile--Then--Reason (PTR), a bounded execution framework for structured tool-augmented reasoning, in which a language model first synthesizes an explicit workflow, deterministic or guarded operators execute that workflow, a verifier evaluates the resulting trace, and repair is invoked only when the original workflow is no longer reliable. A mathematical formulation is developed in which the full pipeline is expressed as a composition of profile, routing, execution, verification, repair, and reasoning operators; under bounded repair, the number of language-model calls is restricted to two in the nominal case and three in the worst case. Experiments against a ReAct baseline on six benchmarks and four language models show that PTR achieves the pairwise exact-match advantage in 16 of 24 configurations. The results indicate that PTR is particularly effective on retrieval-centered and decomposition-heavy tasks, whereas reactive execution remains preferable when success depends on substantial online adaptation.
Paper AI Chat
この論文のPDF全文を対象にAIに質問できます。
質問の例: