arXiv:2412.15050cs.CV2024-12CVPR被引 18

统一渲染与逆向渲染,用扩散模型实现双向优化。

Uni-Renderer: Unifying Rendering and Inverse Rendering Via Dual Stream Diffusion

  • 用双流扩散框架同时建模渲染与逆向渲染任务。
  • 通过循环一致性约束减少固有歧义,提升属性分解效果。
  • 适合计算机视觉与图形学交叉研究者参考。

渲染与逆向渲染在计算机视觉与图形学中至关重要。渲染方程是两者的核心,理想情况下是从固有属性到RGB图像的条件分布转移函数。现有渲染方法虽取得良好效果,但仅针对特定场景近似理想估计,且计算成本高;逆向条件分布因固有歧义而难以求解。为此,我们提出一种数据驱动方法,将渲染与逆向渲染统一为单一扩散框架中的两个条件生成任务。受UniDiffuser启发,采用两条独立的时间调度,并设计定制化的双流模块,实现两个预训练扩散模型间的跨条件交互。该统一方法名为Uni-Renderer,通过循环一致性约束使两个过程相互促进,缓解歧义,强化固有属性与渲染图像间的一致性。结合精心构建的数据集,我们的方法有效实现了固有属性的分解,并展现出对渲染过程中变化的强识别能力。我们将公开训练与推理代码,推动该领域的进一步研究。

原文摘要 · Abstract (English)

Rendering and inverse rendering are pivotal tasks in both computer vision and graphics. The rendering equation is the core of the two tasks, as an ideal conditional distribution transfer function from intrinsic properties to RGB images. Despite achieving promising results of existing rendering methods, they merely approximate the ideal estimation for a specific scene and come with a high computational cost. Additionally, the inverse conditional distribution transfer is intractable due to the inherent ambiguity. To address these challenges, we propose a data-driven method that jointly models rendering and inverse rendering as two conditional generation tasks within a single diffusion framework. Inspired by UniDiffuser, we utilize two distinct time schedules to model both tasks, and with a tailored dual streaming module, we achieve cross-conditioning of two pre-trained diffusion models. This unified approach, named Uni-Renderer, allows the two processes to facilitate each other through a cycle-consistent constrain, mitigating ambiguity by enforcing consistency between intrinsic properties and rendered images. Combined with a meticulously prepared dataset, our method effectively decomposition of intrinsic properties and demonstrates a strong capability to recognize changes during rendering. We will open-source our training and inference code to the public, fostering further research and development in this area.

扩散模型渲染逆向渲染

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