日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
自動運転/最適制御arXiv:2609.24631

意味的判断から実行可能な軌道へ:狭空間駐車のための自己進化型LLM誘導最適制御

From Semantic Decisions to Feasible Trajectories: Self-Evolving LLM-Guided Optimal Control for Narrow-Space Parking

シェア:XThreadsFacebookLINEはてブBluesky

LLMが高レベルの駐車操作を決定し、最適制御が車両ダイナミクスと衝突制約を保証する枠組みを提案。失敗から知識ベースを自己進化させ、狭い環境での安全な自動駐車を実現する。

詳しい要約

1. どんなもの?

LLMの意味的推論とoptimal controlの物理制約を統合した自動駐車フレームワークSE-LLM-OCPを提案。 - LLMが高レベル離散maneuver決定を生成し、optimal-controlモジュールが低レベル車両動力学と衝突制約を強制。 - 非凸・狭空間駐車を対象とし、オンラインでsparse maneuver planを提案し、駐車タスクを短horizon trajectory-optimization問題列に分解。 - 低レベルsolverが逐次解き、失敗時はLLMが失敗証拠を集約して再計画。 - オフラインで失敗蓄積に基づき構造化decision-making knowledge baseを自動進化。

2. 先行研究と比べてどこがすごい?

従来のoptimal-controlは非凸性でsolver robustnessが損なわれ失敗しうる。 - LLM直接生成はdense trajectoryの物理的feasibility保証が困難。 - 提案はLLMの意味推論とoptimal controlの制約強制を分離統合し、両者の弱点を補完。 - オンライン失敗からの再計画とオフライン知識進化を組み合わせ、狭環境での安全性と異なるkinematic platformへのmaneuver表現転移を示す。

3. 技術・手法の肝は?

階層的統合が肝。 - LLMが高レベル離散maneuver決定を提案し、駐車タスクを短horizon trajectory-optimization問題に分解。 - optimal-controlモジュールが車両動力学と衝突制約を明示的に強制。 - solver失敗時にLLMがsolverとvalidation段階の失敗証拠を集約し再計画を誘導。 - オフラインでオンライン失敗の蓄積を駆動源に、構造化decision-making knowledge baseをゼロから自動進化。

4. どうやって有効だと検証した?

シミュレーションで検証。 - car-like vehicle modelとdifferential-drive robotの2種類で評価。 - 狭いシナリオでのより安全な自動駐車を実現。 - 同一maneuver表現が異なるkinematic platformへ転移することを示す。

5. 議論はある?

要旨からは不明。 - 限界や失敗事例、計算コスト、knowledge baseの一般性などは記述なし。 - 実車実験や実世界評価の有無も要旨からは不明。

6. 次に読むべき論文は?

要旨で参照/比較されている研究は明示されていない。 - 関連手法としてoptimal control、Large Language Models (LLMs)、trajectory optimization、car-like vehicle model、differential-drive robotが挙げられる。 - 同分野の定番としてnonconvex optimal controlやsampling-based motion planning (例: RRT*) が次に読む候補。 - 要旨からは具体的な論文名は不明。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Zhengbao Yao, Yuanfu Luo, Kehan Xue

分類: cs.RO, cs.AI

原文アブストラクト

Autonomous parking in nonconvex and narrow environments remains challenging. Although optimal-control methods can explicitly enforce vehicle dynamics and collision constraints, nonconvexity compromises solver robustness and can cause failures. Large language models (LLMs) exhibit strong semantic reasoning capabilities, but directly generating dense trajectories makes it difficult to guarantee physical feasibility. We introduce SE-LLM-OCP, a unified framework in which LLMs make high-level discrete maneuver decisions, while an optimal-control module enforces low-level vehicle dynamics and collision constraints. Online, the LLM proposes sparse maneuver plans, decomposing the parking task into a sequence of short-horizon trajectory-optimization problems. A low-level solver then sequentially solves optimal-control problems. If the solver fails, the LLM aggregates failure evidence from the solver and validation stages to guide replanning. Offline, SE-LLM-OCP automatically evolves a structured decision-making knowledge base from scratch, driven by accumulated online failures. We validate our proposed framework in simulation on a car-like vehicle model and on a differential-drive robot. Our experimental results show that SE-LLM-OCP enables safer autonomous parking in narrow scenarios and demonstrates transfer of the same maneuver representation to a different kinematic platform.

PR本紙発行元 EmplifAI