English

DualMat: PBR Material Estimation via Coherent Dual-Path Diffusion

Computer Vision and Pattern Recognition 2025-08-08 v1

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.

Keywords

Cite

@article{arxiv.2508.05060,
  title  = {DualMat: PBR Material Estimation via Coherent Dual-Path Diffusion},
  author = {Yifeng Huang and Zhang Chen and Yi Xu and Minh Hoai and Zhong Li},
  journal= {arXiv preprint arXiv:2508.05060},
  year   = {2025}
}
R2 v1 2026-07-01T04:38:29.011Z