Pith. sign in

REVIEW 3 major objections 6 minor 57 references

G-PROBE: Cross-FOV Place Recognition and Certainty-Coupled Localization for 3D Point Clouds

T0 review · 3 major / 6 minor · reviewed 2026-07-10 · grok-4.5

Pith's one-line read G-PROBE recovers place and 6-DoF pose from LiDAR even when the query sees only a narrow wedge of a panoramic map.

desk verdict A real learning-free cross-FOV localizer with honest multi-dataset evidence; the discrete-heading stress test is a fair caveat, not a collapse of the claim. read the letter →

arxiv 2607.06782 v1 pith:62CPUWQ6 submitted 2026-07-07 cs.RO cs.CV

classification cs.ROcs.CV
keywords 3DPointCloudsLiDARGlobalLocalizationCross-FOVPlaceRecognitionCertainty-GuidedRegistrationHeadingInvarianceCloud
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Most LiDAR place-recognition methods assume a dense, full-circle scan. Real robots often carry narrow solid-state sensors or multi-sensor rigs that see only a sector, and a revisit from a new heading shows a different sector. G-PROBE removes that panoramic assumption with one learning-free pipeline that runs the same way for any contiguous field of view. It splits the cloud into virtual sectors, scores every plausible heading branch, damps ambiguous matches with a FOV-adaptive uniqueness test, and feeds a by-product certainty map into registration so only co-observed structure drives the final pose. Across five datasets and three LiDAR modalities it keeps roughly half of top-1 matches under extreme 360-to-60 degree asymmetry—about eighteen times the strongest hand-crafted baseline—and stays usable end-to-end on wide-to-narrow cross-sensor pairs where other methods fall to single-digit success.

What carries the argument

Virtual sensor decomposition partitions any contiguous azimuthal coverage into N≈Φ/90° sectors and all pairwise heading-hypothesis branches; γ-SGRT multiplies the best branch score by a score-scale-invariant uniqueness probability that is inert at 360° and suppresses aliasing under partial FOV; the same occupancy scoring yields a bird’s-eye-view certainty map that restricts CG-GICP’s fine pass to co-observed points.

What would settle it

Crop a panoramic database to 360° and the query stream to 60° on the same single-session sequences used for the asymmetric block of Table V; if G-PROBE’s mean Recall@1 falls to the single-digit levels of SC++/PROBE instead of staying near 54%, the cross-FOV ensemble claim fails.

Watch

Extended reading notes

Core claim

A single learning-free architecture built on virtual sensor decomposition and certainty coupling can perform heading-invariant place recognition and 6-DoF metric localization across arbitrary FOV configurations—from a 70° solid-state sensor to a panoramic multi-LiDAR rig—without retraining, remaining the only compared method that retains usable accuracy under severe FOV asymmetry and wide↔narrow cross-sensor pairing.

Load-bearing premise

Any sensor’s contiguous field of view can be chopped into a handful of fixed-width virtual sectors whose pairwise heading guesses, with no continuous search and no learning, are enough to match places under arbitrary FOV mixes.

Editorial extensions

If this is right

  • Robots with narrow solid-state LiDARs can re-localize against panoramic maps without supervised domain adaptation.
  • Multi-session and cross-day loop closure remains viable when sensors differ in FOV and modality.
  • Place recognition and registration need not be separate modules: the descriptor’s internal reliability signal can directly condition metric refinement.
  • Fixed hyperparameters across five datasets and three modalities imply geometric symmetries, not dataset-specific tuning, carry the performance.
  • Under FOV asymmetry the collapse of column-shift polar descriptors is structural, not merely a data or training problem.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The same virtual-sector logic could absorb new sensor types into lifelong maps without rebuilding descriptors from scratch.
  • Discrete 90° heading bins leave oblique intersections fragile; continuous polar cross-correlation is the natural fix the paper leaves open.
  • Certainty maps may transfer to radar or multi-modal fusion where co-observation is even sparser than narrow LiDAR.
  • Absolute cross-sensor recall still tops out near 55%, so pairing learned retrieval keys with G-PROBE’s geometric scoring is a direct next experiment.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 6 minor

Summary. G-PROBE is a learning-free, CPU-only global localization pipeline for 3D LiDAR that targets limited and asymmetric FOV. It partitions contiguous azimuthal coverage into virtual sensors (Definition 1), enumerates cross-FOV branch ensembles with FOV-overlap-masked ring keys and BKL scoring, applies an FOV-adaptive γ-SGRT to suppress heading aliasing, and couples a by-product BEV certainty map into a two-pass CG-GICP for 6-DoF refinement without an external verifier. Across KITTI, NCLT, HeLiPR, SNAIL, and GrandTour, the paper reports the strongest average learning-free multi-session F1, competitive panoramic single-session performance, ~54% Recall@1 under 360°→60° asymmetry (~18× the best learning-free baseline), and usable end-to-end wide↔narrow cross-sensor success (up to 55.0% vs ≤6.8%).

Significance. If the results hold under scrutiny, this is a substantial contribution to LiDAR global localization: it directly addresses FOV asymmetry and cross-sensor matching—open problems named in recent surveys—without supervised adaptation, while linking place recognition to metric registration via a free certainty map. Strengths include fixed hyperparameters across five datasets and three modalities, FOV co-visibility ground truth, a 3×3 cross-sensor matrix, registration ablations with a no-filter control, and short proofs for γ-SGRT (Proposition 1, Corollary 1). The GrandTour FOV-controlled study usefully disentangles FOV asymmetry from density/pattern heterogeneity. Absolute cross-sensor recall remains modest (as the authors note), but establishing a usable learning-free operating point under wide↔narrow pairing is practically important for solid-state and multi-LiDAR platforms.

major comments (3)
  1. [§IV-A/B, Table V, Fig. 1, §VII-D] The central heading-invariance claim under FOV asymmetry (Table V asymmetric block; Fig. 1; ~54% R@1 at 360°→60°) rests on discrete virtual-sector quantization N=max(1,round(Φ/90°)) and Δ_step=90° hypothesis grouping (§IV-A/B; Eqs. 2–6, 16–17), with FFT refinement only inside a narrow hint window W (~±50°, Eq. 10). Limitations §VII-D already note conservative rejection at oblique angles and inert SGRT when |A|=1. The manuscript never stratifies Recall@1 or end-to-end success (Tables V, IX) by ground-truth heading residual to the nearest virtual-pair center (or to the recovered Δψ). Without that breakdown—or an explicit continuous-heading control—it remains possible that the reported 18× gain partly reflects favorable near-cardinal/reverse revisit statistics common in KITTI/NCLT loops rather than full continuous invariance. Please add residual-to-hypothesis histograms and R@1 stratified b
  2. [§VI-G, Table IX] End-to-end success in Table IX is explicitly front-end-dominated (text: CG-GICP vs plain GICP differ by ~0.7 pp mean). The strongest system-level claim (up to 55.0% vs ≤6.8% on wide↔narrow cells) therefore hinges almost entirely on retrieval under FOV co-visibility GT (Eq. 24). Please report, for the same cells, (i) pure top-1 retrieval success under the same GT and (ii) conditional pose success given correct retrieval, so readers can separate place-recognition gains from registration. Also clarify whether UniLGL/SC++ failures are predominantly retrieval misses versus pose failures (the TE/RE medians are conditioned on each method’s own correct set, which varies by an order of magnitude).
  3. [Definition 1, §IV-A, Table XIa, §VI-J] The N-ablation (Table XIa) is only on two KAIST05 cells and forces N on 360° sensors; it does not stress non-cardinal relative headings or physical multi-sensor rigs with unequal sector FOVs (Definition 1 allows unequal FOVs but evaluation uses cropped single sensors or simultaneous full-FOV sensors). Given that O(N^4) branch count and the 90° base are free design choices fixed for all experiments, a short stress test with synthetic heading offsets (or GrandTour/HeLiPR queries rotated in yaw before cropping) would better support the claim that the same pipeline works for arbitrary FOV mixes “by design.”
minor comments (6)
  1. [Abstract, Fig. 1, Table V] Fig. 1 caption and abstract use “~54%” / “about 54%” while Table V reports 53.7% R@1 at 60°; align the rounded figures or cite the table value consistently.
  2. [Table I] Table I’s “Cross-FOV / Cross-Sensor” columns mark designed scope, not measured performance; a footnote already notes collapse OOD, but the table still reads as capability. Consider “designed for” wording or a third column for empirical OOD retention.
  3. [§IV-C, Eq. (11)] Eq. (11): the special cases CC_z ≜ 0 (<5 jointly height-observed cells) and CC_z ≜ 1 (vanishing weighted variance) are easy to miss; a short remark that these do not break S_b ≥ 0 would help implementers.
  4. [§VI-A, Tables V–VI] HeLiOS is in-distribution on HeLiPR (trained on DCC/KAIST/Riverside 04–06); the paper states this, but Tables V–VI would benefit from a clearer “in-distribution upper bound” marker on those cells so zero-shot vs adapted comparisons are not conflated at a glance.
  5. [Abstract, §IV-D] Typo/notation: “γ-SGRT” vs “gamma-SGRT” in the abstract; “SGRT” vs “γ-SGRT” elsewhere. Pick one form after first definition.
  6. [§VI-K, Table XII] Runtime Table XII excludes the pose stage; a one-line amortized CG-GICP cost under typical loop-closure trigger rates (already ~<5 ms in text) would make the “on par with SC++” claim fully self-contained.

Circularity Check

1 steps flagged · score 1.0 of 10

No load-bearing circularity: learning-free pipeline with fixed hyperparameters, external-dataset evaluation, and PROBE self-citation only as a generalized prior core—not as sole evidence for the cross-FOV claims.

  1. self citation load bearing [§I Relation to PROBE; §IV-C Reduction to PROBE; Ref. [11]]
    "G-PROBE inherits this probabilistic core and extends it from a single descriptor to a complete global localization system... whose per-pair occupancy divergence reduces exactly to PROBE’s under homogeneous full co-visibility with column trimming disabled, a strict generalization."

    The occupancy/BKL scoring and analytical polar blur are taken from the authors’ prior PROBE descriptor rather than re-derived from first principles here. This is ordinary cumulative research, not load-bearing circularity: the paper’s headline claims (cross-FOV R@1, wide↔narrow end-to-end success) are new empirical results on which PROBE itself collapses, so the self-citation does not force or redefine those outcomes.

full rationale

G-PROBE is an engineering systems paper whose central claims (asymmetric FOV Recall@1, cross-sensor end-to-end success, multi-session F1) are empirical results on public datasets (KITTI, NCLT, HeLiPR, SNAIL, GrandTour) against independent baselines, not theoretical predictions fitted to the target metrics. All front-end/back-end hyperparameters are fixed a priori (Table II) and held constant across every experiment; γ-SGRT is a score-ratio Softmax construction with proven inertness at 360° and non-degradation of unambiguous TPs (Prop. 1, Cor. 1), not a fit. BKL scoring and the certainty map are by-products of occupancy divergence, not circular redefinitions of the evaluation metrics. The only self-dependence is inheritance of PROBE’s probabilistic ring-key / BKL core [11] (same first author), which the paper explicitly generalizes and shows fails under FOV asymmetry (Table V: PROBE ~2% R@1 at 60° vs G-PROBE ~54%). That citation supplies a building block, not the sole justification of the new cross-FOV or end-to-end claims. No fitted-input-as-prediction, no uniqueness theorem imported to forbid alternatives, and no self-definitional reduction of the reported success rates. Score 1 reflects only the minor, non-load-bearing self-citation of the prior descriptor core.

Assumptions & free parameters 7 free parameters · 5 assumptions · 3 invented entities

Central claims rest on a fixed hyperparameter set, standard registration/math tools, domain assumptions about ego-centric LiDAR geometry, and invented pipeline constructs (virtual sensors, γ-SGRT, BEV certainty map, CG-GICP) whose value is empirical rather than independently measured outside this system.

free parameters (7)
  • Virtual sector quantization base (90°)
    N=max(1,round(Φ/90°)) is a hand-chosen compute–resolution balance; ablated but not derived from first principles.
  • SGRT sharpness κ
    Fixed at 10; claimed robust for κ∈{10,15,20} but still a free sharpness constant.
  • Column-trim fraction η
    Default 0.1; ablation shows a flat band but value is chosen, not predicted.
  • Certainty filter thresholds (τ_c, σ_thr, μ_thr)
    Fixed at 0.01 / 0.4 / 0.15 for CG-GICP point selection; affect which points enter fine registration.
  • Min FOV overlap w_min and retrieval depths K, k_b
    w_min=0.3, K=20, k_b=5 fixed; control branch gating and shortlist size.
  • Polar BEV resolution and range (N_r×N_s, R_max, σ_T, voxel sizes)
    40×60, 80 m, σ_T=2 m, voxels 0.5/0.2 m fixed across all experiments for fair comparison.
  • Positive-match thresholds (d_pos, ν_cov, d_exc)
    7.5 m proximity, ν_cov≥0.25 co-visibility, 20 m temporal exclusion define GT; standard-ish but still protocol choices that shape reported recall.
assumptions (5)
  • ad hoc to paper Contiguous azimuthal coverage can be identity-preservingly partitioned into virtual sensors whose pairwise unions encode usable heading hypotheses (Definition 1).
    Core modeling choice of the front-end; validated by ablation on N but not a standard theorem.
  • domain assumption Polar Jacobian marginalization of isotropic Cartesian translation yields distance-adaptive angular blur for occupancy BEV (inherited from PROBE).
    Used for μ(r,s) construction (§IV-C); standard first-order polar approximation in this line of work.
  • domain assumption Symmetric Bernoulli-KL on shrinkage occupancies plus occupancy-weighted height correlation is a valid place-identity score on co-observed wedges.
    Scoring model from PROBE extended with FOV mask and column trim; empirical rather than proved optimal.
  • standard math Generalized-ICP with local surface covariances is a suitable local metric refiner given a heading seed.
    Standard registration tool (Segal et al.); used in both coarse and fine passes.
  • ad hoc to paper Mutual occupancy/certainty in polar BEV bins identifies co-observed structure useful for suppressing FOV-boundary bias in registration.
    Load-bearing coupling assumption for CG-GICP; supported by ablation vs unfiltered two-stage GICP.
invented entities (3)
  • Virtual sensor decomposition and cross-FOV branch ensembles
    purpose: Encode heading hypotheses and FOV-overlap masks for arbitrary sensor FOVs without panoramic assumptions.
    Pipeline construct introduced here (generalizing PROBE’s single full-ring descriptor).
  • γ-SGRT (FOV-adaptive Softmax Gap Ratio Test)
    purpose: Suppress heading aliasing under partial FOV while becoming inert at symmetric 360°.
    New scoring post-process with stated propositions; calibrated on HeLiPR flags.
  • BEV certainty map c(r,s) and CG-GICP
    purpose: Couple front-end occupancy scoring to two-pass GICP refinement without external verification.
    By-product map and two-stage filter are paper-specific architecture.

how reviews work

0 comments
Cite this review

Pith. "Pith review of G-PROBE: Cross-FOV Place Recognition and Certainty-Coupled Localization for 3D Point Clouds." pith.science (2026). https://pith.science/paper/62CPUWQ6

@misc{pith2026260706782,
  author       = {Pith},
  title        = {Pith review of: G-PROBE: Cross-FOV Place Recognition and Certainty-Coupled Localization for 3D Point Clouds},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/62CPUWQ6}},
  note         = {Machine review of arXiv:2607.06782}
}
read the original abstract

Global localization from 3D point clouds remains challenging under limited or asymmetric fields of view (FOV), which fail to provide the dense, symmetric coverage that place recognition methods assume. We present G-PROBE, a learning-free global localization framework that removes this assumption. A virtual sensor decomposition runs the same pipeline, by design, on configurations ranging from a narrow-FOV sensor to a panoramic or multi-sensor rig. The front-end enumerates cross-FOV branch ensembles that encode heading hypotheses for heading-invariant place recognition. A score-scale-invariant, tuning-free gamma-SGRT suppresses heading aliasing under partial FOV and provably becomes inert at symmetric 360 degrees. The back-end, CG-GICP, refines a coarse full-cloud GICP with a pass restricted to high-certainty co-observed points selected by a bird's-eye-view certainty map (a by-product of front-end scoring). This certainty coupling links descriptor evaluation to 6-DoF metric pose estimation without an external verification module. Evaluated on five LiDAR datasets and three modalities (mechanical, solid-state, FMCW), G-PROBE attains the highest learning-free multi-session F1 on average and is competitive in panoramic single-session settings. Where hand-crafted and zero-shot supervised baselines collapse under wide-to-narrow cross-sensor pairing, it remains usable end-to-end (up to 55.0% vs. no more than 6.8% success), and under FOV asymmetry (360 to 60 degrees) it retains about 54% Recall@1, about 18x the strongest learning-free baseline.

Figures

Figures reproduced from arXiv: 2607.06782 by the authors.

Figure 1
Figure 1. Place recognition under FOV asymmetry. Recall@1 as the query field of view is cropped from 360◦ to 60◦ against a panoramic (360◦ ) database (asymmetric block of Table V, macro mean over the 12 single-session sequences of three datasets). Most hand-crafted descriptors collapse by 180◦ (to ∼2% at 60◦ ). The supervised baselines (†) fall to ≤15% at 60◦ (HeLiOS, the most gradual, retains 14%). G-PROBE alone retains ∼54%… view at source ↗
Figure 2
Figure 2. G-PROBE pipeline. (I) Any sensor configuration is decomposed into N virtual sectors and N 2  pairs (Definition 1). Each pair builds a polar BEV (Bernoulli occupancy (µ, σ), max-height) and a rotation-robust ring key. (II) Each query–database pair combination forms a heading-hypothesis branch gated by FOV overlap. Branch-masked keys retrieve in O(M), FFT alignment refines the heading, and the FOV-weighted score Sb =… view at source ↗
Figure 3
Figure 3. The G-PROBE front-end ( [PITH_FULL_IMAGE:figures/full_fig_p005_3.png] view at source ↗
Figures from the paper (6 more)
Figure 4
Figure 4. Figure 4: γ-SGRT behavior. (a) Theory: the score multiplier P (1−γ) dom (Eqs. (18)–(19), κ=10, |A|=2) vs. the competing￾axis ratio λ=S¯A/S¯A∗ , as a family over the FOV factor γ: a panoramic match (γ=1) is inert, a narrow-FOV one (γ→0) fully suppressed. True positives with λ ≤ 0…
Figure 5
Figure 5. Figure 5: The CG-GICP back-end ( [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: LiDAR point clouds across the five evaluation datasets, one representative top-down frame each on a common [PITH_FULL_IMAGE:figures/full_fig_p009_6.png]
Figure 7
Figure 7. Figure 7: Multi-session precision–recall on HeLiPR ( [PITH_FULL_IMAGE:figures/full_fig_p013_7.png]
Figure 8
Figure 8. Figure 8: Per-method top-1 match maps on HeLiPR KAIST [PITH_FULL_IMAGE:figures/full_fig_p013_8.png]
Figure 9
Figure 9. Figure 9: Zero-shot cross-sensor re-localization on the legged [PITH_FULL_IMAGE:figures/full_fig_p014_9.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

57 extracted references · 57 canonical work pages

  1. [1]

    Bags of binary words for fast place recognition in image sequences,

    D. Gálvez-López and J. D. Tardós, “Bags of binary words for fast place recognition in image sequences,”IEEE Trans. Robot., vol. 28, no. 5, pp. 1188–1197, 2012. 18

  2. [2]

    Scan Context: Egocentric spatial descriptor for place recognition within 3D point cloud map,

    G. Kim and A. Kim, “Scan Context: Egocentric spatial descriptor for place recognition within 3D point cloud map,” inProc. IEEE/RSJ IROS, 2018, pp. 4802–4809

  3. [3]

    Scan Context++: Structural place recog- nition robust to rotation and lateral variations in urban environments,

    G. Kim, S. Choi, and A. Kim, “Scan Context++: Structural place recog- nition robust to rotation and lateral variations in urban environments,” IEEE Trans. Robot., vol. 38, no. 3, pp. 1856–1874, 2022

  4. [4]

    A survey on global LiDAR localization: Challenges, advances and open problems,

    H. Yinet al., “A survey on global LiDAR localization: Challenges, advances and open problems,”Int. J. Comput. Vis., vol. 132, no. 8, pp. 3139–3171, 2024

  5. [5]

    HeLiOS: Heterogeneous LiDAR place recognition via overlap-based learning and local spherical transformer,

    M. Jung, S. Jung, H. Gil, and A. Kim, “HeLiOS: Heterogeneous LiDAR place recognition via overlap-based learning and local spherical transformer,” inProc. IEEE ICRA, 2025, pp. 2204–2211

  6. [6]

    OverlapNet: Loop closing for LiDAR-based SLAM,

    X. Chenet al., “OverlapNet: Loop closing for LiDAR-based SLAM,” inProc. RSS, 2020

  7. [7]

    UniLGL: Learning uniform place recognition for FOV- limited/panoramic LiDAR global localization,

    H. Shenet al., “UniLGL: Learning uniform place recognition for FOV- limited/panoramic LiDAR global localization,”IEEE Trans. Robot., vol. 42, pp. 1556–1576, 2026

  8. [8]

    Narrowing your FOV with SOLiD: Spatially organized and lightweight global descriptor for FOV-constrained LiDAR place recognition,

    H. Kim, J. Choi, T. Sim, G. Kim, and Y . Cho, “Narrowing your FOV with SOLiD: Spatially organized and lightweight global descriptor for FOV-constrained LiDAR place recognition,”IEEE Robot. Autom. Lett., vol. 9, no. 11, pp. 9645–9652, 2024

Show all 57 references
  1. [9]

    X-ICP: Localizability-aware LiDAR registration for ro- bust localization in extreme environments,

    T. Tunaet al., “X-ICP: Localizability-aware LiDAR registration for ro- bust localization in extreme environments,”IEEE Trans. Robot., vol. 40, pp. 452–471, 2024

  2. [10]

    GenZ-ICP: Generalizable and degeneracy- robust LiDAR odometry using an adaptive weighting,

    D. Lee, H. Lim, and S. Han, “GenZ-ICP: Generalizable and degeneracy- robust LiDAR odometry using an adaptive weighting,”IEEE Robot. Autom. Lett., vol. 10, no. 1, pp. 152–159, 2025

  3. [11]

    PROBE: Probabilistic occu- pancy BEV encoding with analytical translation robustness for 3D place recognition,

    J. Lee, B. Lee, and G. Yoo, “PROBE: Probabilistic occu- pancy BEV encoding with analytical translation robustness for 3D place recognition,”IEEE Robot. Autom. Lett., early access, 2026, doi: 10.1109/LRA.2026.3703245

  4. [12]

    Robust place recognition for 3D range data based on point features,

    B. Steder, G. Grisetti, and W. Burgard, “Robust place recognition for 3D range data based on point features,” inProc. IEEE ICRA, 2010, pp. 1400–1405

  5. [13]

    Place recognition using keypoint voting in large 3D lidar datasets,

    M. Bosse and R. Zlot, “Place recognition using keypoint voting in large 3D lidar datasets,” inProc. IEEE ICRA, 2013, pp. 2677–2684

  6. [14]

    M2DP: A novel 3D point cloud descriptor and its application in loop closure detection,

    L. He, X. Wang, and H. Zhang, “M2DP: A novel 3D point cloud descriptor and its application in loop closure detection,” inProc. IEEE/RSJ IROS, 2016, pp. 231–237

  7. [15]

    LiDAR Iris for loop-closure detection,

    Y . Wanget al., “LiDAR Iris for loop-closure detection,” inProc. IEEE/RSJ IROS, 2020, pp. 5769–5775

  8. [16]

    DELIGHT: An efficient descriptor for global localisation using LiDAR intensities,

    K. P. Cop, P. V . K. Borges, and R. Dubé, “DELIGHT: An efficient descriptor for global localisation using LiDAR intensities,” inProc. IEEE ICRA, 2018, pp. 3653–3660

  9. [17]

    Intensity scan context: Coding intensity and geometry relations for loop closure detection,

    H. Wang, C. Wang, and L. Xie, “Intensity scan context: Coding intensity and geometry relations for loop closure detection,” inProc. IEEE ICRA, 2020, pp. 2095–2101

  10. [18]

    BoW3D: Bag of words for real-time loop closing in 3D LiDAR SLAM,

    Y . Cui, X. Chen, Y . Zhang, J. Dong, Q. Wu, and F. Zhu, “BoW3D: Bag of words for real-time loop closing in 3D LiDAR SLAM,”IEEE Robot. Autom. Lett., vol. 8, no. 5, pp. 2828–2835, 2023

  11. [19]

    One RING to rule them all: Radon sinogram for place recognition, orientation and translation estimation,

    S. Lu, X. Xu, H. Yin, Z. Chen, R. Xiong, and Y . Wang, “One RING to rule them all: Radon sinogram for place recognition, orientation and translation estimation,” inProc. IEEE/RSJ IROS, 2022, pp. 2778–2785

  12. [20]

    RING++: Roto-translation invariant Gram for global localization on a sparse scan map,

    X. Xuet al., “RING++: Roto-translation invariant Gram for global localization on a sparse scan map,”IEEE Trans. Robot., vol. 39, no. 6, pp. 4616–4635, 2023

  13. [21]

    RING#: PR-by-PE global localization with roto-translation equivariant Gram learning,

    S. Luet al., “RING#: PR-by-PE global localization with roto-translation equivariant Gram learning,”IEEE Trans. Robot., vol. 41, pp. 1861–1881, 2025

  14. [22]

    STD: Stable triangle descriptor for 3D place recognition,

    C. Yuan, J. Lin, Z. Zou, X. Hong, and F. Zhang, “STD: Stable triangle descriptor for 3D place recognition,” inProc. IEEE ICRA, 2023, pp. 1897–1903

  15. [23]

    BTC: A binary and triangle combined descriptor for 3-D place recognition,

    C. Yuan, J. Lin, Z. Liu, H. Wei, X. Hong, and F. Zhang, “BTC: A binary and triangle combined descriptor for 3-D place recognition,”IEEE Trans. Robot., vol. 40, pp. 1580–1599, 2024

  16. [24]

    LiDAR-based place recognition for autonomous driving: A survey,

    Y . Zhang, P. Shi, and J. Li, “LiDAR-based place recognition for autonomous driving: A survey,”ACM Comput. Surv., vol. 57, no. 4, Art. no. 106, 2024

  17. [25]

    NetVLAD: CNN architecture for weakly supervised place recognition,

    R. Arandjelovi ´c, P. Gronat, A. Torii, T. Pajdla, and J. Sivic, “NetVLAD: CNN architecture for weakly supervised place recognition,” inProc. IEEE CVPR, 2016, pp. 5297–5307

  18. [26]

    PointNetVLAD: Deep point cloud based retrieval for large-scale place recognition,

    M. A. Uy and G. H. Lee, “PointNetVLAD: Deep point cloud based retrieval for large-scale place recognition,” inProc. IEEE CVPR, 2018, pp. 4470–4479

  19. [27]

    LPD-Net: 3D point cloud learning for large-scale place recognition and environment analysis,

    Z. Liuet al., “LPD-Net: 3D point cloud learning for large-scale place recognition and environment analysis,” inProc. IEEE/CVF ICCV, 2019, pp. 2831–2840

  20. [28]

    MinkLoc3D: Point cloud based large-scale place recognition,

    J. Komorowski, “MinkLoc3D: Point cloud based large-scale place recognition,” inProc. IEEE/CVF WACV, 2021, pp. 1789–1798

  21. [29]

    LoGG3D-Net: Locally guided global de- scriptor learning for 3D place recognition,

    K. Vidanapathiranaet al., “LoGG3D-Net: Locally guided global de- scriptor learning for 3D place recognition,” inProc. IEEE ICRA, 2022, pp. 2215–2221

  22. [30]

    DiSCO: Differentiable scan context with orientation,

    X. Xuet al., “DiSCO: Differentiable scan context with orientation,” IEEE Robot. Autom. Lett., vol. 6, no. 2, pp. 2791–2798, 2021

  23. [31]

    OverlapTransformer: An efficient and yaw-angle-invariant transformer network for LiDAR- based place recognition,

    J. Ma, J. Zhang, J. Xu, R. Ai, W. Gu, and X. Chen, “OverlapTransformer: An efficient and yaw-angle-invariant transformer network for LiDAR- based place recognition,”IEEE Robot. Autom. Lett., vol. 7, no. 3, pp. 6958–6965, 2022

  24. [32]

    BEVPlace++: Fast, robust, and lightweight LiDAR global localization for unmanned ground vehicles,

    L. Luoet al., “BEVPlace++: Fast, robust, and lightweight LiDAR global localization for unmanned ground vehicles,”IEEE Trans. Robot., vol. 41, pp. 4479–4498, 2025

  25. [33]

    CASSPR: Cross attention single scan place recognition,

    Y . Xiaet al., “CASSPR: Cross attention single scan place recognition,” inProc. IEEE/CVF ICCV, 2023, pp. 8427–8438

  26. [34]

    EgoNN: Egocentric neural network for point cloud based 6DoF relocalization at the city scale,

    J. Komorowski, M. Wysocza ´nska, and T. Trzci´nski, “EgoNN: Egocentric neural network for point cloud based 6DoF relocalization at the city scale,”IEEE Robot. Autom. Lett., vol. 7, no. 2, pp. 722–729, 2022

  27. [35]

    Efficiently closing loops in LiDAR-based SLAM using point cloud density maps,

    S. Guptaet al., “Efficiently closing loops in LiDAR-based SLAM using point cloud density maps,”Int. J. Robot. Res., 2026

  28. [36]

    SHeRLoc: Synchronized heterogeneous radar place recognition for cross-modal localization,

    H. Kim, M. Jung, W. Yang, and A. Kim, “SHeRLoc: Synchronized heterogeneous radar place recognition for cross-modal localization,” IEEE Robot. Autom. Lett., vol. 10, no. 12, pp. 13264–13271, 2025

  29. [37]

    A method for registration of 3-D shapes,

    P. J. Besl and N. D. McKay, “A method for registration of 3-D shapes,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 14, no. 2, pp. 239–256, 1992

  30. [38]

    Generalized-ICP,

    A. Segal, D. Haehnel, and S. Thrun, “Generalized-ICP,” inProc. RSS, 2009

  31. [39]

    On degeneracy of optimization-based state estimation problems,

    J. Zhang, M. Kaess, and S. Singh, “On degeneracy of optimization-based state estimation problems,” inProc. IEEE ICRA, 2016, pp. 809–816

  32. [40]

    KISS-ICP: In defense of point-to-point ICP – Simple, accurate, and robust registration if done the right way,

    I. Vizzoet al., “KISS-ICP: In defense of point-to-point ICP – Simple, accurate, and robust registration if done the right way,”IEEE Robot. Autom. Lett., vol. 8, no. 2, pp. 1029–1036, 2023

  33. [41]

    DARE-SLAM: Degeneracy-aware and resilient loop closing in perceptually-degraded environments,

    K. Ebadiet al., “DARE-SLAM: Degeneracy-aware and resilient loop closing in perceptually-degraded environments,”J. Intell. Robot. Syst., vol. 102, no. 1, Art. no. 2, 2021

  34. [42]

    TEASER: Fast and certifiable point cloud registration,

    H. Yang, J. Shi, and L. Carlone, “TEASER: Fast and certifiable point cloud registration,”IEEE Trans. Robot., vol. 37, no. 2, pp. 314–333, 2021

  35. [43]

    3D registration with maximal cliques,

    X. Zhang, J. Yang, S. Zhang, and Y . Zhang, “3D registration with maximal cliques,” inProc. IEEE/CVF CVPR, 2023, pp. 17745–17754

  36. [44]

    A single correspondence is enough: Robust global registration to avoid degeneracy in urban environments,

    H. Limet al., “A single correspondence is enough: Robust global registration to avoid degeneracy in urban environments,” inProc. IEEE ICRA, 2022, pp. 8010–8017

  37. [45]

    G3Reg: Pyramid graph- based global registration using Gaussian ellipsoid model,

    Z. Qiao, Z. Yu, B. Jiang, H. Yin, and S. Shen, “G3Reg: Pyramid graph- based global registration using Gaussian ellipsoid model,”IEEE Trans. Autom. Sci. Eng., vol. 22, pp. 3416–3432, 2025

  38. [46]

    PREDATOR: Registration of 3D point clouds with low overlap,

    S. Huang, Z. Gojcic, M. Usvyatsov, A. Wieser, and K. Schindler, “PREDATOR: Registration of 3D point clouds with low overlap,” in Proc. IEEE/CVF CVPR, 2021, pp. 4267–4276

  39. [47]

    Geometric transformer for fast and robust point cloud registration,

    Z. Qinet al., “Geometric transformer for fast and robust point cloud registration,” inProc. IEEE/CVF CVPR, 2022, pp. 11143–11152

  40. [48]

    LCDNet: Deep loop closure detection and point cloud registration for LiDAR SLAM,

    D. Cattaneo, M. Vaghi, and A. Valada, “LCDNet: Deep loop closure detection and point cloud registration for LiDAR SLAM,”IEEE Trans. Robot., vol. 38, no. 4, pp. 2074–2093, 2022

  41. [49]

    LIO-SAM: Tightly-coupled lidar inertial odometry via smoothing and mapping,

    T. Shanet al., “LIO-SAM: Tightly-coupled lidar inertial odometry via smoothing and mapping,” inProc. IEEE/RSJ IROS, 2020, pp. 5135– 5142

  42. [50]

    FAST-LIO2: Fast direct LiDAR-inertial odometry,

    W. Xuet al., “FAST-LIO2: Fast direct LiDAR-inertial odometry,”IEEE Trans. Robot., vol. 38, no. 4, pp. 2053–2073, 2022

  43. [51]

    ImMesh: An immediate LiDAR localization and meshing framework,

    J. Linet al., “ImMesh: An immediate LiDAR localization and meshing framework,”IEEE Trans. Robot., vol. 39, no. 6, pp. 4312–4331, 2023

  44. [52]

    Distinctive image features from scale-invariant keypoints,

    D. G. Lowe, “Distinctive image features from scale-invariant keypoints,” Int. J. Comput. Vis., vol. 60, no. 2, pp. 91–110, 2004

  45. [53]

    Are we ready for autonomous driving? The KITTI vision benchmark suite,

    A. Geiger, P. Lenz, and R. Urtasun, “Are we ready for autonomous driving? The KITTI vision benchmark suite,” inProc. IEEE CVPR, 2012, pp. 3354–3361

  46. [54]

    University of Michigan North Campus long-term vision and lidar dataset,

    N. Carlevaris-Bianco, A. K. Ushani, and R. M. Eustice, “University of Michigan North Campus long-term vision and lidar dataset,”Int. J. Robot. Res., vol. 35, no. 9, pp. 1023–1035, 2016

  47. [55]

    HeLiPR: Heterogeneous LiDAR dataset for inter-LiDAR place recognition under spatiotemporal variations,

    M. Junget al., “HeLiPR: Heterogeneous LiDAR dataset for inter-LiDAR place recognition under spatiotemporal variations,”Int. J. Robot. Res., vol. 43, no. 12, pp. 1867–1883, 2024

  48. [56]

    SNAIL radar: A large-scale diverse benchmark for evaluating 4D-radar-based SLAM,

    J. Huaiet al., “SNAIL radar: A large-scale diverse benchmark for evaluating 4D-radar-based SLAM,”Int. J. Robot. Res., vol. 44, no. 12, pp. 1941–1958, 2025

  49. [57]

    GrandTour: A legged robotics dataset in the wild for multi-modal perception and state estimation,

    J. Freyet al., “GrandTour: A legged robotics dataset in the wild for multi-modal perception and state estimation,” arXiv:2602.18164, 2026

Pith tools

Reviewed July 10, 2026 · model on record in the stance chip above.