English

Intrinsic Image Diffusion for Indoor Single-view Material Estimation

Computer Vision and Pattern Recognition 2024-03-22 v2 Artificial Intelligence Graphics

Abstract

We present Intrinsic Image Diffusion, a generative model for appearance decomposition of indoor scenes. Given a single input view, we sample multiple possible material explanations represented as albedo, roughness, and metallic maps. Appearance decomposition poses a considerable challenge in computer vision due to the inherent ambiguity between lighting and material properties and the lack of real datasets. To address this issue, we advocate for a probabilistic formulation, where instead of attempting to directly predict the true material properties, we employ a conditional generative model to sample from the solution space. Furthermore, we show that utilizing the strong learned prior of recent diffusion models trained on large-scale real-world images can be adapted to material estimation and highly improves the generalization to real images. Our method produces significantly sharper, more consistent, and more detailed materials, outperforming state-of-the-art methods by 1.5dB1.5dB on PSNR and by 45%45\% better FID score on albedo prediction. We demonstrate the effectiveness of our approach through experiments on both synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2312.12274,
  title  = {Intrinsic Image Diffusion for Indoor Single-view Material Estimation},
  author = {Peter Kocsis and Vincent Sitzmann and Matthias Nießner},
  journal= {arXiv preprint arXiv:2312.12274},
  year   = {2024}
}

Comments

Project page: https://peter-kocsis.github.io/IntrinsicImageDiffusion/ Video: https://youtu.be/lz0meJlj5cA

R2 v1 2026-06-28T13:56:17.950Z