Search papers, labs, and topics across Lattice.
The paper introduces RVN-Bench, a new benchmark for reactive visual navigation tailored for indoor mobile robots operating in cluttered environments. RVN-Bench uses the Habitat 2.0 simulator and HM3D scenes to provide large-scale, diverse indoor environments with collision-aware navigation tasks and evaluation metrics. Experiments demonstrate that policies trained on RVN-Bench generalize effectively to unseen environments, highlighting its utility for standardized training and benchmarking of safe visual navigation.
Finally, a collision-aware visual navigation benchmark designed for the realities of indoor mobile robots.
Safe visual navigation is critical for indoor mobile robots operating in cluttered environments. Existing benchmarks, however, often neglect collisions or are designed for outdoor scenarios, making them unsuitable for indoor visual navigation. To address this limitation, we introduce the reactive visual navigation benchmark (RVN-Bench), a collision-aware benchmark for indoor mobile robots. In RVN-Bench, an agent must reach sequential goal positions in previously unseen environments using only visual observations and no prior map, while avoiding collisions. Built on the Habitat 2.0 simulator and leveraging high-fidelity HM3D scenes, RVN-Bench provides large-scale, diverse indoor environments, defines a collision-aware navigation task and evaluation metrics, and offers tools for standardized training and benchmarking. RVN-Bench supports both online and offline learning by offering an environment for online reinforcement learning, a trajectory image dataset generator, and tools for producing negative trajectory image datasets that capture collision events. Experiments show that policies trained on RVN-Bench generalize effectively to unseen environments, demonstrating its value as a standardized benchmark for safe and robust visual navigation. Code and additional materials are available at: https://rvn-bench.github.io/.