Bendel Matthew C, Ahmad Rizwan, Schniter Philip
Dept. ECE, The Ohio State University, Columbus, OH 43210.
Dept. BME, The Ohio State University, Columbus, OH 43210.
Adv Neural Inf Process Syst. 2023 Dec;36:68673-68684. Epub 2024 May 30.
In image recovery problems, one seeks to infer an image from distorted, incomplete, and/or noise-corrupted measurements. Such problems arise in magnetic resonance imaging (MRI), computed tomography, deblurring, super-resolution, inpainting, phase retrieval, image-to-image translation, and other applications. Given a training set of signal/measurement pairs, we seek to do more than just produce one good image estimate. Rather, we aim to rapidly and accurately sample from the posterior distribution. To do this, we propose a regularized conditional Wasserstein GAN that generates dozens of high-quality posterior samples per second. Our regularization comprises an penalty and an adaptively weighted standard-deviation reward. Using quantitative evaluation metrics like conditional Fréchet inception distance, we demonstrate that our method produces state-of-the-art posterior samples in both multicoil MRI and large-scale inpainting applications. The code for our model can be found here: https://github.com/matt-bendel/rcGAN.
在图像恢复问题中,人们试图从失真、不完整和/或受噪声干扰的测量中推断出一幅图像。此类问题出现在磁共振成像(MRI)、计算机断层扫描、去模糊、超分辨率、图像修复、相位恢复、图像到图像的转换以及其他应用中。给定一组信号/测量对的训练集,我们力求做到不仅仅是生成一个良好的图像估计。相反,我们旨在从后验分布中快速且准确地进行采样。为此,我们提出了一种正则化条件瓦瑟斯坦生成对抗网络(GAN),它每秒能生成数十个高质量的后验样本。我们的正则化包括一个惩罚项和一个自适应加权的标准差奖励。使用诸如条件弗雷歇初始距离等定量评估指标,我们证明了我们的方法在多线圈MRI和大规模图像修复应用中都能生成最先进的后验样本。我们模型的代码可在此处找到:https://github.com/matt-bendel/rcGAN 。