Abstract

Compressive Sensing (CS) theory has great potential for reconstructing Computed Tomography (CT) images from sparse-views projection data and Total Variation- (TV-) based CT reconstruction method is very popular. However, it does not directly incorporate prior images into the reconstruction. To improve the quality of reconstructed images, this paper proposed an improved TV minimization method using prior images and Split-Bregman method in CT reconstruction, which uses prior images to obtain valuable previous information and promote the subsequent imaging process. The images obtained asynchronously were registered via Locally Linear Embedding (LLE). To validate the method, two studies were performed. Numerical simulation using an abdomen phantom has been used to demonstrate that the proposed method enables accurate reconstruction of image objects under sparse projection data. A real dataset was used to further validate the method.

1. Introduction

Research on how to reduce Computed Tomography (CT) scanning dose of patients while the image quality is not deteriorated has very important significance not only in theory but also in practical applications [1]. The dose depends on the number of projections, tube voltage, tube current and tube current-exposure time product, X-ray filters, organ shields, and so on. In our study we assume that other factors are fixed during the scanning, except the number of projections. Comparing with traditional CT reconstruction approaches [24], algorithms based on Compressive Sensing (CS) [510] are more popular with the conditions of incomplete projections. But they still can be improved by bringing in prior images.

Generally, patients are not scanned only once; repeating CT scans contained some same structural information. Normally, the information embedded in previous scanning is called prior knowledge which is valuable for reconstructing better images with low-dose in the following CT scanning [1115]. The same object can be scanned at different time to monitor the changes of the object. At the first time the object should be scanned with normal views to produce CT images with high quality. Then the subsequent scanning will be carried out under the low-dose circumstance, that is, few-views projections. As the previous normal-dose scans and low-dose scan are not performed simultaneously or even not with the same scanner, the prior images and reconstructed images cannot be utilized directly because of rigid or nonrigid object motion and other differences among these scans. Registration is necessary and how to register them is a huge challenge.

In this paper, we propose an improved Total Variation (TV) minimization method using prior images and Split-Bregman [16] method in CT reconstruction (PISPTV) which tries to take fully advantage of prior images in order to get high-quality CT images with the conditions of incomplete projections. The images obtained asynchronously are registered via Locally Linear Embedding (LLE) and Split-Bregman method is used to solve the optimization problems. We introduce the proposed algorithm in the next section, show the results in the third section, and conclude the paper in the last section.

2. Theory and Method

2.1. CS-Based CT Reconstruction

For CT reconstruction algorithm based on CS, TV algorithm which is proposed by Sidky and Pan [6] is popular. Briefly, it can be defined aswhere is the reconstructed image, is the projection matrix, is the projection data, is permissible error, and the TV of , that is, , iswhere represents gradient operator of an image , , , is a pixel value of , and and stand for -coordinate and -coordinate, respectively.

2.2. Proposed Algorithm

We propose an improved TV minimization method using prior images and Split-Bregman [16] method which can be defined as follows:where represents a prior image obtained by a conventional algorithm such as Algebraic Reconstruction Technique (ART) [3] from previous normal-view projections and where represents the number of prior images and where is the parameter to control the sensitivity.

Split-Bregman method is used to solve (3); it contains three iteration steps.

Step 1. Consider the following:

Step 2. Consider the following:

Step 3. where is the iteration index of Split-Bregman method, , , and are tuning parameters, and and are intermediate variables.

Equation (6) is solved by the steepest descent method [17] and the derivative of (6) iswhere denotes the projection angles, is the transposition of which is th row vector of , , is an appropriate step size, is gradient descent scaling parameter of PISPTV, is the normalized , and their relationship is .

The ART method is used to get initial image of iteration. Equation (7) can be computed as (10) using the shrinkage operator:

2.3. Calibration with LLE

Prior images are obtained by ART-TV algorithm from previous normal-view projections. Because the previous normal-dose scans and low-dose scan are not acquired simultaneously or even not scanned using the same scanner, the reconstructed images and generally are not the same because of rigid or nonrigid object motion and other differences among these scans. In practice we need to register these reconstructed images before further processing, and X-ray CT Geometrical Calibration via Locally Linear Embedding (LLE) which was provided by Chen et al. [18] can be used. In this method, an important step is to calculate the projection matrix which is affected by the geometric parameters; that is,where is a parameter vector containing source-object distance, object-detector distance and detector offset distance, detector tilt angle, projection angle, and so on. The geometric parameters are estimated by the following equation:

is the measured projection data, and is the corresponding reprojection data during CT reconstruction. is the number of reprojections. The geometric calibration problem is solved by dimensionality reduction via LLE. Specifically, the LLE consists of three steps.

Step 1. Consider the following:

Step 2. Consider the following:

Step 3. where is the local covariance vector, are the nearest reprojection vectors associated with the corresponding vectors of parameters is a densely sampled parametric range), and are weight coefficients. The nearest neighbors are determined by Euclidean distance . The relationship between and is . The weight coefficients here are the same at that for (15). Therefore, the real parameter estimation can be refined by searching for the nearest reprojected projection vectors and updating the parameter vector with the weight coefficients and the corresponding sampled parameters.

2.4. Implementation of Proposed Algorithm

Specifically, our method is flowcharted in Figure 1 and the implementation steps of our proposed algorithm which is shown in Algorithm 1 contain two loops; the outside loop operates ART which is labeled by and the total number of outside iterations is . The inside loop operates PISPTV which is labeled by and the total number of inside iterations is . is a prior image obtained by a conventional algorithm such as ART and ART-TV from previous normal-view projections. The prior images are registered via LLE, respectively (the estimated parameter vectors are obtained via LLE before). is an estimated parameter vector obtained by LLE and it is used to register this reconstructed image.

% Initialization
Given , , , , , , , , , , , , , ,
and ;
% Main iteration loop
% ART Updating
for do
 for do
 end
 % PISPTV
 for do
 end
 for do
  for do
   
       
       
   
   
  end
   
   
   
 end
 % Image Updating
 % Exit Criterion
 if then
  exit
 end
end

3. Simulation and Experiment

To evaluate the performance of our proposed algorithm, the numerical and experimental datasets were used. The ART-TV and our proposed algorithm (PISPTV) were used for comparison. For fairness, both of them were implemented using the Split-Bregman technique. In our study, we selected , , , and . Image quality was assessed with the relative Root Mean Square Errors (RMSE) and Structure Similarity (SSIM) [19].

RMSE is the most widely way applied to evaluate image quality, and it is defined aswhere is the pixel value of original image and is the pixel value of reconstructed image .

SSIM is defined aswherewhere and are the mean of and , respectively. and are the variance of and , respectively. is the covariance of and . , , and are small positive constants which are included to avoid instability when denominator in (18) is very close to zero. , ,  and are used to adjust the weight of luminance , contrast , and structures . In our study, we selected , , , and .

The value of SSIM is between −1 and 1. When two images are the same, the SSIM between them is 1.

3.1. Simulation Study

In this study, an abdomen phantom as shown in Figure 2 was used. The size of phantom image was 256 × 256. In order to reflect changes of projections in different scan, we added circular patches with different size in the phantom as shown in Figure 3 (their radii were 8 pixels, 10 pixels, and 12 pixels, resp.). The number of prior images was 2. In the first scanning, Figure 3(a) was reconstructed by ART-TV algorithm from 180 projections. In the second scanning, Figure 3(b) was reconstructed by ART-TV algorithm from 90 projections. In the current scanning, Figure 3(c) was reconstructed by PISPTV algorithm from 30 projections. We assumed they were registered in simulation study. The iteration numbers were 50; the reconstructed images are shown in Figure 4.

It can be observed that the image reconstructed by PISPTV is visually much better than that by ART-TV. The differences between Figures 4(a) and 4(d) are clearly identified, which means that PISPTV can produce high-quality image with much less streak artifacts than the ART-TV. Figures 4(c) and 4(f) are the difference images obtained by reconstructed image minus original image. We can see that the difference between and is much smaller than the difference between and .

Furthermore, we zoom in one part of the reconstructed images as shown in Figure 5. In order to enhance the contrast ratio, all images are shown in the window [, ] while the total grey value is between 0 and 1. We find contains less artifacts, and the inner distribution near edge is more uniform than .

Table 1 lists the RMSE and SSIM calculated from reconstructed abdomen phantom with ART-TV and PISPTV. It is obvious that the RMSE of reconstructed image using PISPTV method is much smaller than that of reconstructed image using ART-TV method; the SSIM is much bigger. Thus PISPTV method can reconstruct image with higher quality.

3.2. Experimental Study

In this study, we tested our algorithms on a real dataset from a chip which was acquired by a Micro CT scanner (provided by Nuclear Technology Application Research Center, High Energy Physical Institute, Chinese Academy of Science). The tube was operated at 70 kV and 100 mA. Both the nominal source-object distance and object-detector distance were 38 cm, the number of detector elements was 1024, and the length of detector was 13.0048 cm. Both detector tilt angle and detector offset distance were zero. The calibrated rotation center offset was −0.3847 cm. The number of projection angles was 900 in the angular range . These parameters were used to register images. To demonstrate the performance of our proposed approach, we reduced the number of views to 100 which was about 1/9 of original projection number. And as shown in Figure 6(a), we evaluated the reconstructed image using ART-TV with 900-projection data as a standard image. The number of prior images was 3; they were images reconstructed previously by ART-TV algorithm from 900, 450, and 225 projections, respectively. The iteration numbers were 10, and the reconstructed images are shown in Figure 6.

In Figure 6, it is clear that comparing to ART-TV, PISPTV has better performance. We zoom in one part of the reconstructed images as shown in Figure 7. In order to enhance the contrast ratio and see the artifacts problem, the images are shown in the window while the total grey value is between 0 and 1. We find that the reconstructed image using ART-TV method contains more artifacts. The profiles of line 350 in different reconstructed real images are plotted in Figure 8. We can see that the ART-TV profile fluctuates larger than the PISPTV profile, which means that the PISPTV reconstruction is much closer to standard image. And as shown in Table 1, its RMSE is lower and SSIM is higher. These observations suggest that our method is powerful for sparse CT reconstruction data.

4. Conclusion

In conclusion, we propose an improved TV minimization method using prior images and Split-Bregman method which uses prior images to obtain valuable previous information and promote the subsequent imaging process. Split-Bregman method is used to solve the optimal problems. Simulated abdomen phantom and a real dataset are used to validate the method. In the simulation study, different sized circular patches were added to reflect the changes of projections in different scanning. Due to the difficulty of getting real data with these clinical and changes, this kind of comparison will be carried out in further study. For experimental research, X-ray CT Geometrical Calibration via LLE is used to register different reconstructed images. The results demonstrate that the proposed method can reconstruct high-quality images from few-views data and has a potential for reducing the radiation dose in clinical application.

Competing Interests

The authors declare that they have no competing interests.

Acknowledgments

The authors thank Professor Ge Wang and Professor Jian Wang for their help with data acquisition and constructive suggestions. This work was supported in part by the National Natural Science Foundation of China (no. 61401049), the Graduate Scientific Research and Innovation Foundation of Chongqing, China (Grant no. CYB16044), the Fundamental Research Funds for the Central Universities (no. CDJZR14125501, no. 106112016CDJXY120003), the Strategic Industry Key Generic Technology Innovation Project of Chongqing (no. cstc2015zdcy-ztzxX0002), and the Application and Developing Project of Chongqing (cstc2013yykfA10007).