Edge-masked CT image reconstruction from limited data
Victor Churchill, Anne Gelb

TL;DR
This paper introduces an iterative CT image reconstruction algorithm that leverages edge masks derived from limited data to improve accuracy and speed, supported by theoretical and empirical evidence.
Contribution
The proposed method combines image domain and statistical techniques, using edge masks to enhance reconstruction from limited data, adaptable to various models and transforms.
Findings
High accuracy with limited data
Fast convergence in iterative reconstruction
Flexible framework for different models
Abstract
This paper presents an iterative inversion algorithm for computed tomography image reconstruction that performs well in terms of accuracy and speed using limited data. The computational method combines an image domain technique and statistical reconstruction by using an initial filtered back projection reconstruction to create a binary edge mask, which is then used in an l2-regularized reconstruction. Both theoretical and empirical results are offered to support the algorithm. While in this paper a simple forward model is used and physical edges are used as the sparse feature, the proposed method is flexible and can accommodate any forward model and sparsifying transform.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
\cftpagenumbersoff
figure \cftpagenumbersofftable
Edge-masked CT image reconstruction from limited data
Victor Churchill
Dartmouth College, Department of Mathematics, 27 N. Main St., Hanover, NH, USA, 03755
Anne Gelb
Dartmouth College, Department of Mathematics, 27 N. Main St., Hanover, NH, USA, 03755
Abstract
This paper presents an iterative inversion algorithm for computed tomography image reconstruction that performs well in terms of accuracy and speed using limited data. The computational method combines an image domain technique and statistical reconstruction by using an initial filtered back projection reconstruction to create a binary edge mask, which is then used in an -regularized reconstruction. Both theoretical and empirical results are offered to support the algorithm. While in this paper a simple forward model is used and physical edges are used as the sparse feature, the proposed method is flexible and can accommodate any forward model and sparsifying transform.
keywords:
computed tomography, image reconstruction, regularization, edge detection, sparsity, compressed sensing
***Victor Churchill, \[email protected] **
1 Introduction
One goal in computed tomography (CT) imaging is to reduce dose while maintaining image quality and reconstruction speed. When collecting less data to reduce dose, direct inversion techniques such as filtered back projection (FBP) produce artifacts. Iterative inversion techniques, like those arising from compressed sensing, have shown that a priori information about physical edges in an image can be extremely useful for reconstruction from limited data. For example, assuming edges are sparse in a CT image, one can use total variation (TV) regularization [1], which solves
[TABLE]
Here is the CT forward operator111The Radon transform is used for data collection and the inverse Radon transform with a Ram-Lak filter for FBP., is the collected sinogram data, is the sparsifying transform222The anisotropic 2D TV transform defined by is used., and is the regularization parameter that balances fidelity, edge sparsity, and noise reduction. In many cases, Eq. (1) is able to reconstruct images of similar quality to FBP using less data. The drawback is the reconstruction speed. In general there is no direct solution to Eq. (1), so an iterative convex optimization method must be used. In this paper, a more direct computational method is proposed, similar to the edge-adaptive -regularized least squares scheme [2] that was formulated for recovery from non-uniform Fourier data. The method combines an image domain technique with statistical reconstruction. First, the resulting image from an initial FBP reconstruction is used to create an edge mask. Then, an iterative -regularized reconstruction is performed using the edge mask to regularize away from edges. In what follows, theoretical and empirical evidence is offered to show that with an accurate edge detection, this method has the potential to produce near-perfect reconstructions with extremely limited data at a lower computational cost. In addition, recognizing that the ideal sparse feature for CT images may not be physical edges in the TV domain, this algorithm is flexible and can in fact accommodate a “wavelet edge” or any another non-physical “edge”, where the definition is expanded to mean a nonzero location in a sparse domain.
2 Algorithm
First, the importance of edge locations in image reconstruction is demonstrated by proving that given exact edge locations in the sparsity domain, Eq. (2) returns a unique edge-sparse solution if there is one.
Theorem 1. Assume there is a unique solution to with where counts the number of nonzero elements and is a constant. Let be the solution to the problem
[TABLE]
where is a diagonal mask matrix with diagonal element if and [math] otherwise. Then .
Proof. We have that
[TABLE]
which is minimized (at zero) for , since we know . Since is the unique solution with , it must be that .
It is critical to note that this theorem would also hold using the norm instead of the squared norm in Eq. (2). That being said, is appropriate here because is not sparse but zero, therefore doesn’t require a sparsity-encouraging norm like to regularize. Therefore, using gives the same result while being more computationally efficient.
Figure 1 shows an example of this theorem in practice compared with FBP and Eq. (1). In this experiment, the exact edge locations are known so the mask is prescribed as in Theorem 1 and reconstructed via Eq. (2). However, only a single-view sinogram (one projection line) is used. Still, the reconstruction is near-perfect. This example is not intended to serve as a rigorous lower bound for the amount of data required to reconstruct given the exact edge locations, but rather it simply demonstrates the potential of Eq. (2) – that with accurate edge detection, masking provides highly accurate results even with a single-view sinogram.
Theorem 1 does not tell us how to collect edge information from CT sinogram data (especially sparse-view data), however. Indeed this is the limiting factor in the method at this point. In this proof-of-concept paper, the edge map is obtained by transforming the FBP image, which is efficient to compute, into the edge domain by the sparsity transform , and thresholding. There are likely more accurate options. For example, it is possible to design a filter in the FBP process that will suppress most information besides edges. Once the edge map is obtained, the image is constructed by solving the noise-present variant of Eq. (2). The full method is given by Algorithm 1.
The newly introduced threshold parameter is of particular importance. As in Theorem 1, the success of the algorithm hinges on having an accurate edge map. Empirically, choosing a higher value may remove some smaller edges but overall yields better results than a less-restrictive edge map, with lower value , that might include some false edges created by noise or artifacts from the limited number of views and the FBP process (see Figures 2 and 3 later). The regularization parameter, , on the other hand was empirically shown to be not as critical when edge-masking was used [2].
3 Results
As an example, an image is reconstructed from a 45-view sinogram. Figure 2 shows the edge mask creation process. In this example, the edge map to be used in Algorithm 1 only includes the outer edges of the phantom. Despite this edge mismatch, in Figure 3 the image is compared with FBP and Eq. (1) and still achieves the most accurate result. This demonstrates the robustness of the algorithm to perform well even when not all edges are present in the mask.
In these results the conjugate gradient algorithm is used to solve Eq. (5). To solve Eq. (1) the Split Bregman method [3], which requires multiple conjugate gradient iterations, is used. It was set to use iterations, such that the solve takes about times longer than Algorithm 1, but more could be necessary. Hence Algorithm 1 has a distinct advantage in terms of reconstruction speed.
4 Conclusion
This paper offers theoretical evidence to explain the potential importance of edge locations in CT image reconstruction. A practical scheme is then developed to utilize this theory. Finally, empirical evidence is presented for using edge-masked regularization to improve accuracy and speed in CT image reconstruction using limited data in order to reduce dose.
There is still much to explore. First and foremost, realizing that the optimal sparse feature for many CT images may not be physical edges, this algorithm is flexible and can accommodate any non-physical “edge”, where the definition is expanded to mean a nonzero location in a sparse domain. Hence we hope to explicitly explore other sparsifying transforms used in CT. In addition, we hope to test our method on more realistic CT forward models. Finally, we believe that because of its reconstruction speed our method has excellent potential for 3D reconstruction.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] L. I. Rudin, S. Osher, and E. Fatemi, “Nonlinear total variation based noise removal algorithms,” Physica D: Nonlinear Phenomena 60 (1-4), 259–268 (1992).
- 2[2] V. Churchill, R. Archibald, and A. Gelb, “Edge-adaptive ℓ 2 subscript ℓ 2 \ell_{2} regularization image reconstruction from non-uniform Fourier data,” ar Xiv preprint ar Xiv:1811.08487 (2018). https://arxiv.org/abs/1811.08487.
- 3[3] T. Goldstein and S. Osher, “The split bregman method for l 1-regularized problems,” SIAM journal on imaging sciences 2 (2), 323–343 (2009).
