Robot Navigation
Autonomous navigation — moving through unstructured environments while avoiding obstacles — spans indoor service robots to outdoor last-mile delivery. Classical SLAM (simultaneous localization and mapping) methods like ORB-SLAM still dominate mapping, but end-to-end learning approaches using habitat simulators (Habitat 2.0, iGibson) show promise for semantic navigation ("go to the kitchen"). The Habitat Challenge results reveal that modular pipelines (map → plan → act) consistently beat monolithic learned policies, suggesting that full end-to-end navigation is still years away from displacing classical stacks in production.
Habitat ObjectNav (HM3D)
Object-goal navigation task on HM3D-Semantics scenes from the Habitat Challenge. The agent is spawned in an unseen 3D environment and must navigate to an instance of a target object category. Primary metric is Success Rate (SR); SPL (Success weighted by Path Length) is secondary.
Top 10
Leading models on Habitat ObjectNav (HM3D).
All datasets
1 dataset tracked for this task.
Related tasks
Other tasks in Robots.