Skip to main content
Computational and Mathematical Methods in Medicine logoLink to Computational and Mathematical Methods in Medicine
. 2015 May 18;2015:623236. doi: 10.1155/2015/623236

Explicit Filtering Based Low-Dose Differential Phase Reconstruction Algorithm with the Grating Interferometry

Xiaolei Jiang 1,2, Li Zhang 1,2,*, Ran Zhang 1,2, Hongxia Yin 3, Zhenchang Wang 4
PMCID: PMC4452334  PMID: 26089971

Abstract

X-ray grating interferometry offers a novel framework for the study of weakly absorbing samples. Three kinds of information, that is, the attenuation, differential phase contrast (DPC), and dark-field images, can be obtained after a single scanning, providing additional and complementary information to the conventional attenuation image. Phase shifts of X-rays are measured by the DPC method; hence, DPC-CT reconstructs refraction indexes rather than attenuation coefficients. In this work, we propose an explicit filtering based low-dose differential phase reconstruction algorithm, which enables reconstruction from reduced scanning without artifacts. The algorithm adopts a differential algebraic reconstruction technique (DART) with the explicit filtering based sparse regularization rather than the commonly used total variation (TV) method. Both the numerical simulation and the biological sample experiment demonstrate the feasibility of the proposed algorithm.

1. Introduction

X-ray grating interferometry [14] with conventional X-ray tubes develops rapidly in recent years and is becoming the most promising technology among various phase contrast imaging methods for clinical applications. Three kinds of information, that is, the attenuation, differential phase contrast (DPC), and dark-field images, can be obtained through one single scanning, and the latter two images provide additional and complementary information to the conventional attenuation image. The DPC method measures phase shifts of X-rays by obtaining the line integral of the directional derivatives of refractive index decrements (δ) [5], that is, the refraction angle of the beam. The refraction index reconstructed afterwards is 1000 times larger than the absorption index.

The phase-stepping approach of the grating interferometry, which requires a number of images to retrieve information, significantly increases the examine time and the dose delivered to the patient [6]. The problem becomes even more severe for DPC-CT because of the requirement of multiangle scanning. Therefore, reducing the number of projections, the exposure time, and the delivered dose is of great value. And that is why the low dose DPC reconstruction algorithm is proposed.

As mentioned above, the reconstruction problem for DPC-CT is to obtain the refraction index from the refraction angle data. The analytical method, the filtered backprojection (FBP) algorithm with the Hilbert transform, was first applied [7, 8]. Afterwards, several iterative algorithms, such as the maximum likelihood (ML) algorithm [9] and the differential algebraic reconstruction technique (DART) [10], were proposed. However, these algorithms rely on the completeness of data and the large number of projections.

The recently proposed compressed sensing (CS) theory [11] makes image reconstruction from incomplete data possible. Essentially, it illustrates that if the image is sparse in a domain which has small coherence with the sampling domain, according to the Shannon/Nyquist sampling theorem, fewer projections can almost accurately recover the images. A typical image reconstruction method exploits TV as the sparse regularization [12] (from CS measurements). Applications in both the absorption imaging [12] and the DPC imaging [10] have been implemented. Instead of the implicit regularization coming from the penalty, another sparse regularization method based on explicit filtering is proposed, which exploits spatially adaptive filters sensitive to image features and details [13]. However, no similar algorithms for DPC imaging have been suggested so far, which is just the problem to be solved in this paper.

In this work, we propose an explicit filtering based low-dose differential phase reconstruction algorithm. The algorithm combines the DART iterative algorithm and the explicit filtering based CS method. It has the potential to exactly reconstruct the refractive index distribution using few-view projections, thus reducing the exposure time and the delivered dose, making DPC-CT closer to clinical applications. The feasibility of the low dose reconstruction algorithm is verified by both the numerical simulation and the biological sample experiments.

2. Methods

2.1. Grating-Based Imaging

Figure 1 illustrates the schematic diagram of a typical grating interferometry. Two kinds of apparatuses are shown, the Talbot effect based interferometry with coherent source, that is, Figure 1(a), and the Talbot-Lau effect based interferometry with incoherent source, that is, Figure 1(b). The first grating G1 creates its self-image through Talbot-Lau effect or classical optics in the position of G2 where Moire fringes occur. The source grating G0 splits the source into an array of line sources, enabling the use of the large-focal-spot X-ray tube, that is, the incoherent source. The phase-stepping approach is adopted for image acquisition, capturing a series of raw images at every step of one of the gratings along the transverse direction, obtaining the intensity oscillation curve, Figure 1(c). The changes of the background oscillation curves determine three kinds of information, namely, the attenuation image, the DPC image, and the dark-field image.

Figure 1.

Figure 1

The grating interferometry. (a) Talbot effect based interferometry with coherent source; (b) Talbot-Lau effect based interferometry with incoherent source; the sample intensity oscillation curve (the dash line curve) and the background intensity oscillation curve (the solid line curve) measured with 10 steps during the phase stepping approach with the grating interferometer in Tsinghua University, China.

To analyze the changes quantitatively, the oscillation curve for each pixel is expressed by the Fourier expansion series:

Im,n,xg=iaim,ncos2πxgp2+ϕim,na0m,n+a1m,ncos2πxgp2+ϕ1m,n, (1)

where a i is the amplitude coefficient, ϕ i is the corresponding phase coefficient, and p 2 is the period of G2. Then, the attenuation, dark-field, and DPC images are given by T = −log⁡⁡(a 0 s/a 0 r), S = −log⁡⁡(V s/V r), and DP = ϕ 1 sϕ 1 r, respectively, where the superscripts (s) and (r) denote the values with the sample in place and as a reference without, respectively, and V = a 1/a 0 is the visibility of the oscillation curve.

2.2. Differential Phase-Contrast Reconstruction Algorithm

The DPC image measured by the grating interferometer is the refraction angle, which is related to the phase shift Φ(r) of the sample:

DP=Δθλ2πΦrr. (2)

In other words, the grating interferometer obtains the line integral of the directional derivatives of refraction index decrements. Therefore, the reconstruction problem of DPC-CT can be expressed by

yθ=δi,jldl, (3)

where y θ is the refraction angle projection, δ is the refraction index decrement of the samples, l is the path of X-ray beam in the medium and l′ is the perpendicular direction to l.

By contrast, the projection of the conventional X-ray transmission comes from the linear integration of attenuation coefficient; hence, the reconstruction problem can be expressed by

yI=μx,ydl, (4)

where y I is the intensity projection and μ is the linear attenuation coefficient.

Such difference in mathematical expressions of the projections requires different reconstruction algorithms.

Inspired by the widely used algebraic reconstruction technique (ART) [14], Wang et al. proposed a differential algebraic reconstruction technique (DART) by discretizing the projection process of the differential phase contrast imaging into a linear partial derivative matrix [10]:

yθ=δi,jldlδi,jl=bi,x, (5)

where b i denotes the net interpolation coefficient corresponding to each pixel.

Therefore, the forward projection process of differential phase contrast imaging can be expressed by

Δθ=Bx, (6)

where B is named as the linearly partial-derivative matrix. Equation 3 can be used to reconstruct the refractive index by algorithms similar to ART directly shown as 4:

xk+1=xk+yθBxkBBT, (7)

where x k is the image vector x in the kth iteration; Bx k presents the forward projection process.

However, the DART algorithm relies on the completeness of data [10]. It is incompetent at the ill-posed reconstruction problems, such as the cases of few-view or limited-angle projections.

2.3. Explicit Filtering Based Low-Dose Differential Phase-Contrast Reconstruction Algorithm

In this part, we propose an explicit filtering based low-dose differential phase-contrast reconstruction algorithm based on the above DART algorithm for DPC reconstruction.

Generally, the compressed sensing DPC-CT reconstruction method can be summarized as

x^=argminxyθBx2+λφx.   (8)

Here, the fitness function ‖y θBx2  , which tries to match the estimation to the data, is accomplished by the DART algorithm above, where the operation ‖·‖ represents the l-2 norm. The regularization function φ(x) expresses some priori known property of the unknown object, which usually defines a sparse representation of x after a specific transformation. The regularization parameter λ balances the fitness function with the regularization function. Different regularization methods are used to find the solution of the mathematic model under different constraints of minimizing the complexity of reconstructed signals in different representations. The typical TV-type regularization method uses the total variations as the sparse transformation, which is a parametric regression technique. Another solution is to replace the parametric regression by spatially adaptive filters, which is sensitive to image features and details. In this paper, the BM3D filter is adopted, that is, DART_BM3D algorithm.

The BM3D algorithm is based on an enhanced sparse representation in transform domain [15]. The enhancement of the sparsity is achieved by grouping similar 2D fragments of the image into 3D data arrays. And then the collaborative filtering with the hard thresholding is carried out, which enhances the similarity between the blocks while at the same time preserves even the finest details with their essential unique features shared by the jointly filtered 2D fragments. The implementation of BM3D filter is shown as Figure 2.

Figure 2.

Figure 2

The flow chart of BM3D filter.

BM3D filter matches the similar block regions in the image (block matching, BM) using the similarity defined as

dZ1Z2=Z1Z222Nmat2, (9)

where Ζ is the numerical metric of the image, N mat is the side length of block, and d(Z 1Z 2) is the difference between two blocks.

Blocks with small differences can be grouped as a set S. For blocks in the same group, a hard threshold is used to assign zeros for small value pixels to generate a weight for blocks:

wZS=1σ2Nhar2Nhar01Nhar=0, (10)

where N har is the number of nonzero pixels. Then, the filtered image can be obtained as a similarity-weighted average:

λx=xZZSwZSZxxZZSχx,χx=1Zx00Zx=0. (11)

The process of our reconstruction algorithm is shown in Figure 3 and the steps are described as follows.

  • (A)

    Initialization. Creating the linearly partial-derivative matrix B for few-view scanning based on the geometry parameters. An initial guess of the reconstruction image x^0=0 is given and n = 1.

  • (B)
    DART reconstruction:
    x^k+1=DARTx^k, (12)
    where DART represents the reconstruction method in 4.
  • (C)
    BM3D filter:
    x^k+1=BM3Dx^k+1, (13)
    where BM3D represents the method shown as in Figure 2.
  • (D)

    Add excitation noise into x^k+1 and go back to step (B).

Figure 3.

Figure 3

The flow chart of the explicit filtering based low-dose differential phase-contrast reconstruction algorithm.

Gaussian noise is added in the unobserved portions, that is, the missing angles caused by the few-view or limited-angle scanning, in frequency domain, which works as a random generator of the missing components in the spectrum:

x^k+1=FFT1FFTx^k+1+Gaussian0,σ, (14)

where FFT represents the Fourier transform operation and FFT−1 is the inverse Fourier transform operation, σ is the standard deviation of the Gaussian noise which is determined empirically by the noise of the projections caused by the quantum noise and electronics noise.

3. Experiments and Results

The proposed explicit filtering based low-dose differential phase-contrast reconstruction algorithm was validated by both the numerical simulation and biological experiments.

3.1. Numerical Simulation

The Shepp-Logan phantom with the resolution of 256 × 256 was used in the study. The phantom is shown as in Figure 4(a) and the reconstructed results are shown as in Figures 4(b)4(g). All images are shown in the same display window [0,1].

Figure 4.

Figure 4

The reconstruction results. (a) The phantom; (b) the result of FBP with 180 views, MSE = 4.51e − 3; (c) the result of DART with 180 views, 500 iterations, MSE = 2.84e − 5; (d) the result of FBP with 10 views, MSE = 5.15e − 2; (e) the result of DART with 10 views, 2000 iterations, MSE = 5.80e − 3; (f) the result of DART_TV with 10 views, 2000 iterations, MSE = 1.63e − 3; (g) the result of the proposed algorithm with 10 views, 2000 iterations, MSE = 4.62e − 6; (h) the profiles of the 128th line of (a), (f), and (g).

Figures 4(b) and 4(c) are the reconstructed results with the FBP and DART (500 iterations) methods, respectively, with 180 views within 180° with 1° angular interval, which verified the effectiveness of the FBP and DART methods in case of complete data. Figures 4(d) and 4(e) are the reconstructed results with the FBP and DART, respectively, methods with 10 views within 180° with 18° angular interval, with an angular downsampling factor of 18. The results demonstrate the dependency on the completeness of the data of the FBP and DART (2000 iterations) methods.

Figure 4(f) is the reconstructed result with the typical TV-type compressed sensing method (2000 iterations). The method is an effective reconstruction method dealing with incomplete data. Figure 4(g) is the reconstructed results with proposed explicit filtering based compressed sensing methods (2000 iterations), which is also skilled in dealing with incomplete data. The reconstructed results with the compressed sensing methods are almost artifact-free and they are in high accordance with the phantom in both appearance and values, while the results of FBP and DART algorithms show severe streaking artifacts due to the downsampling. Furthermore, profiles as shown in Figure 4(h) show that the proposed method is better than the TV-type method in preserving details.

3.2. Biological Sample Experiment

The biological sample results have been used to test the proposed reconstruction method. The experiments were performed at the TOMCAT beamline using a two-grating interferometer operated at 25 KeV and in the 3rd Talbot distance at the Swiss Light Source of the Paul Scherrer Institute in Switzerland. The pitch of the phase grating p 1 was 3.981 μm with a height of h 1 = 31.7 μm. The corresponding values for the second grating (gold absorber grating) were p 2 = 2.00 μm and h 2 = 24 μm. The sample was a guinea pig eyeball packed in a plastic pipe and was scanned within 180° with equivalent angular interval of 1°. For each view, an eight-step phase stepping process was adopted and the refraction angular projections were retrieved by information retrieving algorithm.

The reconstruction results are shown in Figure 5. Figures 5(a) and 5(b) are the results of FBP algorithm and DART algorithm with 180 views, respectively. Since the reconstruction image is more complex than the phantom in the previous section, an angular down-sampling factor of 9 was adopted. Figures 5(c) and 5(d) is the results of FBP algorithm and DART algorithm with 20 views, respectively. The results show severe streaking artifacts, especially the FBP result. As shown in Figures 5(e) and 5(f), the results of the two compressed sensing methods are nearly artifact-free. Both the results of the two compressed sensing methods show great image quality improvement compared with DART and FBP in few-view reconstruction. And the red ellipses in Figures 5(e) and 5(f) illustrate the better capabilities of preserving details of the proposed explicit filtering based method than the TV-type method, which can also be seen from Figure 6, which shows the profiles of the 188th line in the red circles on the right.

Figure 5.

Figure 5

The reconstruction results. (a) the result of FBP with 180 views; (b) the result of DART with 180 views; (c) the result of FBP with 10 views; (d) the result of DART with 20 views; (e) the result of DART_TV with 20 views; (f) the result of the proposed algorithm with 20 views.

Figure 6.

Figure 6

The profiles of the 188th line in the red circles on the right.

4. Conclusions

In this paper, an explicit filtering based low-dose differential phase-contrast reconstruction algorithm is proposed. The algorithm is an application of the compressed sensing theory and has the potential to accurately reconstruct the distribution of the refractive index with few-view projections.

Acknowledgments

The authors thank Marco Stampanoni for the help with biological sample experiments. The work was supported by a grant from the National Natural Science Foundation of China (NNSFC), Grants 11235007, and a Tsinghua University Independent Research Project Grant, “Research on Key Technologies and CT Reconstruction Methods of Multienergy X-Ray imaging”.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

References

  • 1.David C., Nöhammer B., Solak H. H., Ziegler E. Differential x-ray phase contrast imaging using a shearing interferometer. Applied Physics Letters. 2002;81(17):3287–3289. doi: 10.1063/1.1516611. [DOI] [Google Scholar]
  • 2.Momose A., Kawamoto S., Koyama I., Hamaishi Y., Takai K., Suzuki Y. Demonstration of X-ray Talbot interferometry. Japanese Journal of Applied Physics. 2003;42(7):L866–L868. doi: 10.1143/jjap.42.l866. [DOI] [Google Scholar]
  • 3.Pfeiffer F., Weitkamp T., Bunk O., David C. Phase retrieval and differential phase-contrast imaging with low-brilliance X-ray sources. Nature Physics. 2006;2(4):258–261. doi: 10.1038/nphys265. [DOI] [Google Scholar]
  • 4.Huang Z., Kang K., Zhang L., et al. Alternative method for differential phase-contrast imaging with weakly coherent hard x rays. Physical Review A. 2009;79(1) doi: 10.1103/PhysRevA.79.013815.013815 [DOI] [Google Scholar]
  • 5.Michette A. G. X-Ray Science and Technology. CRC Press; 1993. [Google Scholar]
  • 6.Wang Z., Huang Z., Chen Z., et al. Low-dose multiple-information retrieval algorithm for X-ray grating-based imaging. Nuclear Instruments and Methods in Physics Research Section A. 2011;635:103–107. doi: 10.1016/j.nima.2011.01.079. [DOI] [Google Scholar]
  • 7.Huang Z., Kang K., Li Z., et al. Direct computed tomographic reconstruction for directional-derivative projections of computed tomography of diffraction enhanced imaging. Applied Physics Letters. 2006;89(4) doi: 10.1063/1.2219405.041124 [DOI] [Google Scholar]
  • 8.Chen G.-H., Qi Z. Image reconstruction for fan-beam differential phase contrast computed tomography. Physics in Medicine and Biology. 2008;53(4):1015–1025. doi: 10.1088/0031-9155/53/4/013. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Liu Y. J., Zhu P. P., Chen B., et al. A new alterative algorithm to reconstruct the refractive index. Physics in Medicine and Biology. 2007;52(12):L5–L13. doi: 10.1088/0031-9155/52/12/l01. [DOI] [PubMed] [Google Scholar]
  • 10.Wang Z., Huang Z., Zhang L., et al. Low dose reconstruction algorithm for differential phase contrast imaging. Journal of X-Ray Science and Technology. 2011;19(3):403–415. doi: 10.3233/xst-2011-0303. [DOI] [PubMed] [Google Scholar]
  • 11.Candes E. J., Romberg J., Tao T. Robust uncertainty principles: exact signal reconstruction from highly incomplete frequency information. IEEE Transactions on Information Theory. 2006;52(2):489–509. doi: 10.1109/tit.2005.862083. [DOI] [Google Scholar]
  • 12.Sidky E. Y., Kao C.-M., Pan X. Accurate image reconstruction from few-views and limited-angle data in divergent-beam CT. Journal of X-Ray Science and Technology. 2006;14(2):119–139. [Google Scholar]
  • 13.Egiazarian K., Foi A., Katkovnik V. Compressed sensing image reconstruction via recursive spatially adaptive filtering. Proceedings of the 14th IEEE International Conference on Image Processing (ICIP '07); September 2007; pp. I549–I552. [DOI] [Google Scholar]
  • 14.Kak A. C., Slaney M. Principles of Computerized Tomographic Imaging. New York, NY, USA: IEEE Press; 1999. [Google Scholar]
  • 15.Dabov K., Foi A., Katkovnik V., Egiazarian K. Image denoising by sparse 3-D transform-domain collaborative filtering. IEEE Transactions on Image Processing. 2007;16(8):2080–2095. doi: 10.1109/tip.2007.901238. [DOI] [PubMed] [Google Scholar]

Articles from Computational and Mathematical Methods in Medicine are provided here courtesy of Wiley

RESOURCES