MLFeb 20, 2018

Structured Uncertainty Prediction Networks

arXiv:1802.07079v271 citations
AI Analysis

This work addresses the limitation of previous methods that only predict diagonal covariance matrices, offering improved uncertainty modeling for image synthesis and denoising tasks.

The paper tackles the problem of predicting structured uncertainty distributions for synthesized images, introducing a model that learns to predict full Gaussian covariance matrices, enabling accurate reconstruction of correlated residual distributions and plausible high-frequency sample generation for real face images.

This paper is the first work to propose a network to predict a structured uncertainty distribution for a synthesized image. Previous approaches have been mostly limited to predicting diagonal covariance matrices. Our novel model learns to predict a full Gaussian covariance matrix for each reconstruction, which permits efficient sampling and likelihood evaluation. We demonstrate that our model can accurately reconstruct ground truth correlated residual distributions for synthetic datasets and generate plausible high frequency samples for real face images. We also illustrate the use of these predicted covariances for structure preserving image denoising.

Code Implementations2 repos
Foundations

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

Your Notes