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

複数ドローンの仕事割り当てと経路をまとめて生成

FlockDiffusion: Assignment-Conditioned Diffusion for Multi-Drone Task Allocation and Completion

Iana Zhura, Satenik Akopyan, Roohan Ahmed Khan, Miguel Altamirano Cabrera, Aleksey Fedoseev, Dzmitry Tsetserukou

この論文をやさしく読む

ひとことで言うと

各ドローンに複数の仕事を割り当て、その割り当てに合わせた機体群の経路をまとめて作る学習手法です。

何に役立つ?

考えられる用途は、多くの地点を回る複数機の経路計画です。ここでの性能はPyBulletやGazeboなどでの評価です。

この研究の面白いところ

仕事をまとめる効果、教師モデルの効果、並列の経路生成の速さを、別々の比較条件で調べています。

どこまで分かった?

実機群での飛行成功や安全性を確認した結果ではありません。完了率100%、計画器のカバレッジ100%、経路短縮率は評価設定と指標が異なり、同じ成功率としてまとめられません。

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

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

自律的な複数ドローンの航行では、限られた計算予算のもとで、障害物の多い環境に分散した目標を機体群が処理する必要がある。効率よく連携するには、各機体が経路上で複数の目標を訪れる、仕事のまとめ割りが重要になる。費用推定、割り当て、実行を別々のソルバーで扱うと、グラフ探索が重複し、長く急な変化のある経路を生成する。 本研究では、場面グラフのエンコーダ、明示的な割り当てヘッド、割り当てを条件とする拡散Transformer、閉形式の軌道デコーダを組み合わせた学習型の枠組みFlockDiffusionを提案する。自己回帰型の教師が、機体群の軌道を並列生成するためのオフライン教師情報を与える。PyBulletの要素除去実験では、まとめ割りによって仕事の完了率が50%から100%へ上がり、完全な教師モデルでは、まとめ割り付きMAGNNETに対して経路費用をさらに8.4%減らした。 最適化された拡張性のベンチマークでは、10機のドローンを用い、各密度で100場面を評価した。FlockDiffusionは従来の処理系に比べて推論が6.2〜7.6倍速く、経路が約37%短かった。名目上の仕事数が20から40へ増えると、遅延は7.8 msから11.1 msへ増えたのに対し、比較手法では48.0 msから75.8 msへ増えた。別途、5つのGazebo環境で行った評価では、FlockDiffusionは計画器のカバレッジ100%を達成し、まとめ割り付きの比較手法に対して計画経路費用を15.4%減らした。これらの結果は、実機のドローン群では再現が難しい構成において、仕事の密度が増しても効率的に計画できることを示している。

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

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

更新履歴

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

原文の要旨

Autonomous multi-drone navigation requires fleets to service distributed objectives in cluttered environments under tight computational budgets. Efficient coordination depends on task bundling, where each drone visits multiple objectives along its route. Separate solvers for cost estimation, assignment, and execution incur redundant graph search and produce long, abrupt paths. We propose FlockDiffusion, a learned framework combining a scene graph encoder, an explicit allocation head, an assignment conditioned diffusion transformer, and a closed form trajectory decoder. An autoregressive teacher provides offline supervision for parallel fleet trajectory generation. PyBullet ablations show that bundling increases task completion from 50% to 100%, while our complete teacher further reduces route cost by 8.4% relative to MAGNNET with bundling. In the optimized scalability benchmark, evaluated on 100 scenes per density with ten drones, FlockDiffusion achieves 6.2 to 7.6 times faster inference and approximately 37% shorter routes than the classical pipeline. As nominal task counts increase from 20 to 40, latency rises from 7.8 to 11.1 ms, compared with 48.0 to 75.8 ms for the baseline. In a separate evaluation across five Gazebo environments, FlockDiffusion achieves 100% planner coverage and reduces planned route cost by 15.4% relative to the baseline with bundling. These results demonstrate efficient planning under increasing task density in configurations that are demanding to reproduce with physical drone fleets.

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