Uncertainty Visualization via Low-Dimensional Posterior Projections
Omer Yair, Elias Nehme, Tomer Michaeli
TL;DR
This work tackles uncertainty visualization in high-dimensional inverse problems by learning the projected posterior distribution within a low-dimensional, input-adaptive affine subspace. It introduces PPDE, a conditional energy-based model that, given a measurement $\mathbf{y}$ and a subspace $\mathcal{A}(\mathbf{y})=\{\mathbf{x}_0(\mathbf{y}),\mathbf{W}(\mathbf{y})\}$, outputs the projected posterior density $p_{\mathbf{v}|\mathbf{y}}(\mathbf{v}|\mathbf{y})$ for $\mathbf{v}=\mathbf{W}(\mathbf{y})^T(\mathbf{x}-\mathbf{x}_0(\mathbf{y}))$. The subspace is typically anchored at the MMSE predictor with directions given by NPPC's top posterior PCs, enabling informative 1D/2D visualizations. The method uses a two-part architecture with a heavy feature extractor and a small conditional MLP, trained via a multilevel contrastive divergence to model $p_{\mathbf{v}|\mathbf{y}}(\mathbf{v}|\mathbf{y})$ and evaluated on MNIST, CelebA-HQ, ImageNet, and biology datasets. PPDE outperforms Gaussian approximations and diffusion-based KDE in terms of log-likelihood and speed, providing a practical framework for uncertainty visualization in high-dimensional imaging while acknowledging current limits on higher-dimensional projections.
Abstract
In ill-posed inverse problems, it is commonly desirable to obtain insight into the full spectrum of plausible solutions, rather than extracting only a single reconstruction. Information about the plausible solutions and their likelihoods is encoded in the posterior distribution. However, for high-dimensional data, this distribution is challenging to visualize. In this work, we introduce a new approach for estimating and visualizing posteriors by employing energy-based models (EBMs) over low-dimensional subspaces. Specifically, we train a conditional EBM that receives an input measurement and a set of directions that span some low-dimensional subspace of solutions, and outputs the probability density function of the posterior within that space. We demonstrate the effectiveness of our method across a diverse range of datasets and image restoration problems, showcasing its strength in uncertainty quantification and visualization. As we show, our method outperforms a baseline that projects samples from a diffusion-based posterior sampler, while being orders of magnitude faster. Furthermore, it is more accurate than a baseline that assumes a Gaussian posterior.
