日本フィジカルAI新聞

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

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

ロボタリウムにおけるGTernalロボットのデータ駆動型自己回帰電力予測

Data-Driven Autoregressive Power Prediction for GTernal Robots in the Robotarium

シェア:XThreadsFacebookLINEはてブBluesky

ロボットの電力消費を過去の履歴から自己回帰的に予測する軽量モデルを提案し、実機7台での検証で高い精度と転移性を示した。

著者: Yassin Abdelmeguid, Ammar Hasan

分類: cs.RO

原文アブストラクト

Energy-aware algorithms for multi-robot systems require accurate power consumption models, yet existing approaches rely on kinematic approximations that fail to capture the complex dynamics of real hardware. We present a lightweight autoregressive predictor for the GTernal mobile robot platform deployed in the Georgia Tech Robotarium. Through analysis of 48,000 samples collected across six motion trials, we discover that power consumption exhibits strong temporal autocorrelation ($\rho_1 = 0.95$) that dominates kinematic effects. A 7,041-parameter multi-layer perceptron (MLP) achieves $R^2 = 0.90$ on held-out motion patterns by conditioning on recent power history, reaching the theoretical prediction ceiling imposed by measurement noise. Physical validation across seven robots in a collision avoidance scenario yields mean $R^2 = 0.87$, demonstrating zero-shot transfer to unseen robots and behaviors. The predictor runs in 224 $\mu$s per inference, enabling real-time deployment at 150$\times$ the platform's 30 Hz control rate. We release the trained model and dataset to support energy-aware multi-robot algorithm development.

関連論文