GRCVDec 2, 2019

A Bayesian Inference Framework for Procedural Material Parameter Estimation

arXiv:1912.01067v540 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of material parameter estimation for users in computer graphics and design, offering a flexible and efficient method, though it appears incremental as it builds on existing Bayesian and MCMC techniques.

The paper tackles the inverse rendering problem of estimating procedural material parameters from photographs by introducing a Bayesian framework that computes point estimates via optimization and samples plausible parameters using Markov Chain Monte Carlo, demonstrating effectiveness on materials like wall plaster, leather, and metals with synthetic and real images.

Procedural material models have been gaining traction in many applications thanks to their flexibility, compactness, and easy editability. We explore the inverse rendering problem of procedural material parameter estimation from photographs, presenting a unified view of the problem in a Bayesian framework. In addition to computing point estimates of the parameters by optimization, our framework uses a Markov Chain Monte Carlo approach to sample the space of plausible material parameters, providing a collection of plausible matches that a user can choose from, and efficiently handling both discrete and continuous model parameters. To demonstrate the effectiveness of our framework, we fit procedural models of a range of materials---wall plaster, leather, wood, anisotropic brushed metals and layered metallic paints---to both synthetic and real target images.

Foundations

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

Your Notes