OPAL: Visibility-aware LiDAR-to-OpenStreetMap Place Recognition via Adaptive Radial Fusion

Shuhao Kang*2 Martin Y.Liao*1 Yan Xia3 Olaf Wysocki4,†
Boris Jutzi1 Daniel Cremers5
1Technical University of Munich 2Wuhan University *The first two authors contribute equally.    Corresponding author.   

[Paper]      [video]      [Code]     [BibTeX]

What can OPAL do?


OPAL is an (a) Point cloud-to-OpenStreetMap (P2O) place recognition estimates the geographic location of a LiDAR scan by matching the semantic point cloud to geo-referenced OpenStreetMap tiles. (a) illustrates the problem setup, while (b) shows the evaluation results.

Abstract

LiDAR place recognition is a critical capability for autonomous navigation and cross-modal localization in large-scale outdoor environments. Existing approaches predominantly depend on pre-built 3D dense maps or aerial imagery, which impose significant storage overhead and lack real-time adaptability. In this paper, we propose OPAL, a novel network for LiDAR place recognition that leverages OpenStreetMap as a lightweight and up-to-date prior. Our key innovation lies in bridging the domain disparity between sparse LiDAR scans and structured OSM data through two carefully designed components: a cross-modal visibility mask that identifies maximal observable regions from both modalities to guide feature learning, and an adaptive radial fusion module that dynamically consolidates multiscale radial features into discriminative global descriptors. Extensive experiments on the augmented KITTI and KITTI-360 datasets demonstrate OPAL's superiority, achieving 15.98% higher recall at @1m threshold for top-1 retrieved matches while operating at 12x faster inference speeds compared to state-of-the-art approaches.

Introduction Video

We are working hard to make the introduction video.

Place recognition results

Comparable results



Top-1 retrieved results @5m along the trajectory (KITTI seq 00)



Top-1 retrieved results @5m recall curve (KITTI seq 00)

BibTex

@misc{kang2025opal,
  title={OPAL: Visibility-aware LiDAR-to-OpenStreetMap Place Recognition via Adaptive Radial Fusion},
  author={Shuhao Kang and Martin Y. Liao and Yan Xia and Olaf Wysocki and Boris Jutzi and Daniel Cremers},
  journal={arXiv preprint arXiv:2504.19258},
  year={2025}
}

Acknowledgements: We borrow this template from FreeReg.