OCLGIVJun 2, 2020

Deep neural networks for inverse problems with pseudodifferential operators: an application to limited-angle tomography

arXiv:2006.01620v131 citations
Originality Incremental advance
AI Analysis

This work addresses limited-angle tomography, a challenging imaging problem, by introducing a deep learning method that integrates iterative algorithms, though it appears incremental as it builds on existing ISTA and CNN frameworks.

The authors tackled the problem of solving linear inverse problems, specifically limited-angle computed tomography, by proposing a novel CNN called ΨDONet that learns pseudodifferential operators, showing it can reproduce or perturb the Iterative Soft Thresholding Algorithm with bounded filter coefficients and providing good preliminary results on simulated data.

We propose a novel convolutional neural network (CNN), called $Ψ$DONet, designed for learning pseudodifferential operators ($Ψ$DOs) in the context of linear inverse problems. Our starting point is the Iterative Soft Thresholding Algorithm (ISTA), a well-known algorithm to solve sparsity-promoting minimization problems. We show that, under rather general assumptions on the forward operator, the unfolded iterations of ISTA can be interpreted as the successive layers of a CNN, which in turn provides fairly general network architectures that, for a specific choice of the parameters involved, allow to reproduce ISTA, or a perturbation of ISTA for which we can bound the coefficients of the filters. Our case study is the limited-angle X-ray transform and its application to limited-angle computed tomography (LA-CT). In particular, we prove that, in the case of LA-CT, the operations of upscaling, downscaling and convolution, which characterize our $Ψ$DONet and most deep learning schemes, can be exactly determined by combining the convolutional nature of the limited angle X-ray transform and basic properties defining an orthogonal wavelet system. We test two different implementations of $Ψ$DONet on simulated data from limited-angle geometry, generated from the ellipse data set. Both implementations provide equally good and noteworthy preliminary results, showing the potential of the approach we propose and paving the way to applying the same idea to other convolutional operators which are $Ψ$DOs or Fourier integral operators.

Code Implementations1 repo
Foundations

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

Your Notes