複雑な作業計画を段階的に作成・修正・評価するGRASP
GRASP: Generating, Revising, and Assessing for Strategic Planning with Agentic AI
この論文をやさしく読む
ひとことで言うと
複雑な作業の計画を、全体方針の作成、候補の修正、独立した評価に分けて行う方法です。
何に役立つ?
複数の条件や課題が重なる場面で、言語モデルが作る実行計画の信頼性を高める設計に役立つ可能性があります。
この研究の面白いところ
各段階の文脈を分離し、複数課題を交互に行う評価でも、直接計画する手法より最大16.7ポイント高い精度を示しています。
どこまで分かった?
要旨が挙げる改善は指定された計画・論理・数学ベンチマークでの結果です。実環境での運用成果は記載されていません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
大規模言語モデル(LLM)は一般に、課題が複雑になるほど信頼性が下がる。本研究は、複雑な課題に対して、自然言語で書かれ実行できる質の高い計画を生成するため、戦略を考慮した多段階の計画枠組みGRASPを導入する。GRASPは計画処理を、文脈を分離した専門モジュールに分ける。GenPlanは全体に共通する大まかな指針を事前に作り、RevPlanは分離された文脈窓の中で局所的な代替戦略を探索し、VerPlanは複数の基準を用いる判別器で経過を独立に評価する。実証評価では、複数のデータセットで一貫して新たな最高水準の性能を示し、LLMによる直接的な計画と比較して、Natural Plan Calendar Schedulingで約12.4%、ZebraLogicで約30.8%の精度向上があり、SciBench Mathでも改善した。通常の計画手法では複数課題へ拡張した途端に性能が落ちるのに対し、GRASPはこの複数課題化による性能低下を解消した。2つの課題を交互に行う環境では、直接的なLLM計画より最大16.7%ポイント高い絶対精度を達成した。さらに、文脈を分離し全体方針による厳密な制約を課すことで、GPT-5-miniなどの高度な推論モデルを14.5%上回った。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Large Language Models (LLMs) typically exhibit a performance profile where reliability degrades as task complexity increases. We address the challenge of generating high-quality natural language executable plans for complex tasks by introducing $\textbf{GRASP}$, a strategy-aware, multi-stage planning framework. GRASP decouples the planning pipeline across specialized, context-isolated modules: it pre-compiles global macro-guidelines (GenPlan), explores alternative localized strategies within isolated context windows (RevPlan), and independently evaluates trajectories using a multi-criteria discriminator (VerPlan). Empirical evaluations show that GRASP consistently establishes a new state-of-the-art frontier across diverse datasets, yielding substantial accuracy gains over direct LLM planners on Natural Plan Calendar Scheduling ($\sim$12.4$\%$$\uparrow$), ZebraLogic ($\sim$30.8$\%$$\uparrow$), and SciBench Math. Crucially, under multi-task scaling-where standard planners suffer immediate performance collapse-GRASP completely flattens the multi-task degradation penalty. In interleaved dual-task environments, GRASP achieves an absolute accuracy gain of up to 16.7$\%$ over direct LLM planners. Furthermore, by isolating context and enforcing strict macro-regularization, GRASP outperforms frontier reasoning models (such as GPT-5-mini) by a margin of 14.5$\%$.
著者のコメント
Accepted at the Second Workshop for Research on Agent Language Models (REALM) at EMNLP 2026
arXiv ID: 2609.30147 / 要約の誤りについて