Less Is More: Scalable Visual Navigation from Limited Data
Yves Inglin, Jonas Frey, Changan Chen, Marco Hutter
TL;DR
LiMo addresses data efficiency in goal-conditioned visual navigation by augmenting limited expert demonstrations with planner-generated trajectories. It introduces a transformer-based policy that, from a single RGB frame and an SE(2) goal, predicts a sequence of $N$ waypoints over a horizon $T$, trained on a mix of teleoperation data and MPPI-generated supervision. Experiments on GrandTour show that geometric augmentation yields substantial improvements in SPL for diverse, obstacle-rich environments and that LiMo learns embodiment-specific navigation for the ANYmal D quadruped. The work demonstrates practical real-robot deployment and argues that strategically curated, high-quality geometric supervision can be more effective than merely collecting more demonstrations for scalable, data-efficient visual navigation.
Abstract
Imitation learning provides a powerful framework for goal-conditioned visual navigation in mobile robots, enabling obstacle avoidance while respecting human preferences and social norms. However, its effectiveness depends critically on the quality and diversity of training data. In this work, we show how classical geometric planners can be leveraged to generate synthetic trajectories that complement costly human demonstrations. We train Less is More (LiMo), a transformer-based visual navigation policy that predicts goal-conditioned SE(2) trajectories from a single RGB observation, and find that augmenting limited expert demonstrations with planner-generated supervision yields substantial performance gains. Through ablations and complementary qualitative and quantitative analyses, we characterize how dataset scale and diversity affect planning performance. We demonstrate real-robot deployment and argue that robust visual navigation is enabled not by simply collecting more demonstrations, but by strategically curating diverse, high-quality datasets. Our results suggest that scalable, embodiment-specific geometric supervision is a practical path toward data-efficient visual navigation.
