CVROMar 21, 2024

VXP: Voxel-Cross-Pixel Large-scale Image-LiDAR Place Recognition

arXiv:2403.14594v23 citationsh-index: 73DV
Originality Highly original
AI Analysis

This work addresses the problem of robust place recognition under varying conditions for robotics and autonomous systems, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackled the challenge of cross-modal place recognition by proposing VXP, a camera-to-LiDAR framework that enforces local similarities in a self-supervised manner, achieving state-of-the-art performance on benchmarks like Oxford RobotCar, ViViD++, and KITTI.

Cross-modal place recognition methods are flexible GPS-alternatives under varying environment conditions and sensor setups. However, this task is non-trivial since extracting consistent and robust global descriptors from different modalities is challenging. To tackle this issue, we propose Voxel-Cross-Pixel (VXP), a novel camera-to-LiDAR place recognition framework that enforces local similarities in a self-supervised manner and effectively brings global context from images and LiDAR scans into a shared feature space. Specifically, VXP is trained in three stages: first, we deploy a visual transformer to compactly represent input images. Secondly, we establish local correspondences between image-based and point cloud-based feature spaces using our novel geometric alignment module. We then aggregate local similarities into an expressive shared latent space. Extensive experiments on the three benchmarks (Oxford RobotCar, ViViD++ and KITTI) demonstrate that our method surpasses the state-of-the-art cross-modal retrieval by a large margin. Our evaluations show that the proposed method is accurate, efficient and light-weight. Our project page is available at: https://yunjinli.github.io/projects-vxp/

Code Implementations1 repo
Foundations

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

Your Notes