Invertible ResNets for Inverse Imaging Problems: Competitive Performance with Provable Regularization Properties
Clemens Arndt, Judith Nickel
TL;DR
This work extends the theory of invertible residual networks (iResNets) for solving ill-posed inverse imaging problems by scaling to real-world linear and nonlinear forward operators (linear Gaussian blur and nonlinear Perona–Malik diffusion). It formalizes an invertible reconstruction scheme where the forward operator is learned with iResNets and the inverse is used for reconstruction, accompanied by a convergence guarantee under a Lipschitz schedule $L(\delta)\to1$ and $\delta/(1-L(\delta))\to0$, yielding a convergent regularization in practice. Empirically, iResNets achieve competitive PSNR/SSIM with state-of-the-art methods like ConvResNet, U-Net, and DiffNet, at the cost of longer training times due to inverse computations and Lipschitz constraints. Beyond performance, the paper highlights robustness to adversarial perturbations, test-time noise variations, and small training datasets, and leverages invertibility to interpret the learned forward operator and its regularization, thereby enhancing interpretability. The authors also discuss extensions to averaged-operator Plug-and-Play formulations and outline avenues to reduce training time and broaden applicability to additional forward models. Overall, the results provide promising evidence that fully learned, provably regularizing iResNets can match high-performing reconstructions while offering stability and interpretability advantages in real-world inverse imaging tasks.
Abstract
Learning-based methods have demonstrated remarkable performance in solving inverse problems, particularly in image reconstruction tasks. Despite their success, these approaches often lack theoretical guarantees, which are crucial in sensitive applications such as medical imaging. Recent works by Arndt et al addressed this gap by analyzing a data-driven reconstruction method based on invertible residual networks (iResNets). They revealed that, under reasonable assumptions, this approach constitutes a convergent regularization scheme. However, the performance of the reconstruction method was only validated on academic toy problems and small-scale iResNet architectures. In this work, we address this gap by evaluating the performance of iResNets on two real-world imaging tasks: a linear blurring operator and a nonlinear diffusion operator. To do so, we compare the performance of iResNets against state-of-the-art neural networks, revealing their competitiveness at the expense of longer training times. Moreover, we numerically demonstrate the advantages of the iResNet's inherent stability and invertibility by showcasing increased robustness across various scenarios as well as interpretability of the learned operator, thereby reducing the black-box nature of the reconstruction scheme.
