English

RobustNav: Towards Benchmarking Robustness in Embodied Navigation

Computer Vision and Pattern Recognition 2021-06-09 v1 Robotics

Abstract

As an attempt towards assessing the robustness of embodied navigation agents, we propose RobustNav, a framework to quantify the performance of embodied navigation agents when exposed to a wide variety of visual - affecting RGB inputs - and dynamics - affecting transition dynamics - corruptions. Most recent efforts in visual navigation have typically focused on generalizing to novel target environments with similar appearance and dynamics characteristics. With RobustNav, we find that some standard embodied navigation agents significantly underperform (or fail) in the presence of visual or dynamics corruptions. We systematically analyze the kind of idiosyncrasies that emerge in the behavior of such agents when operating under corruptions. Finally, for visual corruptions in RobustNav, we show that while standard techniques to improve robustness such as data-augmentation and self-supervised adaptation offer some zero-shot resistance and improvements in navigation performance, there is still a long way to go in terms of recovering lost performance relative to clean "non-corrupt" settings, warranting more research in this direction. Our code is available at https://github.com/allenai/robustnav

Keywords

Cite

@article{arxiv.2106.04531,
  title  = {RobustNav: Towards Benchmarking Robustness in Embodied Navigation},
  author = {Prithvijit Chattopadhyay and Judy Hoffman and Roozbeh Mottaghi and Aniruddha Kembhavi},
  journal= {arXiv preprint arXiv:2106.04531},
  year   = {2021}
}

Comments

18 pages, 8 figures, Code: https://github.com/allenai/robustnav

R2 v1 2026-06-24T02:58:17.502Z