🤖 AI Summary
To address the challenge of efficient importance sampling for neural BRDFs in physically based rendering, this paper proposes a reparameterization-based direct single-step sampling framework. The method formulates BRDF importance sampling as a change-of-variables problem in integration, eliminating reliance on invertible networks or iterative optimization while ensuring physical consistency and high sample diversity. By tightly coupling BRDF learning with the rendering pipeline, the approach enables real-time neural radiance field rendering. Experiments demonstrate state-of-the-art variance reduction, significantly faster inference speed compared to existing methods, and high-fidelity rendering quality—achieving substantial efficiency gains without compromising visual accuracy.
📝 Abstract
Neural bidirectional reflectance distribution functions (BRDFs) have emerged as popular material representations for enhancing realism in physically-based rendering. Yet their importance sampling remains a significant challenge. In this paper, we introduce a reparameterization-based formulation of neural BRDF importance sampling that seamlessly integrates into the standard rendering pipeline with precise generation of BRDF samples. The reparameterization-based formulation transfers the distribution learning task to a problem of identifying BRDF integral substitutions. In contrast to previous methods that rely on invertible networks and multi-step inference to reconstruct BRDF distributions, our model removes these constraints, which offers greater flexibility and efficiency. Our variance and performance analysis demonstrates that our reparameterization method achieves the best variance reduction in neural BRDF renderings while maintaining high inference speeds compared to existing baselines.