Analyzing Inverse Problems with Invertible Neural Networks
Lynton Ardizzone, Jakob Kruse, Sebastian Wirkert, Daniel Rahner, Eric W. Pellegrini, Ralf S. Klessen, Lena Maier-Hein, Carsten Rother, Ullrich Köthe
TL;DR
This work presents INNs as a robust framework for solving ill-posed inverse problems by modeling the full posterior $p(\mathbf{x}\,|\mathbf{y})$ through an invertible forward–inverse pair augmented with latent $\mathbf{z}$. By enforcing forward accuracy and distributional consistency with $p(\mathbf{y})p(\mathbf{z})$ via MMD, the method yields multi-modal, correlated posteriors and uncertainty quantification without restrictive parametric assumptions. Theoretical guarantees (asymptotic correctness) accompany empirical demonstrations on synthetic Gaussian mixtures and real-world domains including medical tissue spectroscopy and astrophysical spectral analysis, where INNs outperform ABC and cVAE baselines in posterior calibration and multimodality recovery. The approach offers a computationally efficient, flexible alternative for inverse problems, with potential for scaling to higher dimensions and integration of cycle-style losses in future work.
Abstract
In many tasks, in particular in natural science, the goal is to determine hidden system parameters from a set of measurements. Often, the forward process from parameter- to measurement-space is a well-defined function, whereas the inverse problem is ambiguous: one measurement may map to multiple different sets of parameters. In this setting, the posterior parameter distribution, conditioned on an input measurement, has to be determined. We argue that a particular class of neural networks is well suited for this task -- so-called Invertible Neural Networks (INNs). Although INNs are not new, they have, so far, received little attention in literature. While classical neural networks attempt to solve the ambiguous inverse problem directly, INNs are able to learn it jointly with the well-defined forward process, using additional latent output variables to capture the information otherwise lost. Given a specific measurement and sampled latent variables, the inverse pass of the INN provides a full distribution over parameter space. We verify experimentally, on artificial data and real-world problems from astrophysics and medicine, that INNs are a powerful analysis tool to find multi-modalities in parameter space, to uncover parameter correlations, and to identify unrecoverable parameters.
