arXiv:2507.23483cs.CV2025-07ICCV被引 3

用两阶段扩散模型生成更逼真的3D深度图,提升真实场景视觉任务表现。

Stable-Sim2Real: Exploring Simulation of Real-Captured 3D Data with Two-Stage Depth Diffusion

  • 分两阶段用扩散模型生成真实感深度图,先粗后精。
  • 在真实与合成数据对比中,生成结果与真实数据相似度高。
  • 适合做3D视觉任务的仿真数据增强,尤其用于机器人感知。

3D数据模拟旨在弥合仿真与真实采集3D数据之间的差距,是实现真实世界3D视觉任务的基础问题。现有方法多依赖预设物理先验,难以捕捉真实数据的全部复杂性。理想方案是通过数据驱动学习从合成到真实数据的隐式映射,但近期研究进展停滞。本文提出Stable-Sim2Real,一种基于新型两阶段深度扩散模型的数据驱动3D模拟新路径。第一阶段微调Stable-Diffusion生成真实与合成深度图之间的残差,得到稳定但粗糙的深度图,局部区域可能偏离真实模式。第二阶段将合成深度和初版输出同时输入扩散模型,通过3D判别器识别差异区域,并调整扩散损失以优先优化这些区域。我们提出了新的评估基准方案。大量实验表明,使用本方法生成的仿真数据训练模型,在真实3D视觉任务中显著提升性能;评估也验证了生成数据与真实采集模式的高度相似性。

原文摘要 · Abstract (English)

3D data simulation aims to bridge the gap between simulated and real-captured 3D data, which is a fundamental problem for real-world 3D visual tasks. Most 3D data simulation methods inject predefined physical priors but struggle to capture the full complexity of real data. An optimal approach involves learning an implicit mapping from synthetic to realistic data in a data-driven manner, but progress in this solution has met stagnation in recent studies. This work explores a new solution path of data-driven 3D simulation, called Stable-Sim2Real, based on a novel two-stage depth diffusion model. The initial stage finetunes Stable-Diffusion to generate the residual between the real and synthetic paired depth, producing a stable but coarse depth, where some local regions may deviate from realistic patterns. To enhance this, both the synthetic and initial output depth are fed into a second-stage diffusion, where diffusion loss is adjusted to prioritize these distinct areas identified by a 3D discriminator. We provide a new benchmark scheme to evaluate 3D data simulation methods. Extensive experiments show that training the network with the 3D simulated data derived from our method significantly enhances performance in real-world 3D visual tasks. Moreover, the evaluation demonstrates the high similarity between our 3D simulated data and real-captured patterns. Project page: https://mutianxu.github.io/stable-sim2real/.

3D生成扩散模型仿真增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。