RadarGen: Automotive Radar Point Cloud Generation from Cameras
Tomer Borreda, Fangqiang Ding, Sanja Fidler, Shengyu Huang, Or Litany
TL;DR
RadarGen tackles the lack of scalable, realistic radar data in multimodal autonomous driving simulators by introducing a diffusion-based framework that generates radar point clouds from multi-view camera images. It represents radar as BEV maps encoding density, RCS, and Doppler, and conditions generation on BEV priors derived from foundation models for depth, semantics, and motion, followed by deconvolution to recover sparse 3D points. The approach yields higher geometric and attribute fidelity than a strong baseline and enables scene editing via image manipulation, with demonstrated compatibility for downstream perception models. This work advances multimodal generative simulation by bridging vision and radar sensing in a scalable, controllable manner.
Abstract
We present RadarGen, a diffusion model for synthesizing realistic automotive radar point clouds from multi-view camera imagery. RadarGen adapts efficient image-latent diffusion to the radar domain by representing radar measurements in bird's-eye-view form that encodes spatial structure together with radar cross section (RCS) and Doppler attributes. A lightweight recovery step reconstructs point clouds from the generated maps. To better align generation with the visual scene, RadarGen incorporates BEV-aligned depth, semantic, and motion cues extracted from pretrained foundation models, which guide the stochastic generation process toward physically plausible radar patterns. Conditioning on images makes the approach broadly compatible, in principle, with existing visual datasets and simulation frameworks, offering a scalable direction for multimodal generative simulation. Evaluations on large-scale driving data show that RadarGen captures characteristic radar measurement distributions and reduces the gap to perception models trained on real data, marking a step toward unified generative simulation across sensing modalities.
