用稀疏多模态数据提升单图新视角生成的几何一致性
A Single Image and Multimodality Is All You Need for Novel View Synthesis
- 用稀疏雷达或激光数据重建稠密深度图,替代依赖视觉的深度估计
- 在真实驾驶场景中,新视角视频的几何一致性和视觉质量显著提升
- 适合自动驾驶、3D内容生成等领域,尤其在纹理少或遮挡多时有效
基于扩散模型的方法通过单目深度估计推断的几何信息来指导单图新视角合成,但其性能受限于深度估计的可靠性,尤其在低纹理、恶劣天气和遮挡密集的真实场景下表现脆弱。本文提出一种多模态深度重建框架,利用极稀疏的测距传感数据(如车载雷达或激光雷达)生成稠密深度图,作为扩散模型新视角合成的鲁棒几何先验。该方法在角度域使用局部高斯过程建模,实现高效推理并显式量化观测不足区域的不确定性。重建的深度与不确定性可直接替换现有扩散渲染流程中的单目深度,无需修改生成模型。在真实世界多模态驾驶场景上的实验表明,以稀疏测距数据替代纯视觉深度,显著提升了新视角视频的几何一致性和视觉质量。结果凸显了可靠几何先验对扩散模型视图合成的重要性,并验证了即使在极端稀疏条件下,多模态感知仍具实用价值。代码已公开:https://github.com/importAmir/MultiModalNVS
原文摘要 · Abstract (English)
Diffusion-based approaches have recently demonstrated strong performance for single-image novel view synthesis by conditioning generative models on geometry inferred from monocular depth estimation. However, in practice, the quality and consistency of the synthesized views are fundamentally limited by the reliability of the underlying depth estimates, which are often fragile under low-texture, adverse weather, and occlusion-heavy real-world conditions. In this work, we show that incorporating sparse multimodal range measurements provides a simple yet effective way to overcome these limitations. We introduce a multimodal depth reconstruction framework that leverages extremely sparse range sensing data, such as automotive radar or LiDAR, to produce dense depth maps that serve as robust geometric conditioning for diffusion-based novel view synthesis. Our approach models depth in an angular domain using a localized Gaussian Process formulation, enabling computationally efficient inference while explicitly quantifying uncertainty in regions with limited observations. The reconstructed depth and uncertainty are used as a drop-in replacement for monocular depth estimators in existing diffusion-based rendering pipelines, without modifying the generative model itself. Experiments on real-world multimodal driving scenes demonstrate that replacing vision-only depth with our sparse range-based reconstruction substantially improves both geometric consistency and visual quality in single-image novel-view video generation. These results highlight the importance of reliable geometric priors for diffusion-based view synthesis and demonstrate the practical benefits of multimodal sensing even at extreme levels of sparsity. Code is publicly available at: https://github.com/importAmir/MultiModalNVS
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。