家庭用ロボットの作業計画を二段階の言語モデル処理で改善
Design and Evaluation of LLM Chaining-Based Task Planning for General Purpose Service Robots
この論文をやさしく読む
ひとことで言うと
家庭用ロボットへの自然言語の指示を、分類と動作計画の二段階に分けて処理する方法を評価しています。
何に役立つ?
ロボットの作業計画でプロンプトを短くし、計画の安定性を高める設計の参考になります。
この研究の面白いところ
3種類の言語モデルで計画を比較しただけでなく、実機で10件の作業を実行して、計画と作業完了の差も調べています。
どこまで分かった?
実機では10件中6件の作業が完了しました。要旨は、残る主な制約が実行段階での失敗だと述べており、計画の改善だけで作業完了が保証されるわけではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
RoboCup@Homeの評価で定義される汎用サービスロボットの作業では、ロボットがさまざまな自然言語の指示を解釈し、実際の家庭環境で複数段階の動作列を作る必要がある。従来の単一プロンプト方式は、文脈が長くなり過ぎることや、途中の情報を見落とす「Lost in the Middle」現象のため、安定した作業計画が難しい。本研究は、指示の分類と動作の生成を二つの専門的な段階に分ける、言語モデルの連鎖構成を提案する。これにより、推論1回当たりのプロンプト長を約45%減らし、計画の一貫性を高める。 ローカルのオープンソースモデルとクラウドで提供される先端モデルを含む3種類の言語モデルについて、無作為に生成した100件の汎用サービスロボット指示を使って評価した。その結果、すべてのモデルで単一プロンプト方式より計画が一貫して改善し、ローカルモデルでは最大37パーセントポイントの向上があった。さらに、トヨタのHuman Support Robot(HSR)を使った実機での作業実行実験では、計画が成功しても作業の完了は保証されず、10件中6件が完了した。残る主な制約は実行段階での失敗だった。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
General Purpose Service Robot (GPSR) tasks, as defined in the RoboCup@Home benchmark, require robots to interpret diverse natural language commands and generate multi-step action sequences in real home environments. Conventional Single Prompt (SP) approaches suffer from context bloat and the "Lost in the Middle" phenomenon, leading to unreliable task planning. We propose an LLM chaining architecture that separates instruction classification and action generation into two specialized stages, reducing per-inference prompt length by approximately 45% while improving planning consistency. We evaluate our method using 100 randomly generated GPSR commands across three language models spanning local open-source and frontier cloud deployment contexts. Results show consistent planning improvements over SP across all models, with gains of up to +37 percentage points on local models. Further, real-robot execution experiments on the Toyota Human Support Robot (HSR) reveal that planning success alone does not guarantee task completion, with 6 of 10 tasks completing successfully and execution-layer failures identified as the primary remaining bottleneck.
著者のコメント
Accepted to IEEE GCCE 2026. 5 pages, 6 figures, 3 tables
arXiv ID: 2609.29043 / 要約の誤りについて