Invertible generative models for inverse problems: mitigating representation error and dataset bias
Muhammad Asim, Mara Daniels, Oscar Leong, Ali Ahmed, Paul Hand
TL;DR
The paper argues that invertible neural networks, exemplified by Glow, provide zero representation error as priors for imaging inverse problems, enabling accurate recovery across denoising, compressive sensing, and inpainting, including out-of-distribution data. It formalizes a latent-space empirical risk approach, showing that optimizing in latent space with a data-fit term (and selective regularization) can outperform traditional and GAN-based priors, even when measurements are scarce. A key theoretical contribution gives bounds on the expected recovery error for linear invertible generators in terms of the singular values of the generator, illustrating how rapid decay can drive error to zero as measurements approach the signal dimension. Empirically, Glow demonstrates superior PSNR/SSIM performance and qualitative reconstructions compared with GAN priors and unlearned priors, while mitigating dataset bias and maintaining robustness to distribution shift. The work suggests a practical, generalizable paradigm for inverse problems with strong implications for medical and scientific imaging, while highlighting avenues for architecture improvements to balance invertibility, training cost, and inversion speed.
Abstract
Trained generative models have shown remarkable performance as priors for inverse problems in imaging -- for example, Generative Adversarial Network priors permit recovery of test images from 5-10x fewer measurements than sparsity priors. Unfortunately, these models may be unable to represent any particular image because of architectural choices, mode collapse, and bias in the training dataset. In this paper, we demonstrate that invertible neural networks, which have zero representation error by design, can be effective natural signal priors at inverse problems such as denoising, compressive sensing, and inpainting. Given a trained generative model, we study the empirical risk formulation of the desired inverse problem under a regularization that promotes high likelihood images, either directly by penalization or algorithmically by initialization. For compressive sensing, invertible priors can yield higher accuracy than sparsity priors across almost all undersampling ratios, and due to their lack of representation error, invertible priors can yield better reconstructions than GAN priors for images that have rare features of variation within the biased training set, including out-of-distribution natural images. We additionally compare performance for compressive sensing to unlearned methods, such as the deep decoder, and we establish theoretical bounds on expected recovery error in the case of a linear invertible model.
