CVSep 23, 2024

MaterialFusion: Enhancing Inverse Rendering with Material Diffusion Priors

arXiv:2409.15273v223 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate relighting for 3D reconstruction applications, though it is incremental as it enhances an existing pipeline with a diffusion prior.

The paper tackled the problem of inaccurate relighting in inverse rendering by introducing MaterialFusion, which incorporates a diffusion prior to refine albedo and material estimates, resulting in significantly improved appearance under novel lighting conditions on synthetic and real datasets.

Recent works in inverse rendering have shown promise in using multi-view images of an object to recover shape, albedo, and materials. However, the recovered components often fail to render accurately under new lighting conditions due to the intrinsic challenge of disentangling albedo and material properties from input images. To address this challenge, we introduce MaterialFusion, an enhanced conventional 3D inverse rendering pipeline that incorporates a 2D prior on texture and material properties. We present StableMaterial, a 2D diffusion model prior that refines multi-lit data to estimate the most likely albedo and material from given input appearances. This model is trained on albedo, material, and relit image data derived from a curated dataset of approximately ~12K artist-designed synthetic Blender objects called BlenderVault. we incorporate this diffusion prior with an inverse rendering framework where we use score distillation sampling (SDS) to guide the optimization of the albedo and materials, improving relighting performance in comparison with previous work. We validate MaterialFusion's relighting performance on 4 datasets of synthetic and real objects under diverse illumination conditions, showing our diffusion-aided approach significantly improves the appearance of reconstructed objects under novel lighting conditions. We intend to publicly release our BlenderVault dataset to support further research in this field.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes