Differentiable Gaussianization Layers for Inverse Problems Regularized by Deep Generative Models
Dongzhuo Li
TL;DR
The paper tackles ill-posed inverse problems regularized by deep generative models, where latent codes can drift away from the standard Gaussian prior under noise and model error. It introduces optimization-based differentiable Gaussianization layers that reparameterize latent tensors into an in-distribution Gaussian, via a patch-based ICA stage followed by 1D Gaussianization (Yeo-Johnson and Lambert W × F_X) and standardization, enabling unconstrained optimization of latent variables. Across three tasks—compressive-sensing MRI, image deblurring, and eikonal tomography—the approach with StyleGAN2 and Glow achieves state-of-the-art accuracy and consistency, showing robustness to noise and forward-model mismatch; ablations identify ICA as the major contributor and larger patch sizes as beneficial. The work provides a plug-and-play regularization mechanism for DGMs in nonlinear inverse problems, with potential broad impact in imaging and geophysics, while noting computational costs and limitations from training-data bias and synthetic evaluations.
Abstract
Deep generative models such as GANs, normalizing flows, and diffusion models are powerful regularizers for inverse problems. They exhibit great potential for helping reduce ill-posedness and attain high-quality results. However, the latent tensors of such deep generative models can fall out of the desired high-dimensional standard Gaussian distribution during inversion, particularly in the presence of data noise and inaccurate forward models, leading to low-fidelity solutions. To address this issue, we propose to reparameterize and Gaussianize the latent tensors using novel differentiable data-dependent layers wherein custom operators are defined by solving optimization problems. These proposed layers constrain inverse problems to obtain high-fidelity in-distribution solutions. We validate our technique on three inversion tasks: compressive-sensing MRI, image deblurring, and eikonal tomography (a nonlinear PDE-constrained inverse problem) using two representative deep generative models: StyleGAN2 and Glow. Our approach achieves state-of-the-art performance in terms of accuracy and consistency.
