paper-with-me

Papers

Diffusion Renderer: Neural Inverse and Forward Rendering with Video Diffusion Models

2025-01-01 · CVPR 2025 1 · Ruofan Liang, Zan Gojcic, Huan Ling, Jacob Munkberg, Jon Hasselgren, Chih-Hao Lin, Jun Gao, Alexander Keller, Nandita Vijaykumar, Sanja Fidler, Zian Wang

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representations--explicit 3D geometry, high-quality material properties, and lighting conditions--that are often impractical to obtain in real-world scenarios. Therefore, we introduce Diffusion Renderer, a neural approach that addresses the dual problem of inverse and forward rendering within a holistic framework. Leveraging powerful video diffusion model priors, the inverse rendering model accurately estimates G-buffers from real-world videos, providing an interface for image editing tasks, and training data for the rendering model. Conversely, our rendering model generates photorealistic images from G-buffers without explicit light transport simulation. Specifically, we first train a video diffusion model for inverse rendering on synthetic data, which generalizes well to real-world videos and allows us to auto-label diverse real-world videos. We then co-train our rendering model using both synthetic and auto-labeled real-world data. Experiments demonstrate that Diffusion Renderer effectively approximates inverse and forwards rendering, consistently outperforming the state-of-the-art. Our model enables practical applications from a single video input--including relighting, material editing, and realistic object insertion.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometryInverse Rendering

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffusionRenderer: Neural Inverse and Forward Rendering with Video Diffusion Models

2025-01-30 · Ruofan Liang, Zan Gojcic, Huan Ling, Jacob Munkberg 외

Understanding and modeling lighting effects are fundamental tasks in computer vision and graphics. Classic physically-based rendering (PBR) accurately simulates the light transport, but relies on precise scene representa…

3D geometryInverse Rendering

RGBX-Next: Towards Realistic Generative Rendering from G-Buffers

2026-08-14 · Zheng Zeng, Marco Salvi, Lifan Wu, Jan Novák 외 arxiv

Diffusion models have achieved impressive results in image, video, and streaming generation. However, compared to traditional 3D rendering, they still lack precise control over the generated output. We believe a viable p…

Inverse Rendering

Generative World Renderer

2026-04-02 · Zheng-Hui Huang, Zhixiang Wang, Jiaming Tan, Ruihan Yu 외 arxiv

Scaling generative inverse and forward rendering to real-world scenarios is bottlenecked by the limited realism and temporal coherence of existing synthetic datasets. To bridge this persistent domain gap, we introduce a …

Inverse RenderingVideo Generation

GO-Renderer: Generative Object Rendering with 3D-aware Controllable Video Diffusion Models

2026-03-24 · Zekai Gu, Shuoxuan Feng, Yansong Wang, Hanzhuo Huang 외 arxiv

Reconstructing a renderable 3D model from images is a useful but challenging task. Recent feedforward 3D reconstruction methods have demonstrated remarkable success in efficiently recovering geometry, but still cannot ac…

3D Reconstruction

Ouroboros: Single-step Diffusion Models for Cycle-consistent Forward and Inverse Rendering

2025-08-20 · Shanlin Sun, Yifan Wang, Hanwen Zhang, Yifeng Xiong 외 arxiv

While multi-step diffusion models have advanced both forward and inverse rendering, existing approaches often treat these problems independently, leading to cycle inconsistency and slow inference speed. In this work, we …

Inverse Rendering