ROAILGSep 26, 2024

Joint Localization and Planning using Diffusion

arXiv:2409.17995v1h-index: 59
Originality Incremental advance
AI Analysis

This work addresses the challenge of integrating perception and planning for robotics navigation, offering a novel application of diffusion models but is incremental in combining existing techniques.

The paper tackles the problem of end-to-end navigation by jointly performing global localization and path planning in known 2D environments using a diffusion model, achieving real-time performance and generalization to realistic maps with different appearances from training data.

Diffusion models have been successfully applied to robotics problems such as manipulation and vehicle path planning. In this work, we explore their application to end-to-end navigation -- including both perception and planning -- by considering the problem of jointly performing global localization and path planning in known but arbitrary 2D environments. In particular, we introduce a diffusion model which produces collision-free paths in a global reference frame given an egocentric LIDAR scan, an arbitrary map, and a desired goal position. To this end, we implement diffusion in the space of paths in SE(2), and describe how to condition the denoising process on both obstacles and sensor observations. In our evaluation, we show that the proposed conditioning techniques enable generalization to realistic maps of considerably different appearance than the training environment, demonstrate our model's ability to accurately describe ambiguous solutions, and run extensive simulation experiments showcasing our model's use as a real-time, end-to-end localization and planning stack.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes