Conformal Bounds on Full-Reference Image Quality for Imaging Inverse Problems
Jeffrey Wen, Rizwan Ahmad, Philip Schniter
TL;DR
The paper introduces a conformal-prediction framework to bound the full-reference image-quality $z_0=m(\widehat{x}_0,x_0)$ of a recovered image in imaging inverse problems without access to the ground-truth $x_0$. By leveraging approximate posterior sampling, it constructs adaptive bounds (quantile and learned via quantile regression) that calibrate on a separate dataset to guarantee $\Pr\{ Z_0 \in {\mathcal C}_{\widehat{\lambda}}(\widehat{Z}_0) \} \ge 1-\alpha$, with $\widehat{Z}_0=f(u_0)$ encoding test measurements and reconstruction. The authors demonstrate the approach on image denoising (FFHQ) and accelerated MRI (fastMRI knee), showing that adaptive bounds closely track the true FRIQ while maintaining the coverage guarantee, and enabling multi-round measurement strategies to improve throughput. This provides rigorous uncertainty quantification for perceptual image-quality metrics like PSNR, SSIM, LPIPS, and DISTS, with potential to enhance safety-critical imaging decisions.
Abstract
In imaging inverse problems, we would like to know how close the recovered image is to the true image in terms of full-reference image quality (FRIQ) metrics like PSNR, SSIM, LPIPS, etc. This is especially important in safety-critical applications like medical imaging, where knowing that, say, the SSIM was poor could potentially avoid a costly misdiagnosis. But since we don't know the true image, computing FRIQ is non-trivial. In this work, we combine conformal prediction with approximate posterior sampling to construct bounds on FRIQ that are guaranteed to hold up to a user-specified error probability. We demonstrate our approach on image denoising and accelerated magnetic resonance imaging (MRI) problems. Code is available at https://github.com/jwen307/quality_uq.
