paper-with-me

홈 › Papers

Deep Convolutional Neural Network for Inverse Problems in Imaging

2016-11-11 · Kyong Hwan Jin, Michael T. McCann, Emmanuel Froustey, Michael Unser

In this paper, we propose a novel deep convolutional neural network (CNN)-based algorithm for solving ill-posed inverse problems. Regularized iterative algorithms have emerged as the standard approach to ill-posed inverse problems in the past few decades. These methods produce excellent results, but can be challenging to deploy in practice due to factors including the high computational cost of the forward and adjoint operators and the difficulty of hyper parameter selection. The starting point of our work is the observation that unrolled iterative methods have the form of a CNN (filtering followed by point-wise non-linearity) when the normal operator (H*H, the adjoint of H times H) of the forward model is a convolution. Based on this observation, we propose using direct inversion followed by a CNN to solve normal-convolutional inverse problems. The direct inversion encapsulates the physical model of the system, but leads to artifacts when the problem is ill-posed; the CNN combines multiresolution decomposition and residual learning in order to learn to remove these artifacts while preserving image structure. We demonstrate the performance of the proposed network in sparse-view reconstruction (down to 50 views) on parallel beam X-ray computed tomography in synthetic phantoms as well as in real experimental sinograms. The proposed network outperforms total variation-regularized iterative reconstruction for the more realistic phantoms and requires less than a second to reconstruct a 512 x 512 image on GPU.

📄 PDF Abstract BibTeX arXiv:1611.03679

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

Efficient Algorithms for Convolutional Inverse Problems in Multidimensional Imaging

2020-06-15 · Didem Dogan, Figen S. Oktem

Multidimensional imaging, capturing image data in more than two dimensions, has been an emerging field with diverse applications. Due to the limitation of two-dimensional detectors in obtaining the high-dimensional image…

Image Reconstruction

Regularizing linear inverse problems with convolutional neural networks

2019-07-06 · Reinhard Heckel

Deep convolutional neural networks trained on large datsets have emerged as an intriguing alternative for compressing images and solving inverse problems such as denoising and compressive sensing. However, it has only re…

Compressive SensingDenoising

Learning Multiscale Convolutional Dictionaries for Image Reconstruction

2020-11-25 · Tianlin Liu, Anadi Chaman, David Belius, Ivan Dokmanić

Convolutional neural networks (CNNs) have been tremendously successful in solving imaging inverse problems. To understand their success, an effective strategy is to construct simpler and mathematically more tractable con…

Dictionary LearningImage ReconstructionMRI Reconstruction

A Review of Convolutional Neural Networks for Inverse Problems in Imaging

2017-10-11 · Michael T. McCann, Kyong Hwan Jin, Michael Unser

In this survey paper, we review recent uses of convolution neural networks (CNNs) to solve inverse problems in imaging. It has recently become feasible to train deep CNNs on large databases of images, and they have shown…

compressed sensingDenoisingImage ReconstructionSuper-Resolution

Total Deep Variation: A Stable Regularizer for Inverse Problems

2020-06-15 · Erich Kobler, Alexander Effland, Karl Kunisch, Thomas Pock

Various problems in computer vision and medical imaging can be cast as inverse problems. A frequent method for solving inverse problems is the variational approach, which amounts to minimizing an energy composed of a dat…