DualMat: PBR Material Estimation via Coherent Dual-Path Diffusion

Yifeng Huang*1, Zhang Chen 2, Yi Xu 3, Minh Hoai 4, Zhong Li#5,
1Stony Brook University, NY, USA 2Meta, Pittsburgh, PA, USA 3Goertek Alpha Labs, Santa Clara, CA, USA 4The University of Adelaide, Adelaide, SA, Australia 5Apple Inc., Cupertino, CA, USA
*Work initiated and partially completed during his internship at OPPO US Research Center. #Corresponding author. The work was conducted when Zhong Li, Zhang Chen, Yi Xu was with OPPO.

Abstract

We present DualMat, a novel dual-path diffusion framework for estimating Physically Based Rendering (PBR) materials from single images under complex lighting conditions. Our approach operates in two distinct latent spaces: an albedo-optimized path leveraging pretrained visual knowledge through RGB latent space, and a material-specialized path operating in a compact latent space designed for precise metallic and roughness estimation. To ensure coherent predictions between the albedo-optimized and material-specialized paths, we introduce feature distillation during training. We employ rectified flow to enhance efficiency by reducing inference steps while maintaining quality. Our framework extends to high-resolution and multi-view inputs through patch-based estimation and cross-view attention, enabling seamless integration into image-to-3D pipelines. DualMat achieves state-of-the-art performance on both Objaverse and real-world data, significantly outperforming existing methods with up to 28% improvement in albedo estimation and 39% reduction in metallic-roughness prediction errors.

DualMat's training architecture with dual paths and feature distillation. The albedo-optimized path (top) and material-specialized path (bottom) are trained with rectified flow objectives while maintaining consistency through feature distillation and dual conditioning mechanism.

Results

Contact

If you have any questions regarding our project, please feel free to contact yifehuang@cs.stonybrook.edu