日本フィジカルAI新聞

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

週刊ニュースレター購読
群制御arXiv:2609.18520

AeroWeaver: 空中スキルを分散適応型群実行に織り込む身体性エージェントハーネス

AeroWeaver: An Embodied-Agent Harness for Weaving Aerial Skills into Distributed, Adaptive Swarm Execution

シェア:XThreadsFacebookLINEはてブBluesky

LLMエージェントの意味的判断を個々のUAVスキルに接地し、役割条件付きローカルエージェントで分散協調とオンライン適応を実現するハーネスを提案。

詳しい要約

1. どんなもの?

- UAV swarm の協調自律を対象に、LLM agent の意味的推論と実行可能な skill を結びつける embodied-agent harness『AeroWeaver』を提案。 - 個々の UAV skill を mission-level の協調行動へ編成し、分散実行とオンライン適応を可能にする枠組み。 - 検索・検査・追跡などの集合タスクを想定。

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

- 従来の LLM agent 研究は自然言語理解と高レベル計画を強化したが、実行可能な capability への grounding、グローバル推論と分散実行の整合、経験に基づく継続適応が課題。 - AeroWeaver は semantic decision を governed skill に接続し、role-conditioned local agent で分散協調を組織。 - 中央 agent が global context から joint action を生成せず、body-local なマルチ UAV 運用を可能にする点が特徴。

3. 技術・手法の肝は?

- semantic decision を governed skill へ接続する仕組み。 - role-conditioned local agent を組織し、分散協調を実現。 - role-indexed state-action-reward 経験を用いて skill selection をオンラインで洗練。 - reward-guided online update により training-free な適応学習経路を提供。

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

- 実験と runtime validation を実施。 - テスト条件下で有効な skill execution を維持することを確認。 - 中央 agent が global context から joint action を生成しない body-local なマルチ UAV 運用を支持。 - reward-guided online update が累積実行経験からの適応学習に training-free 経路を与えることを示す。

5. 議論はある?

- 要旨からは、テスト条件外の限界、スケーラビリティ、安全性、通信制約などの議論は不明。 - 提案手法の有効性は示されるが、詳細な比較や失敗事例は要旨からは不明。

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

- 要旨で参照/比較されている個別研究は明示されていない。 - 関連手法として LLM agents、UAV swarms、collective intelligence、embodied agents、distributed coordination、reward-guided online learning などが挙げられる。 - 同分野の定番として multi-agent reinforcement learning、swarm robotics、task and motion planning などが次に読む候補。

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

著者: Jiabin Lou, Yirong Yang, Haopeng Wang, Xuxin Lv, Xinyu Liu, Diyuan Hou, Xuehong Liu, Rongye Shi, Wenjun Wu

分類: cs.AI

原文アブストラクト

Collective intelligence is a collaborative autonomy paradigm in which multiple agents pursue shared objectives through local perception, information exchange, and coordinated action. UAV swarms embody this paradigm by coordinating multiple vehicles in tasks such as search, inspection, and tracking. Recent advances in large language model (LLM) agents have strengthened natural-language task understanding and high-level planning, providing a flexible semantic interface between mission descriptions and collective behavior. While these advances expand semantic reasoning, applying LLM agents to UAV swarms raises challenges in grounding model decisions in executable capabilities, reconciling global task reasoning with distributed execution, and using mission-specific experience for continual adaptation. To address these challenges, we introduce AeroWeaver, an embodied-agent harness that weaves individual UAV skills into coordinated mission-level behavior. AeroWeaver connects semantic decisions to governed skills, organizes role-conditioned local agents for distributed coordination, and uses role-indexed state-action-reward experience to refine skill selection online. Experiments and runtime validation show that AeroWeaver maintains valid skill execution under tested conditions and supports body-local multi-UAV operation without a central agent generating joint actions from global context, while reward-guided online updates provide a training-free path for adaptive learning swarm agents from accumulated execution experience. Code: https://github.com/Admire-ljb/AeroWeaver.

関連論文

PR本紙発行元 EmplifAI