错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Towards real-time embodied AI agent: a bionic visual encoding framework for mobile robotics

  • Xueyu Hou,
  • Yongjie Guan,
  • Tao Han,
  • Cong Wang

摘要

Embodied artificial intelligence (AI) agents, which navigate and interact with their environment using sensors and actuators, are being applied for mobile robotic platforms with limited computing power, such as autonomous vehicles, drones, and humanoid robots. These systems make decisions through environmental perception from deep neural network (DNN)-based visual encoders. However, the constrained computational resources and the large amounts of visual data to be processed can create bottlenecks, such as taking almost 300 milliseconds per decision on an embedded GPU board (Jetson Xavier). Existing DNN acceleration methods need model retraining and can still reduce accuracy. To address these challenges, our paper introduces a bionic visual encoder framework, \(\mathsf \small {Robye}\) } R obye , to support real-time requirements of embodied AI agents. The proposed framework complements existing DNN acceleration techniques. Specifically, we integrate motion data to identify overlapping areas between consecutive frames, which reduces DNN workload by propagating encoding results. We bifurcate processing into high-resolution for task-critical areas and low-resolution for less-significant regions. This dual-resolution approach allows us to maintain task performance while lowering the overall computational demands. We evaluate \(\mathsf \small {Robye}\) } R obye across three robotic scenarios: autonomous driving, vision-and-language navigation, and drone navigation, using various DNN models and mobile platforms. \(\mathsf \small {Robye}\) } R obye outperforms baselines in speed (1.2–3.3 \(\times\) × ), performance ( \(+4\%\) + 4 % to \(+29\%\) + 29 % ), and power consumption ( \(-36\%\) - 36 % to \(-47\%\) - 47 % ).