CVAug 7, 2025

DualMat: PBR Material Estimation via Coherent Dual-Path Diffusion

arXiv:2508.05060v11 citationsh-index: 4MM
Originality Highly original
AI Analysis

This addresses the challenge of accurate material estimation for computer graphics and image-to-3D pipelines, representing a strong specific gain rather than a foundational advancement.

The paper tackled the problem of estimating Physically Based Rendering (PBR) materials from single images under complex lighting conditions, achieving state-of-the-art performance with up to 28% improvement in albedo estimation and 39% reduction in metallic-roughness prediction errors.

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.

Foundations

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

Your Notes