English

PROBE: Probabilistic Occupancy BEV Encoding with Analytical Translation Robustness for 3D Place Recognition

Robotics 2026-05-06 v2 Computer Vision and Pattern Recognition

Abstract

We present PROBE (PRobabilistic Occupancy BEV Encoding), a learning-free LiDAR place recognition descriptor that models each BEV cell's occupancy as a Bernoulli random variable. Rather than relying on discrete point-cloud perturbations, PROBE analytically marginalizes over continuous Cartesian translations via the polar Jacobian, yielding a distance-adaptive angular uncertainty σθ=σt/r\sigma_\theta = \sigma_t / r in O(RS)\mathcal{O}(R{\cdot}S) time. The primary parameter σt\sigma_t represents the expected translational uncertainty in meters, a sensor-independent physical quantity that enhances cross-sensor generalization while reducing the need for extensive per-dataset tuning. Pairwise similarity combines a Bernoulli-KL Jaccard with exponential uncertainty gating and FFT-based height cosine similarity for rotation alignment. Evaluated on four datasets spanning four diverse LiDAR types, PROBE achieves the highest accuracy among handcrafted descriptors in multi-session evaluation and competitive single-session performance relative to both handcrafted and supervised baselines. The source code and supplementary materials are available at https://sites.google.com/view/probe-pr.

Keywords

Cite

@article{arxiv.2603.05965,
  title  = {PROBE: Probabilistic Occupancy BEV Encoding with Analytical Translation Robustness for 3D Place Recognition},
  author = {Jinseop Lee and Byoungho Lee and Gichul Yoo},
  journal= {arXiv preprint arXiv:2603.05965},
  year   = {2026}
}

Comments

8 pages, 8 figures

R2 v1 2026-07-01T11:06:17.442Z