CVAILGMLJul 20, 2022

Semantic uncertainty intervals for disentangled latent spaces

Berkeley
arXiv:2207.10074v227 citationsh-index: 57
Originality Incremental advance
AI Analysis

This work addresses the problem of meaningful uncertainty communication in computer vision for researchers and practitioners, representing an incremental improvement by building on existing generative models.

The paper tackles the challenge of providing principled uncertainty quantification for semantic factors in disentangled latent spaces, achieving reliable and interpretable uncertainty visualizations for inverse problems like image super-resolution and completion.

Meaningful uncertainty quantification in computer vision requires reasoning about semantic information -- say, the hair color of the person in a photo or the location of a car on the street. To this end, recent breakthroughs in generative modeling allow us to represent semantic information in disentangled latent spaces, but providing uncertainties on the semantic latent variables has remained challenging. In this work, we provide principled uncertainty intervals that are guaranteed to contain the true semantic factors for any underlying generative model. The method does the following: (1) it uses quantile regression to output a heuristic uncertainty interval for each element in the latent space (2) calibrates these uncertainties such that they contain the true value of the latent for a new, unseen input. The endpoints of these calibrated intervals can then be propagated through the generator to produce interpretable uncertainty visualizations for each semantic factor. This technique reliably communicates semantically meaningful, principled, and instance-adaptive uncertainty in inverse problems like image super-resolution and image completion.

Code Implementations1 repo
Foundations

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

Your Notes