3D点散射方法实现毫米波雷达新视角合成
3D Point Splatting for mmWave Radar Novel View Synthesis
这个3D点散射(3DPS)方法很厉害,直接从雷达方程推导,能同时满足物理一致性、复数输出和多视角可优化性,在ColoRadar数据集上效果比RadarSplat、Radar Fields、DART好很多。
3D点散射(3DPS)是首个直接从雷达方程推导的、可微分的点渲染器,能同时满足物理一致性、复数输出和多视角可优化性。它在六组户外ColoRadar数据集上,对留出集的RA图像达到0.587的平均皮尔逊相关系数,比三个光学NVS基线(RadarSplat、Radar Fields、DART)高出1.7到5.2倍。
3D Point Splatting for mmWave Radar Novel View Synthesis
Solving novel view synthesis (NVS) for millimeter-wave (mmWave) radar requires a renderer that is physically faithful, complex-valued, and multi-viewpoint-tractable. No prior method achieves these three properties simultaneously. Differentiable Monte Carlo (MC) ray tracers implement the radar forward model directly with explicit material modeling and complex outputs, but do not scale to the multi-view optimization NVS demands. Optical-NVS ports of NeRF, hash grids, and 3D Gaussians train fast but discard phase and replace explicit material modeling with opaque learned features, restricting them to power-only range-azimuth (RA) magnitudes. We propose 3D Point Splatting (3DPS), the first differentiable point renderer for radar, derived directly from the standard solid-angle form of the radar equation. Each oriented 3D point carries an ITU-R P.2040 material model, evaluated in closed form, with the resulting complex phasor splatted into range bins through a precomputed point spread function (PSF). The complex-valued output makes the renderer product-agnostic. The same optimized scene yields analog-to-digital converter (ADC), complex range profile (CRP), and RA outputs through standard fast Fourier transform (FFT) pipelines without retraining for each format. On six outdoor ColoRadar scenes, 3DPS reaches 0.587 mean Pearson correlation on held-out RA images. This is between 1.7x and 5.2x the three optical-NVS baselines (RadarSplat, Radar Fields, DART). Training takes approximately 3 minutes per scene on a single RTX 4090.