Search papers, labs, and topics across Lattice.
This paper introduces PixelLoop, a novel approach that integrates loop closures directly in pixel space for topological navigation, enhancing the connectivity and cost propagation in navigation tasks. By leveraging dense pixel-level topologies, PixelLoop significantly improves navigation performance, achieving over 35% absolute increases in Success Rate and SPL compared to traditional image-relative methods. The effectiveness of this method is validated through extensive simulations and real-world mobile robot deployments, showcasing its potential for stable and efficient any-point-to-any-point navigation.
Dense pixel-level loop closures can boost navigation success rates by over 35%, transforming how we approach topological mapping.
Although topological mapping and navigation have been studied extensively, the specific role and downstream effect of loop closures in purely topological representations has received relatively little attention. Importantly, loop closure over topological maps is distinct from loop closure over globally referenced trajectories and metric maps. Building on recent denser topologies grounded in pixel-level, relative 3D geometry, we propose PixelLoop which introduces loop closures directly in pixel space. Unlike sparse image-level edges or pose-graph corrections in SLAM, our pixel-level closures act as dense topological shortcuts that alter planning connectivity and cost propagation rather than merely aligning coordinates. This dense connectivity enables stable any-point-to-any-point navigation and produces costmaps that align accurately with geometric shortest paths. In particular, we showcase the distinct advantage of applying loop closures to fine-grained pixel topologies rather than image-level topologies. Across extensive simulated experiments, PixelLoop achieves over 35% absolute improvement in both Success Rate and SPL compared to image-relative baselines, with the largest gains in scenarios requiring shortcut exploitation. Results are further validated through real-world mobile robot deployments, demonstrating that dense pixel-level loop closures provide a practical and robust foundation for topological visual navigation. Project Page: https://pixelloop-nav.github.io/