Learning to Learn and Sample BRDFs
Chen Liu, Michael Fischer, Tobias Ritschel
TL;DR
This work tackles the bottleneck of acquiring and learning neural BRDFs by jointly optimizing the BRDF model and the physical sampling pattern through meta-learning. It extends MAML-based meta-learning to also optimize the sampling coordinates (meta-sampling), using a barrier function to keep samples in valid angular regions and decoupled inner/outer loops for stability. Evaluations across Phong, Cook-Torrance, Linear, and Neural BRDFs on MERL and additional datasets show that the approach achieves up to five orders of magnitude fewer acquisition samples with comparable or better quality, and that the learned sampling patterns generalize to unseen BRDFs. The findings suggest substantial practical impact for rapid, high-fidelity BRDF acquisition and open avenues for applying meta-sampling to other nonlinear, sample-intensive domains.
Abstract
We propose a method to accelerate the joint process of physically acquiring and learning neural Bi-directional Reflectance Distribution Function (BRDF) models. While BRDF learning alone can be accelerated by meta-learning, acquisition remains slow as it relies on a mechanical process. We show that meta-learning can be extended to optimize the physical sampling pattern, too. After our method has been meta-trained for a set of fully-sampled BRDFs, it is able to quickly train on new BRDFs with up to five orders of magnitude fewer physical acquisition samples at similar quality. Our approach also extends to other linear and non-linear BRDF models, which we show in an extensive evaluation.
