4DRaL: Bridging 4D Radar with LiDAR for Place Recognition using Knowledge Distillation

arXiv cs.CV / 3/30/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces 4DRaL, a knowledge-distillation framework for all-weather robotic place recognition that uses 4D millimeter-wave radar to mitigate camera/LiDAR sensitivity to adverse weather.
  • It trains a 4D-radar-to-4D-radar (R2R) place recognition student model using a high-performance LiDAR-to-LiDAR (L2L) teacher model, addressing radar noise and sparsity via three KD modules.
  • The framework includes a local image enhancement module for sparse radar point processing, a feature distribution distillation module to produce more discriminative student features, and a response distillation module to keep feature-space consistency.
  • 4DRaL is also configurable to support 4D-radar-to-LiDAR (R2L) place recognition, not only R2R.
  • Experiments report state-of-the-art performance for both R2R and R2L tasks under normal and adverse weather conditions, suggesting strong robustness for loop closure/global localization.

Abstract

Place recognition is crucial for loop closure detection and global localization in robotics. Although mainstream algorithms typically rely on cameras and LiDAR, these sensors are susceptible to adverse weather conditions. Fortunately, the recently developed 4D millimeter-wave radar (4D radar) offers a promising solution for all-weather place recognition. However, the inherent noise and sparsity in 4D radar data significantly limit its performance. Thus, in this paper, we propose a novel framework called 4DRaL that leverages knowledge distillation (KD) to enhance the place recognition performance of 4D radar. Its core is to adopt a high-performance LiDAR-to-LiDAR (L2L) place recognition model as a teacher to guide the training of a 4D radar-to-4D radar (R2R) place recognition model. 4DRaL comprises three key KD modules: a local image enhancement module to handle the sparsity of raw 4D radar points, a feature distribution distillation module that ensures the student model generates more discriminative features, and a response distillation module to maintain consistency in feature space between the teacher and student models. More importantly, 4DRaL can also be trained for 4D radar-to-LiDAR (R2L) place recognition through different module configurations. Experimental results prove that 4DRaL achieves state-of-the-art performance in both R2R and R2L tasks regardless of normal or adverse weather.