CVSep 28, 2018

Inverse Transport Networks

arXiv:1809.10820v139 citations
Originality Incremental advance
AI Analysis

This addresses inverse rendering for computer vision and graphics, offering an incremental improvement in generalization for scene reconstruction tasks.

The paper tackles the problem of inferring physical scene parameters from images using inverse transport networks, achieving better generalization to unseen geometry and illumination compared to networks without appearance-matching regularization.

We introduce inverse transport networks as a learning architecture for inverse rendering problems where, given input image measurements, we seek to infer physical scene parameters such as shape, material, and illumination. During training, these networks are evaluated not only in terms of how close they can predict groundtruth parameters, but also in terms of whether the parameters they produce can be used, together with physically-accurate graphics renderers, to reproduce the input image measurements. To en- able training of inverse transport networks using stochastic gradient descent, we additionally create a general-purpose, physically-accurate differentiable renderer, which can be used to estimate derivatives of images with respect to arbitrary physical scene parameters. Our experiments demonstrate that inverse transport networks can be trained efficiently using differentiable rendering, and that they generalize to scenes with completely unseen geometry and illumination better than networks trained without appearance- matching regularization.

Foundations

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

Your Notes