NeuRadar: Neural Radiance Fields for Automotive Radar Point Clouds
Mahan Rafidashti, Ji Lan, Maryam Fatemi, Junsheng Fu, Lars Hammarstrand, Lennart Svensson
TL;DR
NeuRadar addresses the lack of NeRF-based automotive radar modeling by extending a unified neural feature field to jointly render radar point clouds alongside camera and lidar data. It introduces a data-driven radar decoder that leverages NeRF-derived depth and a Transformer to predict radar detections in either a deterministic or probabilistic MB-RFS form, enabling realistic novel-view radar synthesis. The method is validated on VoD and an extended Zenseact Open Dataset (ZOD) with radar data, showing improved radar reconstruction over baselines, particularly at longer ranges, and supporting novel scenario generation. The authors release radar data for ZOD, together with open-source code, establishing a baseline and evaluation framework for NeRF-based radar simulation that can catalyze multi-modal radar research in autonomous driving.
Abstract
Radar is an important sensor for autonomous driving (AD) systems due to its robustness to adverse weather and different lighting conditions. Novel view synthesis using neural radiance fields (NeRFs) has recently received considerable attention in AD due to its potential to enable efficient testing and validation but remains unexplored for radar point clouds. In this paper, we present NeuRadar, a NeRF-based model that jointly generates radar point clouds, camera images, and lidar point clouds. We explore set-based object detection methods such as DETR, and propose an encoder-based solution grounded in the NeRF geometry for improved generalizability. We propose both a deterministic and a probabilistic point cloud representation to accurately model the radar behavior, with the latter being able to capture radar's stochastic behavior. We achieve realistic reconstruction results for two automotive datasets, establishing a baseline for NeRF-based radar point cloud simulation models. In addition, we release radar data for ZOD's Sequences and Drives to enable further research in this field. To encourage further development of radar NeRFs, we release the source code for NeuRadar.
