English

Neural Volumetric Memory for Visual Locomotion Control

Robotics 2023-04-04 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Legged robots have the potential to expand the reach of autonomy beyond paved roads. In this work, we consider the difficult problem of locomotion on challenging terrains using a single forward-facing depth camera. Due to the partial observability of the problem, the robot has to rely on past observations to infer the terrain currently beneath it. To solve this problem, we follow the paradigm in computer vision that explicitly models the 3D geometry of the scene and propose Neural Volumetric Memory (NVM), a geometric memory architecture that explicitly accounts for the SE(3) equivariance of the 3D world. NVM aggregates feature volumes from multiple camera views by first bringing them back to the ego-centric frame of the robot. We test the learned visual-locomotion policy on a physical robot and show that our approach, which explicitly introduces geometric priors during training, offers superior performance than more na\"ive methods. We also include ablation studies and show that the representations stored in the neural volumetric memory capture sufficient geometric information to reconstruct the scene. Our project page with videos is https://rchalyang.github.io/NVM .

Keywords

Cite

@article{arxiv.2304.01201,
  title  = {Neural Volumetric Memory for Visual Locomotion Control},
  author = {Ruihan Yang and Ge Yang and Xiaolong Wang},
  journal= {arXiv preprint arXiv:2304.01201},
  year   = {2023}
}

Comments

CVPR 2023 Highlight. Our project page with videos is https://rchalyang.github.io/NVM

R2 v1 2026-06-28T09:47:23.646Z