arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

複数ドローンの役割と実行経験を結び付ける制御基盤

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

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

この論文をやさしく読む

ひとことで言うと

複数のドローンが、各機体の役割と使える操作を踏まえて協調し、実行経験に応じて操作の選び方を変える仕組みです。

何に役立つ?

考えられる用途は、探索や点検などの任務を複数機で分担する制御です。言語モデルの判断と、機体が実際に実行するスキルの接続を扱います。

この研究の面白いところ

中央のエージェントが全機の行動をまとめて決める方式を使わず、役割別の局所的な判断と経験の更新を組み合わせています。

どこまで分かった?

有効なスキル実行の維持は試験条件下の結果です。要旨には機体数や成功率、環境の詳細はなく、あらゆる飛行条件での安全性や任務成功を保証したものではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

集合知は、複数のエージェントが局所的な知覚、情報交換、協調行動を通じて共通の目標を目指す、協調的な自律性の枠組みである。無人航空機(UAV)の群れは、探索、点検、追跡などで複数機を連携させ、この枠組みを具体化する。近年の大規模言語モデル(LLM)エージェントの進歩は、自然言語によるタスク理解と高水準の計画を強化し、任務の記述と集団の行動を柔軟な意味的インターフェースでつなぐ。 こうした進歩は意味推論を広げる一方、UAV群への適用には、モデルの判断を実行可能な能力に結び付けること、全体のタスク推論と分散実行を両立させること、任務固有の経験を継続的な適応に使うこと、という課題がある。これに対処するため、個々のUAVのスキルを協調した任務単位の行動へ組み合わせる、身体性を持つエージェントの実行基盤AeroWeaverを導入する。 AeroWeaverは意味的な判断を管理されたスキルにつなぎ、役割を条件とするローカルエージェントを構成して分散協調を行い、役割別に整理した状態・行動・報酬の経験を使って、スキル選択をオンラインで改善する。実験と実行時の検証では、試験した条件下で有効なスキル実行を維持し、全体の文脈から一括して行動を生成する中央エージェントなしに、各機体に局所化した複数UAVの運用を支えた。また、報酬に導かれたオンライン更新は、蓄積された実行経験から適応する群エージェントに、訓練を必要としない学習の道筋を提供する。コードはhttps://github.com/Admire-ljb/AeroWeaverで公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-16(UTC)
最新改訂
2026-09-16 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

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.

著者のコメント

8 pages, 7 figures

arXiv ID: 2609.18520 / 要約の誤りについて