🤖 AI Summary
Traditional MCMC methods for high-dimensional imaging inverse problems suffer from low sampling efficiency, substantial memory and communication overhead, and challenges in uncertainty quantification. To address these issues, this paper proposes a scalable distributed Plug-and-Play MCMC (PnP-MCMC) algorithm. Our method is the first to integrate PnP-MCMC with approximate data augmentation and implements multi-GPU parallelization via the SPMD (Single Program, Multiple Data) paradigm. We employ a lightweight CNN denoiser that preserves reconstruction quality competitive with state-of-the-art PnP approaches while significantly reducing computational and inter-GPU communication costs. Experiments across multiple high-resolution imaging tasks demonstrate strong scalability, enabling efficient distributed posterior sampling and principled uncertainty quantification.
📝 Abstract
Markov Chain Monte Carlo (MCMC) algorithms are standard approaches to solve imaging inverse problems and quantify estimation uncertainties, a key requirement in absence of ground-truth data. To improve estimation quality, Plug-and-Play MCMC algorithms, such as PnP-ULA, have been recently developed to accommodate priors encoded by a denoising neural network. Designing scalable samplers for high-dimensional imaging inverse problems remains a challenge: drawing and storing high-dimensional samples can be prohibitive, especially for high-resolution images. To address this issue, this work proposes a distributed sampler based on approximate data augmentation and PnP-ULA to solve very large problems. The proposed sampler uses lightweight denoising convolutional neural network, to efficiently exploit multiple GPUs on a Single Program Multiple Data architecture. Reconstruction performance and scalability are evaluated on several imaging problems. Communication and computation overheads due to the denoiser are carefully discussed. The proposed distributed approach noticeably combines three very precious qualities: it is scalable, enables uncertainty quantification, for a reconstruction performance comparable to other PnP methods.