Introduction
CT is a nondestructive technology used to inspect the internal structure of an object. Neutron CT has incomparable advantages over X-ray CT for heavy metals, isotopes, and hydrogen-containing materials. Consequently, it has several applications in the fields of fluid measurement and visualization in thermodynamics, special nuclear materials, and nuclear fuel composition [1-4]. Neutron tomography, an important branch of neutron radiography, has become increasingly significant for detecting the internal structure of samples owing to its ability to display three-dimensional (3D) information about the sample interior. The most critical aspect of neutron CT systems is the 3D reconstruction algorithm. The intensity of the neutron source is generally low, with source intensities ranging from 105 to 1010 n/cm2/s [5]. Owing to the low neutron flux, it takes several minutes for neutron CT to acquire projection data at a single angle. Therefore, several hours were required to obtain sufficient projection data. This long-term acquisition method limits the use of neutron CT for studying static or quasistatic processes. For processes with fast acquisition of changing rates, such as the dynamic processes of water distribution in an operating fuel cell and the absorption of oxygen by LaNi5 [6-7], the rapidly changing processes cause motion artifacts to reappear in the images. Therefore, improving the quality of neutron tomography has become an important issue in image reconstruction. In general, two methods to exist to enhance the quality of neutron tomography. The first method is to increase the neutron intensity while reducing the time required to acquire individual projections, which is difficult to achieve. The second method is to shorten the acquisition time of the projection data by reducing the projection angle, which requires the application of a specialized reconstruction algorithm. Therefore, this study largely discusses a sparse neutron CT reconstruction algorithm.
Sparse reconstruction is an ill-posed problem in mathematics and a major problem in image reconstruction. Efficient sparse reconstruction algorithms are an important research topic in CT image reconstruction. Neutron CT reconstruction primarily uses analytical and iterative algorithms. The use of the FBP algorithm in CT reconstruction must be completed using projection data. When FBP is applied to a sparse reconstruction, the reconstructed image exhibits noise and artifacts [8]. Compared with FBP, traditional iterative algorithms such as algebraic reconstruction technique (ART) [9], simultaneous iterative reconstruction technique (SIRT) [10], and simultaneous algebraic reconstruction technique (SART) [11] have more significant advantages. These algorithms achieved satisfactory results with sparse reconstruction. However, without adding previous information, the reconstructed images of these algorithms exhibited artifacts when the projected data were extremely sparse. In addition, deep learning has been widely used in sparse CT image reconstruction. Using deep learning frameworks such as generative adversarial networks, researchers have been able to obtain high-quality images from sparse views [12-15]. For example, convolutional neural networks (CNNs) can improve the quality and efficiency of image reconstruction by learning to map from projection to images, and can also improve the quality of images by training denoising networks that learn to remove noise from images [16-18]. However, deep learning still faces challenges in sparse CT image reconstruction, including difficulties acquiring labeled data and high computational complexity. Because of the specificity of the neutron CT application environment, neutron CT cannot obtain complete projection data for image reconstruction, and considerably less projection data for deep learning training. Hence, in this study, we investigated a 3D reconstruction algorithm for sparse neutron CT.
Fortunately, the rapid development of the compressed sensing (CS) theory has made sparse reconstruction possible [19]. According to this theory, if a signal can be represented sparsely, it can be accurately recovered using a specific sparse transformation. Inspired by the CS theory, sparse-view images were successfully reconstructed using a sparsity prior. Several efficient optimization methods can reconstruct high-quality images with flexibility using efficient image priors, such as the non-local mean [20], wavelet frame [21], and total variation (TV) [22]. The TV-based iterative reconstruction algorithm offers significant advantages for sparse reconstruction. It preserves image edge information through the TV regularization term, suppresses noise and smoothed regions, highlights the edges, and generates clear and accurate images. In addition, the TV regularization term promotes the generation of sparse solutions by encouraging large changes in the pixel values, producing fewer non-zero pixels, and generating more sparse solutions. The TV regularization term has local properties and can handle images with different textures, edges, and regions better. The algorithm has good convergence and stability as well as high interpretability, and parameter tuning can control the smoothness and detail retention of the reconstructed images. Therefore, the key to the iterative reconstruction algorithm is to select the most appropriate regular term. TV-based models produce satisfactory results for image restoration and reconstruction. Current TV-based regularization can reconstruct satisfactory images when sparsity is relatively high. However, when the projected data are sparse, these algorithms do not perform well in eliminating artifacts or suppressing noise. To address this problem, researchers have published several TV-based algorithms [23-25]. Although these approaches are effective at suppressing staircase effects, they increase image noise. Another shortcoming of these models is the assumption that the image is piecewise constant, which destroys the structural information in the image. Therefore, it is necessary to devise a well-performing image reconstruction algorithm.
The split Bregman is a mathematical method for solving the minimization objective function, which essentially solves the objective function minimization problem by introducing an L1 parametric regularization term. This method is widely applied to various L1 parametric regularization image denoising problems and makes it difficult to directly differentiate L1 parametric regularization problems into L2-parametric regularization problems that can be directly differentiated. The traditional minimization method consists of two steps: updating the image data fidelity term and the regularization constraint term. By introducing an initial value of 0, the split Bregman algorithm first transforms the non-differentiable L1-parametric regularization problem and solves the objective function using the conjugate gradient algorithm. The split Bregman algorithm solves the problem of difficulty in differentiating L1-parametric regularization in image denoising using the Bregman distance principle and achieves an accurate and fast solution to the L1 parametric regularization problem. The concept of the Bregman iteration first originated from a generalized function analysis for solving extreme values of convex functions [26]. Osher et al. [27] proposed a regularization method to improve the computing effectiveness of the Euler–Lagrange method for TV models based on the Bregman distance. Although this method improves the computational efficiency, it is more complicated to implement. To simplify the above method, Zhang et al. [28] split the original TV model into two sub-models by introducing auxiliary variables and subsequently performing alternate iterations of scattering and shrinkage operators. Goossens et al. [29] proposed a generalized split Bregman-based regularization method for the wide application of TV minimization in image denoising and sparse-view CT reconstruction and compared it with ASD-POCS to demonstrate the possibility of sparse-view reconstruction and noise regularization. Because of its efficiency, the split Bregman algorithm has already been successfully used in various applications, such as image segmentation, image denoising, image compression, and image reconstruction.
In neutron CT systems, the quality of neutron projection data is relatively low. This is because the image acquisition equipment, transmission equipment, and receiving equipment used in the neutron CT system are not perfect, resulting in the neutron projection data being disturbed by different noises during the acquisition, transmission, and storage processes, which blur the reconstructed neutron images and results in a significant loss of edge structure information. In addition, the image processing algorithm used in neutron CT systems directly impacts the reconstructed image quality; therefore, it is necessary to use efficient image reconstruction algorithms in the neutron CT system. We propose the OS-SART-SBTV algorithm based on the split Bregman tight frame algorithm to improve the quality of neutron CT images. This method can reconstruct neutron CT 3D images quickly and accurately. Compared to the traditional algebraic iterative reconstruction method, the regularization constraint term can be updated simultaneously with the data fidelity term, thus ensuring the convergence and speed of the objective function. According to the experimental results, the OS-SART-SBTV algorithm is more effective than the traditional algebraic iterative reconstruction algorithm in increasing the quality of the reconstructed images and reducing the noise caused by insufficient projection data.
Methods
Low-Rank Matrix Approximation (LRMA) Algorithm
The LRMA algorithm is a method for approximating the representation of a high-dimensional matrix as a low-rank matrix [30]. In image processing, this algorithm simplifies the data by preserving their main features and structure.
We first analyzed the problem of estimating a low-rank matrix
Total Variation (TV) Algorithm
Iterative algorithms have an advantage over analytical algorithms under the condition of limited projection views; however, when severely under-sampled, the reconstructed image still has severe artifacts, even with iterative algorithms. Because the CS theory was proposed, CS-based approaches have been successfully applied to eliminate artifacts and other aspects. CS theory can only be applied to sparse images or images that can be represented sparsely. Generally, neutron tomography images are not sparse but can be sparsely expressed by a sparse transformation using the following definition equation:
The TV is the total pixel value in the image.
Mathematically, TV-based image reconstruction can be expressed as follows:
Fast Gradient Projection (FGP) Algorithm
Beck and Teboulle introduced the FGP algorithm to solve the TV, which is derived as follows [31]:
The non-smooth nature of TV results in the inability to directly solve Eq. (6). To solve this problem, Chambolle used a gradient-based algorithm for the solution process. Based on this algorithm, a constrained problem pair is constructed. Certain symbols are assumed. The
The operator
PC is an orthogonal projection operator of C.Thus, when C=Bl,u, the
Assuming this notation, we obtained the dual problem in Eq. (6). This approach can explain the connection between the dual and primal optimal solutions. To explain this relationship further, we introduced the following proposition. We assumed that (f, q)∈Ψ is the optimal solution to this problem.
The expression for HC(o) is given below.
h in Eq. (7) is a continuous differentiable function whose gradient is defined as follows:
Consequently, the problem in Eq. (6) can be transformed into the following equation:
Because the objective function is concave in f, q and convex in o, it is possible to swap the maximum and minimum orders. Thus, we obtain the following formula:
It is able to be reformulated as below.
Therefore, the optimal solution of the above equation can be obtained.
We can then solve the following dyadic problem by applying Eq. (14) to Eq. (13) and omitting the permanent term in Eq.
Because our objective is to resolve the dual problem of Eq. (6), and the gradient is represented by Eq. (11), we introduced a gradient projection algorithm, which is commonly used for denoising problems. Because the norm of
The projection in the set
The image-denoising algorithm based on the FGP algorithm can be obtained by substituting the maximum values of the gradient equation, objective function, and Lipschitz constant into the gradient projection algorithm presented in Eq. (6).
Split Bregman Reconstruction Algorithm
Unconstrained convex minimization problem for CT image reconstruction models.
The main steps for solving the image reconstruction problem with the split Bregman algorithm for TV minimization are expressed by Eq. (19. First, the two variables are imported to transform Eq. (19) into
Therefore, the Bregman iteration method can be used to solve Eq. (20).
Eq. (20) can usually be updated in two alternating iterative steps f and d.
The first step considers the specificity of the CT reconstruction matrix A and is solved using the gradient descent method.
The second step can be solved by the generalized contraction formula.
The specific process of CT reconstruction based on the split Bregman algorithm is as follows.
Step 1: initial
Step 2: Perform the gradient descent method using Eq. (21)
Step 3: Calculating intermediate dx, dy, dz, bx, by, bz
Step 4: Return to step 2 until the stop condition is reached.
OS-SART
The SART is an improved iterative reconstruction algorithm proposed by Anderson and Kak in 1984. The SART is a modification of the ART in that it uses the error of all rays passing through a pixel at a certain angle to correct its value. This formula is expressed as follows:
The OS-SART algorithm is an improvement over the SART algorithm that divides the projection angle using the following equation:
Proposed algorithm
Based on the OS-SART algorithm and split Bregman method, we propose the 3D reconstruction algorithm OS-SART-SBTV for sparse-view neutron CT. The algorithm employs a two-step iteration process with OS-SART for image reconstruction and the split Bregman method for total variation denoising (Table 1).
1. Iteration stop condition not reached |
2. First: OS-SART |
3. Initialize: f0, |
4. For n=1 to |
5. |
6. Non-negativity constraint,If |
7. Second: Split Bregman solving TV |
8. |
9. Until the stop iteration condition is reached |
10. |
11. |
12. |
13. |
14. |
15. |
16. |
17. end if, |
18. end if the stop criterion is satisfied |
19. Get the final reconstructed image |
Quantitative Evaluation Index
Image evaluation metrics play a vital role in assessing the quality and accuracy of reconstructed images. These metrics provide objective measures to compare different algorithms and determine their performance. The following four image evaluation metrics were selected to analyze the performance of each algorithm.
The smaller the root mean square error (RMSE), the better, and the smaller it is also implies that the closer the two images are, the more detail is retained in the original image. RMSE is defined by the following equation:
The universal quality image (UQI) is a metric for evaluating image quality that quantifies the similarity between two images using the following equation:
Correlation coefficient (CC) is an evaluation metric used to quantify the correlation between two images using the following equation:
Mean structural similarity (MSSIM) is based on the concept of structural similarity and aims to measure the degree of structural similarity and distortion between two images using the following equation:
Experiment
3D Digital Head Model Experiment
In this study, the performance differences among the five algorithms were comparatively analyzed using a 3D digital head model with dimensions of 256 × 256 × 256 (Fig.1). The four iterative algorithms must be adjusted with the parameters to obtain the best-quality image. Therefore, the parameters of each algorithm were set as follows: OS-SART-TV algorithm,
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F001.jpg)
Figure 2 displays the dependency between the RMSE and iterations for different numbers of projection views reconstructed using the OS-SART-SBTV algorithm. The results display that OS-SART-SBTV can reach a convergence state after certain iterations. In addition, the convergence speed of the algorithm increased with an increase in sparse views, indicating that the OS-SART-SBTV algorithm can minimize the objective function and obtain a satisfactory solution under different sparse view conditions.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F002.jpg)
Figure 3 shows the five algorithms used to reconstruct the images with different projection angles. The numbers of projection views were 10, 30, 60, and 60+. 60+ denotes the reconstruction results of the projection data after adding the Poisson and Gaussian noise models. The quality of the neutron source and the inherent noise of the system equipment can affect the acquired projection data. Therefore, by introducing Gaussian and Poisson noise to the digital head model, we can test the performance and stability of the algorithm. To analyze the noise reduction performance of the algorithm, two noise distributions were added to the digital model. The noise model parameters are the incident photon flux 1×105,
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F003.jpg)
Figure 4 represents the relationship between the number of iterations and the variation in the RMSE for the different algorithms. According to the curves in Fig. 4, the OS-SART-SBTV algorithm has the fastest convergence rate, and the RMSE values for each iteration of the OS-SART-SBTV algorithm were smaller than those of the other two algorithms.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F004.jpg)
Similar conclusions were drawn from Fig. 5, which displays the error images for each reconstruction algorithm. As shown in Fig. 5, different algorithms reconstructed the error images for the 30, 60, and 60+ projection views. Although we could not discriminate the superiority of each algorithm when there were 60 views, the OS-SART-SBTV algorithm showed great superiority when the number of projected views was small, for example, 30 views. From the error image in Fig. 5, the error image of the FBP had serious artifacts and lost a lot of image structure information, indicating that the FBP algorithm could not be applied to sparse reconstruction. Compared to FBP, the four iterative algorithms performed well in reconstructing detailed image information and suppressing artifacts. The OS-SART-SBTV algorithm exhibited the least loss of detailed structural information in the error image. To further compare and analyze the performance differences between the algorithms, we scaled up the ROI of the error images of the different algorithms (red rectangular area in Fig. 5). According to the ROI of the error image of FBP, it is evident that several image structure features were lost, and multiple artifacts appeared in the error image. By comparing the ROI of the OS-SART-TV, OS-SART-FGPTV, OS-SART-LRMA, and OS-SART-SBTV error images, the OS-SART-SBTV algorithm could reconstruct more detailed structures. Therefore, the OS-SART-SBTV algorithm outperformed the other two iterative algorithms in terms of reconstructing the image detail structures.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F005.jpg)
Figure 6 displays the vertical and horizontal profiles of the reconstructed FBP, OS-SART-TV, OS-SART-FGPTV, OS-SART-LRMA, and OS-SART-SBTV. The results resemble the reconstructed and reference images. As shown in Fig. 6, fluctuations were present in the profile lines of FBP, and the pixel values of the reconstructed image significantly deviated from the actual values. Although the four iterative algorithms were superior to FBP, they deviated from the real pixel values. The OS-SART-SBTV algorithm reconstructs images with pixel values closest to the real pixel values. Compared to the FBP, OS-SART-TV, OS-ART-FGPTV, and OS-SART-LRMA algorithms, the reconstructed images of the OS-SART-SBTV algorithm were closer to the reference image, regardless of the vertical or horizontal profiles. This illustrates the excellent performance of the OS-SART-SBTV algorithm for sparse-view CT 3D reconstruction.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F006.jpg)
Based on the above results, the FBP algorithm cannot be applied to sparse reconstructions. For further comparison, we selected the RMSE, CC, MSSIM, and UQI to illustrate the edge protection and noise suppression effects of the four iterative algorithms.
Figure 7 depicts the UQI, RMSE, CC, and MSSIM evaluation metrics for the reconstructed images using the four algorithms. First, we quantitatively analyzed images reconstructed using noiseless projection data. Figure 7a displays that the RMSE value of the algorithm increased as the number of projections decreased. When the algorithms reconstruct the projection angle in the same manner, the RMSE of the OS-SART-SBTV reconstructed image was minimized. When the reconstructed sparse view was 30, the RMSE of OS-SART-SBTV was 0.0246. As illustrated in Fig. 7, the CC, MSSIM, and UQI of all algorithms decreased with the number of projection angles. When the number of reconstructed angles was the same, the CC, MSSIM, and UQI of OS-SART-SBTV were at the maximum, indicating that the algorithm reconstructed the image with the best quality. We subsequently quantitatively analyzed the reconstructed images using the noise-containing projection data. The RMSE analysis revealed that the OS-SART-SBTV reconstructed image had the lowest RMSE value when reconstructing the same amount of noise-containing projection data. From the CC, MSSIM, and UQI, the OS-SART-SBTV reconstructed images had the greatest values when reconstructing the same number of noise-containing projection data. In conclusion, according to the reconstruction results of each algorithm, the image quality of our proposed algorithm was the highest when reconstructing the same number of projection views.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F007.jpg)
Real Neutron Beam Projection Experiment
We analyzed the performance of the OS-SART-SBTV algorithm in real applications by reconstructing the projection data of the clock model (Fig.8). The clock model-based neutron CT projection data were supplied by Schillinger [33]. Schillinger presented 201 equirectangular neutron photographs over a 180-degree range.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F008.jpg)
We used five algorithms to reconstruct the clock-projection data from a real neutron CT experiment to verify the superiority of our algorithms. As shown in Fig. 9, the reconstructed image of FBP contains obvious artifacts. The reconstructed image of the OS-SART-TV was extremely smooth, causing a relatively serious loss of detailed information. Although the OS-SART-FGPTV and OS-SART-LRMA algorithms improved the reconstructed images compared to the OS-SART-TV algorithms, certain structural information was still lost in the images reconstructed by the OS-SART-FGPTV and OS-SART-LRMA algorithms when the sparsity was very small. Visual analysis revealed that the OS-SART-SBTV was better than the other algorithms at eliminating artifacts and suppressing noise. In addition, the OS-SART-SBTV algorithm preserved more detailed structural information, and the reconstructed images were of the highest quality.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F009.jpg)
The images of the real neutron projection data reconstructed by the four algorithms were evaluated using four image evaluation metrics (Fig. 10). The RMSE of OS-SART-SBTV was the lowest, indicating that the algorithm reconstructed the image nearest to the original image. OS-SART-SBTV had the maximum UQI, CC, and MSSIM, indicating the best performance of the algorithm. In summary, according to the reconstruction results, OS-SART-SBTV is the best method for removing noise, suppressing artifacts, and reconstructing detailed structures.
-202409/1001-8042-35-09-007/alternativeImage/1001-8042-35-09-007-F010.jpg)
Discussion
This study presents an efficient sparse reconstruction algorithm for neutron CT. We used an iterative algorithm for the reconstruction because the FBP algorithm has an inherent flaw when applied to sparse-view image reconstruction, which makes it unsuitable for reconstructing noisy sparse-view neutron projection data. Moreover, an iterative algorithm can optimize the quality of the reconstructed image using regularization. The TV-based iterative algorithm, which has evident advantages over other methods, is widely used for sparse reconstruction. For example, the OS-SART-TV algorithm is superior to OS-SART in terms of noise suppression. According to the quantitative image evaluation index, OS-SART-SBTV was superior to OS-SART-TV, OS-SART-FGPTV, and OS-SART-LRMA. Based on the results of the 3D digital head model reconstruction, the novel algorithm proposed in this study performed well in both visual observation and quantitative measurement. However, in a realistic neutron CT system, the projection data are affected by electronic devices and photon-counting noise. Consequently, several reconstruction algorithms do not achieve satisfactory results in realistic scanning environments. Therefore, we further validated the performance of OS-SART-SBTV in neutron CT using the projection data of the clock model. According to the experimental results, OS-SART-SBTV is superior to the other algorithms in sparse-view neutron CT 3D reconstruction. That is, OS-SART-SBTV is more suitable for application in real neutron CT scanning systems than the other algorithms. In addition, deep learning has achieved good results in sparse-view reconstruction. The DEAR model proposed in [15] not only effectively removes image artifacts but also displays excellent performance in retaining image edge structure information and feature recovery. In addition, the combination of score-based generative models (SGM) and wavelet subnetworks has made significant research progress in sparse reconstruction, which is capable of generating more accurate and reliable reconstructed images and will become an important research direction for sparse reconstruction in the future [34-35].
In the study of a 3D digital head model, this novel algorithm converged monotonically to a stable solution (Fig. 2). To obtain a convergent solution, several parameters of the algorithm must be optimized. For the OS-SART-SBTV, four parameters need to be determined,
Conclusion
We proposed an efficient 3D reconstruction algorithm for sparse neutron CT. To enhance the quality of neutron CT images, we proposed the OS-SART-SBTV algorithm, which reconstructs images using the OS-SART algorithm and uses the split Bregman method to solve TV. Compared with the FBP, OS-SART-TV, OS-SART-FGPTV, and OS-SART-LRMA algorithms, the OS-SART-SBTV algorithm displays great advantages for visualization and quantitative evaluation. Based on the reconstruction results of the digital head model and real neutron projection data, OS-SART-SBTV demonstrated distinct advantages in reconstructing detailed information, reducing noise, and suppressing artifacts compared to other algorithms. Therefore, the OS-SART-SBTV is suitable for sparse neutron CT reconstruction. In the future, further validation and verification will be performed using the OS-SART-SBTV algorithm.
High-frame rate imaging of two-phase flow in a thin rectangular channel using fast neutrons
. Appl. Radiat. Isot. 90, 122-131 (2014). https://doi.org/10.1016/j.apradiso.2014.03.023Application of high-frame-rate neutron radiography with a steady thermal neutron beam to two-phase flow measurements in a metallic rectangular duct.
Nuclear technology 110, 422-435 (1995). https://doi.org/10.1016/S0168-9002(98)01298-4Isotope-sensitive imaging of special nuclear materials using computer tomography based on scattering nuclear resonance fluorescence
. Phys. Rev. Appl. 16,Algebraic reconstruction in CT from limited views
. IEEE Trans. Med. Imaging 8, 50-55 (1989). https://ieeexplore.ieee.org/document/20361Quasi–in situ neutron tomography on polymer elect-rolyte membrane fuel cell stacks
. Appl. Phys. Lett. 90,Real-time observation of hydrogen absorption by LaNi5 with quasi-dynamic neutron tomography
. Nucl. Instrum. Methods Phys. Res. B 324, 95-101 (2014). https://doi.org/10.1016/j.nimb.2013.10.052Why do commercial CT scanners still employ traditional, filtered back-projection for image reconstruction. Inverse
. Probl. 25,Algebraic reconstruction techniques (ART) for three-dimensional electron microscopy and X-ray photography
. J. Theor. Biol. 29, 471-481 (1970). https://doi.org/10.1016/0022-5193(70)90109-8Iterative methods for the three-dimensional reconstruction of an object from projections
. J. Theor. Biol. 36, 105-117 (1972). https://doi.org/10.1016/0022-5193(72)90180-4Simultaneous algebraic reconstruction technique (SART): a sup-erior implementation of the ART algorithm
. Ultrason Imaging 6, 81-94 (1984). https://doi.org/10.1016/0161-7346(84)90008-7DRONE: Dual-domain residual-based optimization network for sparse-view CT reconstruction
. IEEE Trans. Med. Imaging 40, 3002-3014 (2021). https://doi.org/10.1109/TMI.2021.3078067A high-quality photon-counting CT technique based on weight adaptive total-variation and image-spectral tensor factorization for small animals imaging
. IEEE Trans. Instrum. Meas. 70, 1-14 (2021). https://doi.org/10.1109/TIM.2020.3026804Deep learning based spectral CT imaging
. Neural Networks 144, 342-358 (2021). https://doi.org/10.10106/j.neunet. 2021.08.026Deep embedding-attention-refinement for sparse-view CT reconstruction
. IEEE Trans. Instrum. Meas. 7, 1-11 (2023). https://doi.org/10.1109/TIM.2022.3221136Material decomposition of spectral CT images via attention-based global convolutional generative adversarial network
. Nucl. Sci. Tech, 34, 45 (2023) https://doi.org/10.1007/s41365-023-01184-5Sinogram denoising via attention residual dense convolutional neural network for low-dose computed tomography
. Nucl. Sci. Tech. 32, 41 (2021). https://doi.org/10.1007/s41365-021-00874-2Study on analytical noise propagation in convolutional neural network methods used in computed tomography imaging
. Nucl. Sci. Tech. 33, 77 (2022). https://doi.org/10.1007/s41365-022-01057-3Robust uncertainty principles: Exact signal reconstruction from highly incomplete frequency information
. IEEE Trans. Inf. Theory. 52, 489-509 (2006). https://doi.org/10.1109/TIT.2005.862083Spectral CT reconstruction with image sparsity and spectral mean
. IEEE Trans. Comput. Imaging 2, 510-523 (2016). https://doi.org/10.1109/TCI.2016.2609414Wavelets and signal processing
. IEEE Signal Process Mag. 8, 14-38 (1991). https://doi.org/10.1109/79.91217Accurate image reconstruction from few-views and limited-angle data in divergent-beam CT
. J. Xray. Sci. Technol. 14, 119-139 (2006). https://doi.org/10.48550/arXiv.0904.4495Edge guided image reconstruction in linear scan CT by weighted alternating direction TV minimization
. J. Xray. Sci. Technol. 22, 335-349 (2014).https://doi.org/10.3233/XST-140429Image reconstruction method for exterior circular cone-beam CT based on weighted directional total variation in cylindrical coordinates.
J. Inverse. Ill-Pose. P. 28, 155-172 (2020). https://doi.org/10.1515/jiip-2019-0012A new adaptive-weighted total variation sparse-view computed tomography image reconstruction with local improved gradient information
. J. Xray Sci. Technol. 26, 957-975 (2018). https://doi.org/10.3233/XST-180412The relaxation method of finding the common point of convex sets and its application to the solution of problems in convex programming
. USSR Comput. Math. Math. 7, 200-217 (1967). https://doi.org/10.1016/0041-5553(67)90040-7An iterative regularization method for total variation-based image restoration.
Multiscale Model Simul. 4, 460-489 (2005). https://doi.org/10.1137/040605412A new alternating minimization algorithm for total variation image reconstruction
. SIAM J. Imaging Sci. 1, 248-272 (2008). https://doi.org/10.1137/040605412Split-Bregman-based sparse-view CT reconstruction
. Fully 3D 11, 431-434 (2011).Enhanced low-rank matrix approximation
. IEEE Signal Process Lett. 23, 493-497 (2016). https://doi.org/10.1109/LSP.2016.2535227Fast gradient-based algorithms for constrained total variation image denoising and deblurring problems
. IEEE Trans. Image Process 18, 2419-2434 (2009). https://doi.org/10.1109/TIP.2009.2028250A freeware path to neutron computed tomography
. Phys Procedia. 88, 348-353 (2017).https://doi.org/10.1016/j.phpro.2017.06.047Wavelet-improved score-based generative model for medical imaging
. IEEE Trans. Med. Imaging 43, 966-979 (2023). https://doi.org/10.1109/TMI.2023.3325824Generative modeling in sinogram domain for sparse-view CT reconstruction
. IEEE Trans. Plasma Sci. 8, 195-207 (2023).https://doi.org/10.1109/TRPMS.2023.3309474The authors declare that they have no competing interests.