Paired-CSLiDAR: Height-Stratified Registration for Cross-Source Aerial-Ground LiDAR Pose Refinement

arXiv cs.CV / 5/4/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • The paper introduces Paired-CSLiDAR, a cross-source aerial–ground LiDAR benchmark designed to refine a single ground-scan pose using an aerial crop within a 50m radius, with 12,683 ground–aerial scan pairs across 6 sites.
  • It argues that aerial and ground LiDAR share only limited geometry (mostly the terrain surface), which can cause conventional registration and learned correspondence approaches to fall into metrically wrong local minima.
  • To address this, the authors propose Residual-Guided Stratified Registration (RGSR), a training-free, geometry-only pipeline that uses height-stratified ICP, reversed registration directions, and confidence-gated “accept-if-better” selection.
  • RGSR reports strong results on the primary benchmark (86.0% S@0.75m and 99.8% S@1.0m), surpassing a confidence-gated cascade and GeoTransformer, while evaluations use survey control and trajectory consistency.
  • The authors note that adding Fourier-Mellin BEV proposals can improve RMSE but may worsen actual pose error under extreme partial overlap, and they plan to release the dataset and code publicly.

Abstract

We introduce Paired-CSLiDAR (CSLiDAR), a cross-source aerial-ground LiDAR benchmark for single-scan pose refinement: refining a ground-scan pose within a 50 m-radius aerial crop. The benchmark contains 12,683 ground-aerial pairs across 6 evaluation sites and per-scan reference 6-DoF alignments for sub-meter root-mean-square error (RMSE) evaluation. Because aerial scans capture rooftops and canopy while ground scans capture facades and under-canopy, the two modalities share only a fraction of their geometry, primarily the terrain surface, causing standard registration methods and learned correspondence models to converge to metrically incorrect local minima. We propose Residual-Guided Stratified Registration (RGSR), a training-free, geometry-only refinement pipeline that exploits the shared ground plane through height-stratified ICP, reversed registration directions, and confidence-gated accept-if-better selection. RGSR achieves 86.0% S@0.75 m and 99.8% S@1.0 m on the primary benchmark of 9,012 scans, outperforming both the confidence-gated cascade at 83.7% and GeoTransformer at 76.3%. We validate RMSE-based pose selection with independent survey control and trajectory consistency, and show that added Fourier-Mellin BEV proposals can reduce RMSE while increasing actual pose error under extreme partial overlap. The dataset and code are being prepared for public release.