English

RADLER: Radar Object Detection Leveraging Semantic 3D City Models and Self-Supervised Radar-Image Learning

Computer Vision and Pattern Recognition 2025-04-17 v1 Machine Learning

Abstract

Semantic 3D city models are worldwide easy-accessible, providing accurate, object-oriented, and semantic-rich 3D priors. To date, their potential to mitigate the noise impact on radar object detection remains under-explored. In this paper, we first introduce a unique dataset, RadarCity, comprising 54K synchronized radar-image pairs and semantic 3D city models. Moreover, we propose a novel neural network, RADLER, leveraging the effectiveness of contrastive self-supervised learning (SSL) and semantic 3D city models to enhance radar object detection of pedestrians, cyclists, and cars. Specifically, we first obtain the robust radar features via a SSL network in the radar-image pretext task. We then use a simple yet effective feature fusion strategy to incorporate semantic-depth features from semantic 3D city models. Having prior 3D information as guidance, RADLER obtains more fine-grained details to enhance radar object detection. We extensively evaluate RADLER on the collected RadarCity dataset and demonstrate average improvements of 5.46% in mean avarage precision (mAP) and 3.51% in mean avarage recall (mAR) over previous radar object detection methods. We believe this work will foster further research on semantic-guided and map-supported radar object detection. Our project page is publicly available athttps://gpp-communication.github.io/RADLER .

Keywords

Cite

@article{arxiv.2504.12167,
  title  = {RADLER: Radar Object Detection Leveraging Semantic 3D City Models and Self-Supervised Radar-Image Learning},
  author = {Yuan Luo and Rudolf Hoffmann and Yan Xia and Olaf Wysocki and Benedikt Schwab and Thomas H. Kolbe and Daniel Cremers},
  journal= {arXiv preprint arXiv:2504.12167},
  year   = {2025}
}

Comments

The paper accepted for CVPRW '25 (PBVS 2025 - the Perception Beyond the Visible Spectrum)

R2 v1 2026-06-28T23:00:41.305Z