TL;DR
This paper investigates how well simulation-based evaluations of robot navigation predict real-world performance, introducing tools and metrics to measure and improve this sim2real transferability.
Contribution
The authors develop the Habitat-PyRobot Bridge for seamless simulation-to-robot transfer and introduce the SRCC metric to quantify sim2real predictivity, demonstrating how tuning simulation parameters enhances transfer success.
Findings
Low SRCC (0.18) indicates poor predictivity in unadjusted simulation.
Agents exploit simulation imperfections, reducing real-world applicability.
Tuning simulation parameters significantly improves SRCC to 0.844.
Abstract
Does progress in simulation translate to progress on robots? If one method outperforms another in simulation, how likely is that trend to hold in reality on a robot? We examine this question for embodied PointGoal navigation, developing engineering tools and a research paradigm for evaluating a simulator by its sim2real predictivity. First, we develop Habitat-PyRobot Bridge (HaPy), a library for seamless execution of identical code on simulated agents and robots, transferring simulation-trained agents to a LoCoBot platform with a one-line code change. Second, we investigate the sim2real predictivity of Habitat-Sim for PointGoal navigation. We 3D-scan a physical lab space to create a virtualized replica, and run parallel tests of 9 different models in reality and simulation. We present a new metric called Sim-vs-Real Correlation Coefficient (SRCC) to quantify predictivity. We find that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
