Unsupervised Radar Point Cloud Enhancement via Arbitrary LiDAR Guided Diffusion Prior
Yanlong Yang, Jianan Liu, Guanxiong Luo, Hao Li, Euijoon Ahn, Mostafa Rahimi Azghadi, Tao Huang
TL;DR
This work tackles the limited angular resolution of radar by eliminating the need for paired LiDAR-radar training data. It introduces an unsupervised framework that uses a LiDAR-domain diffusion prior as a Bayesian regularizer in solving the radar angle estimation inverse problem, enabling posterior sampling of enhanced radar points. A LiDAR-trained latent diffusion model provides the prior, while the radar imaging forward function acts as the likelihood, yielding LiDAR-consistent yet radar-faithful outputs. Experiments on the RADIal and K-Radar datasets demonstrate competitive performance with supervised methods and strong cross-domain generalization, though the method incurs significant inference cost and requires careful multi-modal alignment in practice.
Abstract
In industrial automation, radar is a critical sensor in machine perception. However, the angular resolution of radar is inherently limited by the Rayleigh criterion, which depends on both the radar's operating wavelength and the effective aperture of its antenna array.To overcome these hardware-imposed limitations, recent neural network-based methods have leveraged high-resolution LiDAR data, paired with radar measurements, during training to enhance radar point cloud resolution. While effective, these approaches require extensive paired datasets, which are costly to acquire and prone to calibration error. These challenges motivate the need for methods that can improve radar resolution without relying on paired high-resolution ground-truth data. Here, we introduce an unsupervised radar points enhancement algorithm that employs an arbitrary LiDAR-guided diffusion model as a prior without the need for paired training data. Specifically, our approach formulates radar angle estimation recovery as an inverse problem and incorporates prior knowledge through a diffusion model with arbitrary LiDAR domain knowledge. Experimental results demonstrate that our method attains high fidelity and low noise performance compared to traditional regularization techniques. Additionally, compared to paired training methods, it not only achieves comparable performance but also offers improved generalization capability. To our knowledge, this is the first approach that enhances radar points output by integrating prior knowledge via a diffusion model rather than relying on paired training data. Our code is available at https://github.com/yyxr75/RadarINV.
