CVAug 27, 2025

StableIntrinsic: Detail-preserving One-step Diffusion Model for Multi-view Material Estimation

arXiv:2508.19789v11 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the deterministic material estimation task in computer graphics and vision by providing a faster and more stable method, though it is incremental as it builds on existing diffusion-based approaches.

The paper tackles the problem of slow and high-variance material estimation from images by introducing StableIntrinsic, a one-step diffusion model that improves efficiency and reduces variance, achieving a 9.9% PSNR improvement in albedo and significant MSE reductions for metallic and roughness parameters.

Recovering material information from images has been extensively studied in computer graphics and vision. Recent works in material estimation leverage diffusion model showing promising results. However, these diffusion-based methods adopt a multi-step denoising strategy, which is time-consuming for each estimation. Such stochastic inference also conflicts with the deterministic material estimation task, leading to a high variance estimated results. In this paper, we introduce StableIntrinsic, a one-step diffusion model for multi-view material estimation that can produce high-quality material parameters with low variance. To address the overly-smoothing problem in one-step diffusion, StableIntrinsic applies losses in pixel space, with each loss designed based on the properties of the material. Additionally, StableIntrinsic introduces a Detail Injection Network (DIN) to eliminate the detail loss caused by VAE encoding, while further enhancing the sharpness of material prediction results. The experimental results indicate that our method surpasses the current state-of-the-art techniques by achieving a $9.9\%$ improvement in the Peak Signal-to-Noise Ratio (PSNR) of albedo, and by reducing the Mean Square Error (MSE) for metallic and roughness by $44.4\%$ and $60.0\%$, respectively.

Foundations

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

Your Notes