Variational Sparse Paired Autoencoders (vsPAIR) for Inverse Problems and Uncertainty Quantification
Jack Michael Solomon, Rishi Leburu, Matthias Chung
TL;DR
The paper introduces vsPAIR, a variational sparse paired autoencoder framework for inverse problems that jointly encodes observations with a standard VAE and quantities of interest with a sparse VAE, connected by a learned latent map to enable fast amortized inference and calibrated uncertainty. It contributes a beta hyperprior on sparsity and a hard-concrete spike-and-slab mechanism to learn sparse latent representations, along with theoretical results in a reduced setting and empirical validation on MNIST blind inpainting and low-dose CT (LoDoPaB-CT). The approach yields interpretable, structured uncertainty by anchoring QoI representations to clean data and concentrating information into a subset of latent factors, while maintaining competitive reconstructions. The work highlights potential applications in areas where understanding the source and location of uncertainty is crucial (e.g., medical imaging, geophysics), and discusses limitations such as computational overhead and the need for further theoretical and empirical exploration in nonlinear settings.
Abstract
Inverse problems are fundamental to many scientific and engineering disciplines; they arise when one seeks to reconstruct hidden, underlying quantities from noisy measurements. Many applications demand not just point estimates but interpretable uncertainty. Providing fast inference alongside uncertainty estimates remains challenging yet desirable in numerous applications. We propose the Variational Sparse Paired Autoencoder (vsPAIR) to address this challenge. The architecture pairs a standard VAE encoding observations with a sparse VAE encoding quantities of interest, connected through a learned latent mapping. The variational structure enables uncertainty estimation, the paired architecture encourages interpretability by anchoring QoI representations to clean data, and sparse encodings provide structure by concentrating information into identifiable factors rather than diffusing across all dimensions. We also propose modifications to existing sparse VAE methods: a hard-concrete spike-and-slab relaxation for differentiable training and a beta hyperprior for adaptive sparsity levels. To validate the effectiveness of our proposed architecture, we conduct experiments on blind inpainting and computed tomography, demonstrating that vsPAIR is a capable inverse problem solver that can provide interpretable and structured uncertainty estimates.
