CVNAOct 22, 2021

Conditional Variational Autoencoder for Learned Image Reconstruction

arXiv:2110.11681v234 citations
Originality Incremental advance
AI Analysis

This addresses uncertainty estimation in medical imaging reconstruction, which is incremental as it extends existing learned methods to handle uncertainty.

The authors tackled the problem of uncertainty quantification in learned image reconstruction by developing a conditional variational autoencoder framework that approximates the posterior distribution of unknown images, showing high-quality sample generation in positron emission tomography experiments.

Learned image reconstruction techniques using deep neural networks have recently gained popularity, and have delivered promising empirical results. However, most approaches focus on one single recovery for each observation, and thus neglect the uncertainty information. In this work, we develop a novel computational framework that approximates the posterior distribution of the unknown image at each query observation. The proposed framework is very flexible: It handles implicit noise models and priors, it incorporates the data formation process (i.e., the forward operator), and the learned reconstructive properties are transferable between different datasets. Once the network is trained using the conditional variational autoencoder loss, it provides a computationally efficient sampler for the approximate posterior distribution via feed-forward propagation, and the summarizing statistics of the generated samples are used for both point-estimation and uncertainty quantification. We illustrate the proposed framework with extensive numerical experiments on positron emission tomography (with both moderate and low count levels) showing that the framework generates high-quality samples when compared with state-of-the-art methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes