TinyDEVO让事件相机在超低功耗芯片上实现高效视觉里程计。
TinyDEVO: Deep Event-based Visual Odometry on Ultra-low-power Multi-core Microcontrollers
- 通过网络结构优化与超参数调优,大幅压缩模型资源消耗。
- 在9核RISC-V芯片上实现1.2帧/秒,功耗仅86毫瓦。
- 适合嵌入式机器人、可穿戴设备等低功耗场景部署。
嵌入式视觉中的关键任务是视觉里程计(VO),用于估计摄像头运动,是许多功耗受限系统的核心组件,如自主机器人和增强/虚拟现实可穿戴设备。最新一代VO系统结合深度学习模型与类生物事件相机,对运动模糊和光照变化具有鲁棒性。然而,现有先进事件相机VO算法需大量内存与计算资源:例如领先方法DEVO每帧需733MB内存与1550亿次乘加运算。本文提出TinyDEVO,一种专为资源受限微控制器(MCU)设计的事件相机深度学习模型。我们将其部署于超低功耗(ULP)9核RISC-V MCU,实现约1.2帧/秒的吞吐率,平均功耗仅86毫瓦。通过神经网络架构优化与超参数调优,TinyDEVO相较DEVO将内存占用减少11.5倍(降至63.8MB),每帧运算量降低29.7倍(至52亿次乘加),同时在三个前沿数据集上保持平均轨迹误差27厘米,仅比DEVO高19厘米。本工作首次证明了事件相机视觉里程计在超低功耗设备上的可行性。
原文摘要 · Abstract (English)
A key task in embedded vision is visual odometry (VO), which estimates camera motion from visual sensors, and it is a core component in many embedded power-constrained systems, from autonomous robots to augmented and virtual reality wearable devices. The newest class of VO systems combines deep learning models with bio-inspired event-based cameras, which are robust to motion blur and lighting conditions. However, state-of-the-art (SoA) event-based VO algorithms require significant memory and computation. For example, the leading approach DEVO requires 733 MB of memory and 155 billion multiply-accumulate (MAC) operations per frame. We present TinyDEVO, an event-based VO deep learning model designed for resource-constrained microcontroller units (MCUs). We deploy TinyDEVO on an ultra-low-power (ULP) 9-core RISC-V-based MCU, achieving a throughput of approximately 1.2 frames per second with an average power consumption of only 86 mW. Thanks to our neural network architectural optimizations and hyperparameter tuning, TinyDEVO reduces the memory footprint by 11.5x (to 63.8 MB) and the number of operations per frame by 29.7x (to 5.2 billion MACs per frame) compared to DEVO, while maintaining an average trajectory error of 27 cm, i.e., only 19 cm higher than DEVO, on three state-of-the-art datasets. Our work demonstrates, for the first time, the feasibility of an event-based VO pipeline on ultra-low-power devices.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。