Global Optimization for Estimating a BRDF with Multiple Specular Lobes

Abstract

This paper presents a global minimization framework for estimating analytical BRDF model parameters using the techniques of convex programming and branch and bound. Traditional local minimization suffers from local minima and requires a large number of initial conditions and supervision for successful results especially when a model is highly complex and nonlinear. We consider the Cook-Torrance model, a parametric model with the Gaussian-like Beckmann distributions for specular reflectances. Instead of optimizing the multiple parameters simultaneously, we search over all possible surface roughness values based on a branch-and-bound algorithm, and reduce the estimation problem to convex minimization with known fixed surface roughness. Our algorithm guarantees globally optimal solutions. Experiments have been carried out for isotropic surfaces to validate the method using the extensive high-precision measurements from the MERL BRDF database.

Cite

Text

Yu et al. "Global Optimization for Estimating a BRDF with Multiple Specular Lobes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010. doi:10.1109/CVPR.2010.5540197

Markdown

[Yu et al. "Global Optimization for Estimating a BRDF with Multiple Specular Lobes." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2010.](https://mlanthology.org/cvpr/2010/yu2010cvpr-global/) doi:10.1109/CVPR.2010.5540197

BibTeX

@inproceedings{yu2010cvpr-global,
  title     = {{Global Optimization for Estimating a BRDF with Multiple Specular Lobes}},
  author    = {Yu, Chanki and Seo, Yongduek and Lee, Sang Wook},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2010},
  pages     = {319-326},
  doi       = {10.1109/CVPR.2010.5540197},
  url       = {https://mlanthology.org/cvpr/2010/yu2010cvpr-global/}
}