paper-with-me

Papers

Diffusion Posterior Illumination for Ambiguity-aware Inverse Rendering

2023-09-30 · Linjie Lyu, Ayush Tewari, Marc Habermann, Shunsuke Saito, Michael Zollhöfer, Thomas Leimkühler, Christian Theobalt

Inverse rendering, the process of inferring scene properties from images, is a challenging inverse problem. The task is ill-posed, as many different scene configurations can give rise to the same image. Most existing solutions incorporate priors into the inverse-rendering pipeline to encourage plausible solutions, but they do not consider the inherent ambiguities and the multi-modal distribution of possible decompositions. In this work, we propose a novel scheme that integrates a denoising diffusion probabilistic model pre-trained on natural illumination maps into an optimization framework involving a differentiable path tracer. The proposed method allows sampling from combinations of illumination and spatially-varying surface materials that are, both, natural and explain the image observations. We further conduct an extensive comparative study of different priors on illumination used in previous work on inverse rendering. Our method excels in recovering materials and producing highly realistic and diverse environment map samples that faithfully explain the illumination of the input images.

📄 PDF Abstract BibTeX arXiv:2310.00362

Code (1)

LinjieLyu/DPI 공식 구현 pytorch

Tasks

DenoisingInverse 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 제목 키워드 기반

GLOW: Global Illumination-Aware Inverse Rendering of Indoor Scenes Captured with Dynamic Co-Located Light & Camera

2025-11-28 · Jiaye Wu, Saeed Hadadan, Geng Lin, Peihan Tu 외 arxiv

Inverse rendering of indoor scenes remains challenging due to the ambiguity between reflectance and lighting, exacerbated by inter-reflections among multiple objects. While natural illumination-based methods struggle to …

Inverse Rendering

U-DAVI: Uncertainty-Aware Diffusion-Prior-Based Amortized Variational Inference for Image Reconstruction

2026-02-12 · Ayush Varshney, Katherine L. Bouman, Berthy T. Feng arxiv

Ill-posed imaging inverse problems remain challenging due to the ambiguity in mapping degraded observations to clean images. Diffusion-based generative priors have recently shown promise, but typically rely on computatio…

Image Reconstruction

Beyond Accuracy: Evaluating Posterior Fidelity of Diffusion Inverse Solvers

2026-02-04 · Xiaoyu Qiu, Taewon Yang, Zhanhao Liu, Guanyang Wang 외 arxiv

Uncertainty evaluation is critical in scientific and engineering inverse problems. However, existing benchmarks on Diffusion Inverse Solvers (DIS) primarily focus on reconstruction accuracy but overlook uncertainty and d…

Decoupled Diffusion Sampling for Inverse Problems on Function Spaces

2026-01-30 · Thomas Y. L. Lin, Jiachen Yao, Lufang Chiang, Julius Berner 외 arxiv

We propose a data-efficient, physics-aware generative framework in function space for inverse PDE problems. Existing plug-and-play diffusion posterior samplers represent physics implicitly through joint coefficient-solut…

Separating Intrinsic Ambiguity from Estimation Uncertainty in Deep Generative Models for Linear Inverse Problems

2026-05-14 · Yuxin Guo, Dongrui Deng, Pulkit Grover arxiv

Recently, deep generative models have been used for posterior inference in inverse problems, including high-stakes applications in medical imaging and scientific discovery, where the uncertainty of a prediction can matte…