Uncertainty for SVBRDF Acquisition using Frequency Analysis

Conference Paper (2025)
Author(s)

Ruben Wiersma (ETH Zürich, Adobe Inc.)

Julien Philip (Netflix Eyeline Studios, Adobe Inc.)

Miloš Hašan (Adobe Inc.)

Krishna Mullia (Adobe Inc.)

Fujun Luan (Adobe Inc.)

Elmar Eisemann (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Valentin Deschaintre (Adobe Inc.)

Research Group
Computer Graphics and Visualisation
DOI related publication
https://doi.org/10.1145/3721238.3730592 Final published version
More Info
expand_more
Publication Year
2025
Language
English
Research Group
Computer Graphics and Visualisation
Article number
169
Publisher
ACM
ISBN (electronic)
9798400715402
Event
SIGGRAPH 2025 Conference Papers (2025-08-10 - 2025-10-14), Vancouver, Canada
Downloads counter
67
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

This paper aims to quantify uncertainty for SVBRDF acquisition in multi-view captures. Under uncontrolled illumination and unstructured viewpoints, there is no guarantee that the observations contain enough information to reconstruct the appearance properties of a captured object. We study this ambiguity, or uncertainty, using entropy and accelerate the analysis by using the frequency domain, rather than the domain of incoming and outgoing viewing angles. The result is a method that computes a map of uncertainty over an entire object within a millisecond. We find that the frequency model allows us to recover SVBRDF parameters with competitive performance, that the accelerated entropy computation matches results with a physically-based path tracer, and that there is a positive correlation between error and uncertainty. We then show that the uncertainty map can be applied to improve SVBRDF acquisition using capture guidance, sharing information on the surface, and using a diffusion model to inpaint uncertain regions. Our code is available at https://github.com/rubenwiersma/svbrdf_uncertainty.