日本フィジカルAI新聞

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

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

技術報告:マルチロボットシステムの非同期分散軌道推定

Technical Report: Asynchronous Distributed Trajectory Estimation of Multi-Robot Systems

シェア:XThreadsFacebookLINEはてブBluesky

ロボット群の状態を推定する分散軌道推定において、エージェント間の通信・計算の非同期性を考慮したブロック座標降下法を提案し、近似誤差が小さく通信量を大幅削減できることを示した。

著者: Adam Pooley, Matthew Hale

分類: cs.RO

原文アブストラクト

Distributed trajectory estimation arises in many applications across robotics, but existing implementations typically do not consider asynchrony in agents' communications and computations. Therefore, we propose an asynchronous block coordinate descent algorithm for distributed trajectory estimation. We consider a team of agents that observes a team of robots and estimates the robots' states over a sliding window. The agents solve an approximation of the maximum a posteriori estimation problem, which we derive. We show this approximation introduces negligible errors and eliminates up to 96.9% of communications among agents. Next, we prove that agents' iterates converge exponentially fast to the optimal estimate of the robots' states. Simulations show that this approach has up to 64% less error than a comparable state-of-the-art algorithm. Experiments on mobile robots show this approach is robust to delays whose lengths span three orders of magnitude.

関連論文