Neural Topological SLAM for Visual Navigation

Abstract

This paper studies the problem of image-goal navigation which involves navigating to the location indicated by a goal image in a novel previously unseen environment. To tackle this problem, we design topological representations for space that effectively leverage semantics and afford approximate geometric reasoning. At the heart of our representations are nodes with associated semantic features, that are interconnected using coarse geometric information. We describe supervised learning-based algorithms that can build, maintain and use such representations under noisy actuation. Experimental study in visually and physically realistic simulation suggests that our method builds effective representations that capture structural regularities and efficiently solve long-horizon navigation problems. We observe a relative improvement of more than 50% over existing methods that study this task.

Cite

Text

Chaplot et al. "Neural Topological SLAM for Visual Navigation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.01289

Markdown

[Chaplot et al. "Neural Topological SLAM for Visual Navigation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/chaplot2020cvpr-neural/) doi:10.1109/CVPR42600.2020.01289

BibTeX

@inproceedings{chaplot2020cvpr-neural,
  title     = {{Neural Topological SLAM for Visual Navigation}},
  author    = {Chaplot, Devendra Singh and Salakhutdinov, Ruslan and Gupta, Abhinav and Gupta, Saurabh},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.01289},
  url       = {https://mlanthology.org/cvpr/2020/chaplot2020cvpr-neural/}
}