TinyNav:マイコン上でリアルタイム自律ナビゲーションを実現するエンドツーエンドTinyML
TinyNav: End-to-End TinyML for Real-Time Autonomous Navigation on Microcontrollers
ESP32マイコン上で動作する23kパラメータの量子化2D CNNを用い、深度データから操舵・スロットル指令を予測するリアルタイム自律ナビゲーションシステムを実現した。
著者: Pooria Roy, Nourhan Jadallah. Tomer Lapid, Shahzaib Ahmad, Armita Afroushe, Mete Bayrak
分類: cs.RO, cs.CV, cs.LG
原文アブストラクト
Autonomous navigation typically relies on power-intensive processors, limiting accessibility in low-cost robotics. Although microcontrollers offer a resource-efficient alternative, they impose strict constraints on model complexity. We present TinyNav, an end-to-end TinyML system for real-time autonomous navigation on an ESP32 microcontroller. A custom-trained, quantized 2D convolutional neural network processes a 20-frame sliding window of depth data to predict steering and throttle commands. By avoiding 3D convolutions and recurrent layers, the 23k-parameter model achieves 30 ms inference latency. Correlation analysis and Grad-CAM validation indicate consistent spatial awareness and obstacle avoidance behavior. TinyNav demonstrates that responsive autonomous control can be deployed directly on highly constrained edge devices, reducing reliance on external compute resources.
関連論文
- 統合自律スタック:汎用ロボット自律性のための設計指針に向けて自律ナビゲーション