← Back to Computer Vision
cs.CV

How LiDAR helps robots navigate new scenes with only a camera

Amirhossein Zhalehmehrabi, Tiziano Tezze, Alberto Castelini, Alessandro Farinelli

June 3, 2026

Robots navigating to GPS coordinates fail when moved to new buildings or outdoor spaces because they learn appearance shortcuts specific to training scenes. This work uses LiDAR depth as a teacher during training to guide visual representations toward geometry rather than surface details, then removes the LiDAR at deployment. The frozen encoder feeds into a reinforcement learning policy, keeping representation learning separate from task learning. Testing on diverse simulated environments shows substantial improvements over large pretrained vision models, plus a new multimodal dataset and open-source code.
Published as Robust Scene Transfer for PointGoal Navigation via Privileged Sensor Guided Contrastive Learning arXiv:2606.05506
Read the original paper →