Skip to main content
The British Journal of Radiology logoLink to The British Journal of Radiology
. 2023 Apr 27;96(1150):20220915. doi: 10.1259/bjr.20220915

Implementation of AI image reconstruction in CT—how is it validated and what dose reductions can be achieved

Samuel L Brady 1,2,1,2,
PMCID: PMC10546449  PMID: 37102695

Abstract

CT reconstruction has undergone a substantial change over the last decade with the introduction of iterative reconstruction (IR) and now with deep learning reconstruction (DLR). In this review, DLR will be compared to IR and filtered back-projection (FBP) reconstructions. Comparisons will be made using image quality metrics such as noise power spectrum, contrast-dependent task-based transfer function, and non-prewhitening filter detectability index (dNPW'). Discussion on how DLR has impacted CT image quality, low-contrast detectability, and diagnostic confidence will be provided. DLR has shown the ability to improve in areas that IR is lacking, namely: noise magnitude reduction does not alter noise texture to the degree that IR did, and the noise texture found in DLR is more aligned with noise texture of an FBP reconstruction. Additionally, the dose reduction potential for DLR is shown to be greater than IR. For IR, the consensus was dose reduction should be limited to no more than 15–30% to preserve low-contrast detectability. For DLR, initial phantom and patient observer studies have shown acceptable dose reduction between 44 and 83% for both low- and high-contrast object detectability tasks. Ultimately, DLR is able to be used for CT reconstruction in place of IR, making it an easy “turnkey” upgrade for CT reconstruction. DLR for CT is actively being improved as more vendor options are being developed and current DLR options are being enhanced with second generation algorithms being released. DLR is still in its developmental early stages, but is shown to be a promising future for CT reconstruction.

Introduction

CT reconstruction continues to evolve with improvements in computational technology. The long-used filtered back-projection (FBP) reconstruction algorithm has served the CT medical community well since its introduction in the mid-1970s. 1 FBP is mathematically straightforward and computationally quick. One of the major benefits of FBP is the “filter” portion of the reconstruction algorithm. Back projected-only images, alone, would be blurry and non-diagnostic. With the introduction of a mathematical filtering function to the reconstruction process, the blurriness of the image is reduce in favor of object-boundary sharpening. 2 However, those same filters that removed blur and sharpened object boundaries also enhanced image noise in the FBP images. Further filtering of the image using specialized reconstruction kernels were introduced to help mitigate image noise. 2

There are two components to image noise: electronic noise and quantum (or statistical) noise. Electronic noise manifests as an underlying, low-amplitude signal generated by the detector electronics themselves; electronic noise is present even when the detectors are not exposed by x-rays. Electronic noise is only prevalent in reconstructed images when a CT operates at very low X-ray levels. Technological advancements of detector construction has helped to minimize the effect of electronic noise in a reconstructed CT image.

In CT, quantum noise usually dominates; thus, when we refer to image noise, we are referring to quantum noise alone. Quantum noise arises from the random nature of X-ray interactions, governed by Poissonian counting statistics. The randomness, or fluctuations, of the X-ray signal in the detector causes uncertainty in the reconstruction algorithm. The uncertainty manifests as variations in the calculated CT number; thus, in uniformly attenuating regions of the body where CT numbers should be the same, neighboring pixels will have slightly different CT numbers leading to pixel-to-pixel grayscale variation or streaking artifacts. For FBP reconstruction, quantum noise can be reduced by increasing the number of X-rays, i.e. radiation dose, on the CT detector; thus, reducing the relative amount of fluctuation within the total readout signal. Therefore, removing image noise in FBP imaging is related to the amount of radiation output, and conversely, the radiation dose as shown in Eq.1:

Noise=1dose (1)

Hence, dose reduction using low tube current time product (i.e. mAs) or low tube potential (i.e. kV) acquisition techniques is limited using FBP because noise will increase as those technique factors decrease.

To overcome the limitation of image noise in the reconstruction process, iterative reconstruction (IR) methodologies were explored in the mid-2000s. 3,4 The very first CT reconstruction method was actually iterative in nature; it was called algebraic reconstruction technique (ART), 5 but due to limited computational power in the 1970s, ART was replaced with FBP. Even in the mid- to late-2000s with all the advancements in computational power at that time, fully iterative, model-based iterative reconstruction (MBIR) algorithms were too computationally intense to be used clinically 4,6 ; during the initial development of MBIR algorithms, reconstruction times took hours to days to produce a series of CT images. The reason MBIR image reconstruction initially took so long was that MBIR accounts for both the image noise properties and geometry of the CT system (i.e. the focal spot and detector sizes, distance between X-ray tube focal spot and detector, etc.). Though a slower reconstruction process, by including the physics of the imaging chain into the reconstruction process, MBIR has been shown to reduce image noise, 7 enhance object boundaries in the body, 2 and reduce artifacts. 8

As a compromise, statistical-based iterative reconstruction (SBIR) algorithms were introduced in 2008 3 as advanced reconstruction models that mixed the speed of FBP with an iterative approach that was able to reduce quantum noise in the FBP image. SBIR algorithms were highly effective at reducing image noise only, and widely adopted across all CT manufacturers. As computational speeds increased, and SBIR algorithms became more integrated into routine clinical care, hybrid-IR algorithms were introduced that blended noise reduction capabilities from SBIR with some improvements seen using MBIR (such as enhanced image resolution and artifact reduction). The hybrid-IR algorithm reconstruction times were on the order of a SBIR algorithm, 6 but provided some enhancements that were desirable from slower MBIR algorithms. 4,6,9

However, applying IR led to reconstructed images appearing smoother and less pleasing to the eye. 10 For several decades, radiologists became accustomed to the sharper object boundaries and noise texture depicted in FBP images, IR was shown to adversely affect noise texture and smooth object boundaries. IR introduced non-linear effects such that image noise was spatially dependent, and spatial resolution was contrast dependent; thus, low-contrast and low-frequency objects in the body were more negatively impacted compared to high-contrast, high-frequency structures. 11,12 To minimize the change in appearance of CT images using IR, IR algorithms are used but are generally used at lower setting levels; the lower setting levels of IR have been shown to minimize object boundary softening and maintain noise texture appearances as previously seen in FBP-only reconstructions, 6,13–18 but commensurately, do not remove as much image noise.

Overview of deep learning reconstruction application to CT reconstruction

CT reconstruction using artificial intelligence, referred to as deep learning reconstruction (DLR), has introduced a new way to improve image quality without the penalty of increasing patient radiation dose or reconstruction time. Commercially available DLR algorithms use a deep convolutional neural network (DCNN) to recognize image noise patterns and remove those noise patterns from the raw data or from the reconstructed CT image. Critical to the success of any DCNN is the training data sets employed to teach the algorithm to differentiate between noise and anatomical structure. Each DLR developer has approached DCNN training differently, 17,19,20 but the quality and type of data used for training directly impacts the final reconstructed DLR image. In all cases, DCNN algorithms are trained using pair-wise data of low noise images (defined as ground truth) and noisy images. Through the training process the selection of hyperparameters and node weights are tuned to maximize DLR consistency and accuracy. The benefit of a pre-trained DCNN is: consistent results and fast-throughput reconstruction, which benefits are in contrast to MBIR algorithms that tune the model in real-time during reconstruction and thus requires greater reconstruction time. 17 Additionally, DLR algorithm reconstruction times are nearly equivalent to those of SBIR due to the innovation and deployment of graphic processing unit (GPU) enabled computers.

There are many different approaches to the use of DLR that have been explored in the scientific literature, but the two primary approaches available to purchase are: (1) a vendor-independent approach that operates the DLR algorithm in image-space and (2) a vendor-specific approach that operates in image-space combined with projection-space, since the DLR algorithm has access to the raw, sinogram-data on the CT scanner. The first approach is primarily offered by third-party solutions that sit between the CT scanner and the PACS station. The CT scan is performed and the data are initially reconstructed using the reconstruction algorithm of choice on that CT scanner. The CT scans are then sent to an independent server that will function to clean up the CT reconstructions using vendor-independent software. 21,22 Because these DLR algorithms do not have access to the raw scan data, their primary function is to denoise the image. The second, vendor-specific approach, likewise functions primarily to reduce image noise, but has been shown to also improve object-edge definition and improve spatial resolution due to its access to projection-space data. 19,23–28 All current versions of DLR come with multiple strengths or implementation level options. Some DLR options, such as Canon’s AiCE (Canon Medical Systems, Otawara, Japan) are available for use on all body parts, whereas GE’s TrueFidelity (GE Healthcare, Waukesha, WI) is only applicable to image reconstruction applied with the standard reconstruction kernel, which is typically only applied for soft tissue organ reconstruction.

Validation and quality assurance of DLR for CT

CT DLR algorithms have been shown to improve image quality by reducing image noise, preserve (and in some cases improve) object edge detection, and enhance diagnostic confidence for various diagnostic tasks. 19–28 Since noise in a CT image is often the limiting factor when low-contrast detectability is the primary diagnostic task, e.g. the visibility of focal liver lesions and infection can be suppressed with higher levels of imaging noise, the validation and characterization of image noise properties for DLR applications is critical.

DLR, like IR, exhibits non-linear noise parameters such that classic image quality metrics as pixel noise, contrast-to-noise ratio, and signal-to-noise ratio, on their own, do not fully convey the impact of DLR on image noise. 17 The use of Fourier-based image quality metrics such as noise power spectrum (NPS) and contrast-dependent task-based modulation transfer function (TTF) have been widely used when characterizing image noise, contrast, and resolution in CT, when applied to FBP, SBIR, and MBIR. However, the use of NPS and TTF for CT is limited. The definition of NPS assumes wide-sense stationary noise and TTF assumes linear, shift-invariant systems. 12 In all cases: FBP, SBIR, MBIR, and DLR violates one or more assumptions for use of Fourier-based image quality metrics. The calculation of NPS 29 and TTF 11 must be performed within the bounds of the calculation limitations, and the interpretation of results from a study utilizing NPS and TTF can only be applied within the context of the defined limitations, especially when applied to DLR. 30 The report by Vaishnav et al 12 advocates for an alternative, namely: to use task-based observer studies (either mathematical or human) as the gold standard by which diagnostic efficacy, image quality, and dose reduction can be assessed for DLR CT. In the work by Solomon and Samei, 31 comparison between a human detection study, considered the gold-standard, and several mathematical observer methodologies, calculated using Fourier-based image metrics, demonstrated strong correlation, based on their assumptions of quasi-linearity and local noise stationarity; the results from this study demonstrate the way in which Fourier-based metric calculations may still be used for CT analysis.

Since FBP images have been held as the golden standard for preferred noise texture and image object boundary sharpness, in this review, comparisons of hybrid-IR and DLR image quality metrics were made with respect to FBP reconstructed images using an American College of Radiology (ACR) CT accreditation phantom. 32 NPS plots for hybrid-IR and DLR, for two vendor-specific solutions, were compared to FBP NPS plots, [Figure 1]. To calculate NPS, local noise stationarity was assumed within regions of interest measuring 92 pix2 using a mean subtraction method to remove DC offset. To quantify the noise reduction potential, across all frequencies (i.e. noise textures), the noise magnitude ratio (NMR) 33 was calculated, as shown in (Eq. 2):

Figure 1.

Figure 1.

Noise power spectrum plots were derived using an ACR CT phantom (scan technique factors were held constant for all vendor-specific image acquisitions) and demonatrate noise variance reduction along the ordinate axis as a function of noise frequency (i.e. noise texture) for FBP, hybrid-IR, and DLR images along the abcissa. (a) Canon’s AiCE is shown at three strengths of DLR implementation along side a FBP and AIDR3D (i.e. hybrid-IR); (b) plot is simplified to only show AiCE at three strengths. (c) GE’s TF is shown at three strengths of DLR implementation alongside a FBP and 40% implementation of ASiR-V (i.e. hybrid-IR); (d) plot is simplified to only show TF at three strengths. ACR, American College of Radiology; DLR, deep learning reconstruction; FBP, filtered back-projection; IR, iterative reconstruction; TF, TrueFidelity.

NMR=NPSIRorDLRfdfNPSFBPfdf. (2)

NMR values < unity indicate greater noise reduction potential for hybrid-IR or DLR, as compared to FBP, and NMR values equal to unity indicate no change in noise magnitude. Additionally, to assess the impact hybrid-IR and DLR algorithms have on changing image noise texture, the center frequency ratio (CFR) 33 was calculated as shown in (Eq. 3):

CFR=CFIRorDLRCFFBP (3)

CFR defines the magnitude to which noise texture is altered, with respect to FBP reconstruction by assessing the magnitude of change of the center frequency (CF) of the NPS curves. CFR values equal to unity represent no shift in CF and by extension, noise texture. CFR values < unity represent images with lower-frequency, coarser, image noise structure, and CFR values > unity represent images with higher-frequency, finer, image noise structure.

Results from this NPS analysis demonstrate CFR values are near unity for all levels of DLR, which demonstrates that DLR algorithms can better remove noise at all frequencies from the image thereby maintaining noise texture in the reconstructed image similar to that of FBP [Table 1]. For one vendor-specific DLR implementation, the CFR values are greater than unity. For this specific vendor, the DLR algorithm was trained using MBIR images that had a strong spatial resolution enhancement feature, as seen in Figure 2(a). These CFR results stand in contrast to the well-documented results that demonstrate biased reductions of higher frequency noise by IR algorithms which led to softer, unpleasant looking reconstructed images.

Table 1.

Noise power spectrum plots, [Figure 1], were quantitatively analyzed for FBP, hybrid-IR, and three strengths of DLR data derived from images acquired using an ACR CT phantom

FBP Hybrid-IR DLR-Low DLR-Med DLR-High
Canon CF (lp/cm) 0.28 0.26 0.38 0.36 0.26
NMR 1 0.69 0.51 0.43 0.28
CFR 1 0.93 1.36 1.27 0.93
GE CF (lp/cm) 0.31 0.23 0.29 0.28 0.26
NMR 1 0.72 0.86 0.77 0.67
CFR 1 0.75 0.93 0.89 0.84

ACR, American College of Radiology; CF, center frequency; CFR, center frequency ratio ; DLR, deep learning reconstruction; FBP, filtered back-projection; NMR, noise magnitude ratio.

Two DLR algorithms were compared: AiCE (Canon Medical Systems) and TrueFidelity (GE Healthcare).

Figure 2.

Figure 2.

TTF plots were derived using an ACR CT phantom (scan technique factors were held constant for all vendor-specific image acquisitions; TTF was calculated using the high-contrast sensitometry insert, i.e. ~900 HU) and demonatrate image contrast along the ordinate axis as a function of object size (i.e. spatial frequency) along the abscissa for FBP, hybrid-IR, and DLR images. (a) Canon’s AiCE is shown at three strengths of DLR implementation along side a FBP and AIDR3D (i.e. hybrid-IR); (b) GE’s TF is shown at three strengths of DLR implementation alongside a FBP and 40% implementation of ASiR-V (i.e. hybrid-IR). Horizontal dashed lines are provided as common points of reference at the 50% and 10% TTF. ACR, American College of Radiology; DLR, deep learning reconstruction; FBP, filtered back-projection; IR, iterative reconstruction; TF, TrueFidelity; TTF, task-based modulation transfer function.

The DLR results generally demonstrated reduced NMR values [Table 1], compared to hybrid-IR NMR values. Thus, the resulting image retains more of the noise texture characteristics (as described by CFR values near unity) but at lower noise levels then seen in current-day implementations of hybrid-IR algorithms (as described by lower NMR values). Similar NPS analysis results, as presented in this work for DLR, have been reported. 17,19,23,24,27,30,33–35

Differences in vendor-specific spatial resolution recovery are demonstrated when comparing plots of TTF for FBP, hybrid-IR, and DLR [Figure 2]. The behavior of FBP and hybrid-IR TTF curves shown in [Figure 2] are typical of previous reports. 36,37 The difference in DLR TTF responses between vendor implementations is attributed to different methods for DLR training undertaken by each vendor, respectively. As previously described, Canon’s AiCE, [Figure 2(a)] was primarily trained using a MBIR algorithm that both reduced image noise and enhanced object sharpness. 24,34,35,38 GE’s TrueFidelity, [Figure 2(b)], was primarily trained using FBP only images, hence the DLR TTF curves are nearly identical to the FBP TTF curve. 25,30

Recently, Canon released a second generation of DLR called Precise IQ-Engine (PIQE). 17,39 The PIQE algorithm’s training incorporated unique data acquired on a high-resolution CT scanner 40 (CT scanner detectors were 0.25 × 0.25 mm compared to traditional 0.5 × 0.5 mm detector elements used in the training of AiCE). The incorporation of high-resolution data in the training algorithm has resulted in a new, enhanced resolution recovery DLR that can better remove image noise while preserving object boundaries; thus, rendering traditional CT images acquired on a 0.5 × 0.5 mm detector system to have spatial resolution-equivalent images as if the images were acquired on a high-resolution 0.25 × 0.25 mm detector system. PIQE is currently available for cardiac applications only.

To quantify any improvement in diagnostic accuracy or diagnostic confidence when using DLR vs hybrid-IR or FBP, traditionally, reader observer studies are used to calculate a receiver operating characteristic (ROC). ROC analysis of DLR reconstructed clinical images, based on radiologist ratings, have demonstrated improvements in image noise, 23,28,38,41–46 edge sharpness preservation, 38,46 reading time reduction, 47,48 and artifact reduction. 38,43 Similarly, studies have claimed that clinical-finding detection rates (e.g. lesions, fractures, coronary artery disease, etc.) using DLR was equal to or better than hybrid-IR 42,47,48 ; note, when different levels of DLR were compared, some studies indicated that low-contrast lesion detection was ideal at the medium DLR setting, and that at the highest DLR setting, the low-contrast lesions became less conspicuous (as compared to lower DLR settings), but were still observed. 44,45

Often it is difficult to conceptualize how NPS and TTF can independently be used as figures of merit to characterize image quality and their impact on diagnostic accuracy and diagnostic confidence. One method is to incorporate NPS and TTF into one metric called the non-prewhitening filter detectability index (dNPW'). 24 The metric dNPW' also incorporates other facets of image quality such as: (1) how the size, shape, and contrast of an object 31,49 is impacted by the reconstruction algorithm; (2) how the human visual system impacts the observers ability to detect the object by accounting for sensory noise in human visual system 50,51 ; (3) and how the eye functions at different distances (from a displayed image) and object frequencies (i.e. low-contrast, soft edges vs high-frequencies, strong edges). 31,50 Prior studies have validated the accuracy of dNPW' as a mathematical observer model, when compared with radiologists, as a surrogate for object detectability. 31,50–54 Using dNPW', allows studies to predict diagnostic confidence as a function of many different CT acquisition techniques and reconstruction parameters. Previous studies using dNPW' have demonstrated superior noise reduction, edge sharpness preservation, and improved clinical-finding detection rates for DLR compared to IR and FBP. 24,35,55

Dose reduction potential using DLR

The technological impetus to move away from FBP was largely due to increasing worry around CT radiation dose to the medical population at the turn of last century. 56,57 With the developing urgency for better radiation dose control using CT, various approaches to radiation dose reduction have been implemented to great success: tube current modulation, 58–61 use of lower tube potential (i.e. kV), 60–63 the development of weight- or size-based protocols, 60,61,64 and the development of appropriateness criteria. 65,66 Each approach has been successful in reducing CT radiation dose, especially in the pediatric population, 67 but the continued reliance on FBP was the limiting factor for substantial dose reduction in CT since low technique factors (such as low mAs and or low kV) resulted in signal-starved or very noisy images that may have masked diagnostic findings.

The development of IR was the beginning of a process to decouple image noise in the reconstructed image with the radiation dose. With the introduction of IR, image noise could be algorithmically removed irrespective of the mAs or kV used to acquire the image. Similarly, with the introduction of DLR, DLR offers the same potential dose reduction as has been demonstrated with the introduction of IR. To explore the potential for dose reduction, an ACR CT phantom was scanned using two vendor-specific DLR algorithms at the medium setting and at decrementing mAs values starting at 300 mAs down to 10 mAs. The NPS was derived from each set of images and CFR and NMR values were calculated for each dose reduced spectrum and plotted as a function of mAs. The CFR was analyzed as a ratio of the NPS central frequency at the high dose, 300 mAs, compared to the dose reduced DLR NPS central frequencies; thus, as radiation was reduced and image noise increased the CFR ratio described the effect of noise texture in the reconstructed image. CFR values < unity represent images with lower-frequency, coarser, image noise structure, and CFR values > unity represent images with higher-frequency, finer, image noise structure. The NMR was analyzed as a measure of increased noise magnitude at decreasing radiation levels after DLR was applied to remove image noise.

The results for the two vendor-specific DLR algorithms demonstrates unique differences in noise texture at extremely low dose levels. One vendor’s DLR algorithm is biased to remove high-frequency noise content, leading to a sharp CFR reduction at low doses, whereas the other vendor’s DLR algorithm is biased to remove low-frequency noise content, leading to a slight increase in finer textured noise at low doses, [Figure 3]. Results for the NMR analysis demonstrated different levels of noise control using DLR, [Figure 4]. As radiation dose decreased, noise increased to a maximum of 264% for AiCE and 972% for TrueFidelity, as compared to the noise magnitude in the control image acquired at 300 mAs. The AiCE DLR algorithm maintained noise texture to within 2% down to a dose reduction of 70% (1–90 mAs/300 mAs) and a NMR increase of 57%, whereas TrueFidelity maintained noise texture to within 7% and a NMR increase of 315% down to a dose reduction of 70%, [Table 2]. In comparison, several studies used phantoms to quantitatively compare DLR with SBIR and or FBP. Racine et al 68 compared NMR and CFR values for DLR (i.e. TrueFidelity) to FBP and demonstrated similar noise texture preservation to within 5.5% and NMR increase of 38% at 50% dose reduction. Using an anthropomorphic physical phantom, Lee et al 69 conducted a reader observer study including five radiologists, and demonstrated radiation dose reduction potential on the order of 65.5–68.1% for a DLR algorithm (i.e. TrueFidelity), as compared to FBP and SBIR algorithms; in that study, the observers rated the quality of organ tissue interfaces, hepatic vascularity, and overall image quality satisfactorily. In an objective and reader-based subjective phantom study, Park et al 70 demonstrated improved image noise and reduced artifacts for a DLR (i.e. TrueFidelity) to that of SBIR and equivalent image quality down to 70% dose reduced images. Dose reduction estimates derived from phantoms alone are limiting, namely: phantoms are finite in size and may not be generalizable over a wide range of body habitus, and the attenuation characteristics of a phantom are different than humans thus leading to different noise absolute levels and patterns.

Figure 3.

Figure 3.

CFR was calculated at decrementing radiation output levels (i.e., mAs) for Canon’s AiCE and GE’s TrueFidelity. The fitting function for AiCE took the form a(1ebx)+c with coefficient values: a = 0.6, b = 0.03, and c = 0.41. The SSR was 0.001. The fitting function for TrueFidelity took the form a(x)+b with coefficient values: a = −0.0003 and b = 1.11. The SSR was 0.003. CFR, central frequency ratio; SSR, sum of squared residual.

Figure 4.

Figure 4.

NMR was calculated at decrementing radiation output levels (i.e., mAs) for Canon’s AiCE and GE’s TrueFidelity. The fitting function for both AiCE and TrueFidelity took the form 11a+bx+c . The coefficient values for AiCE were: a = 2.31, b = 0.01, and c = 0.66 with a SSR of 0.003. The coefficient values forTrueFidelity were: a = 14.97, b = 0.01, and c = 1.12 with a SSR of 0.82. NMR, noise magnitude ratio; SSR, sum of squared residual.

Table 2.

NMR and CFR were calculated from images acquired using an ACR CT phantom imaged at decrementing radiation output (i.e. mAs) for two vendor-specific DLR algorithms

AiCE TrueFidelity
mAs CFR NMR CFR NMR
10 0.58 2.64 1.08 9.72
30 0.80 2.16 1.12 5.43
50 0.89 1.87 1.10 4.24
70 0.95 1.69 1.10 3.51
90 0.98 1.57 1.10 3.15
110 1.00 1.47 1.07 2.84
130 1.00 1.39 1.05 2.66
150 1.02 1.31 1.04 2.46
170 1.02 1.25 1.08 2.43
190 1.03 1.20 1.05 2.33
300 1.00 1.00 1.00 1.00

ACR, American College of Radiology; CFR, center frequency ratio; DLR, deep learning reconstruction; NMR, noise magnitude ratio.

Several studies used patient (or cadaver) studies to investigate the impact of DLR dose reduction on various diagnostic tasks. Miyata et al 71 demonstrated dose reduction to ~85% in a reader study including three radiologists when comparing DLR (i.e. TrueFidelity) and FBP; in that study, small vessels and a generic assessment of image quality (namely: noise magnitude, streak artifacts, general appearance) in four cadaver lung CT images was performed. Nam et al 22 collected 100 consecutive patients undergoing chest CT processed with DLR (i.e. TrueFidelity) and abdomen CT processed with SBIR. The upper abdomen images from the ~50% lower dose chest CT processed with DLR were compared to the abdomen images processed with SBIR in a reader observer study. Objective measures of image noise and pooled observer preference both scored higher for DLR compared to SBIR. Tamura et al 72 compared 71 patients imaged at 44% reduced dose reconstructed with DLR (i.e. AiCE) to similar patient populations imaged with SBIR; two radiologists rated the DLR images to be superior based on general image quality standards and diagnostic confidence to assess hepatocellular carcinoma lesions > 1 cm.

As has been demonstrated, the use of DLR can be thought of as a dose reduction tool in a similar way as IR was when it was first introduced to the CT community. With the early adoption of IR, many users reported the use of IR for dose reduction purposes in lieu of an image denoising tool, as initially, the algorithm was envisioned. There were many approaches to use IR as a dose reduction tool presented in the scientific literature, the most straightforward approach was to sample image noise in a FBP-reconstructed patient population then using IR, the user could reduce the radiation output (i.e. lowering mAs, kV, and or other acquisition parameters) and compensate for the increased image noise by using IR to reduce the image noise back to the original FBP-reconstructed levels. 73 Reported results described relatively consistent image noise but at reduced radiation dose when implementing IR. 14,73–76 This simple approach, though popular in the early days of IR failed to address the loss of object boundary sharpness of low-contrast objects at low radiation doses. 77 Subsequent studies demonstrated reduced dose CT, using IR for noise control, were not diagnostically equivalent when performing a low-contrast lesion detection task. Following a large reader study, the consensus was dose reduction should be limited to no more than 15–30% to preserve low-contrast detectability. 77–83 In other words, the non-linear approach to noise-mitigation using IR led to softening of object boundaries and loss of low-contrast detectability.

For DLR to function as a clinical dose reduction technique, the ability to conserve detection accuracy, especially for low-contrast tasks at low doses must be demonstrated. In a study by Singh et al, 84 59 patients receiving chest and abdominopelvic CT examinations underwent a comparative prospective study where all patients were imaged at normal clinical dose followed by an 83% (1–2.1mGy/13 mGy) dose reduced CT; in that study, all abdominal lesions and pulmonary nodules were seen at low dose DLR (i.e. AiCE) as confirmed by normal dose SBIR, MBIR and FBP. In a liver metastases detection study, Lyu et al 85 demonstrated non-inferiority down to 50% for all size lesions, but down to 70% reduction for metastasis >1 cm. Zhao et al 86 compared RECIST measurement accuracy for DLR between low dose CT (0.07 mSv) and normal dose CT (2.38 mSv) with pulmonary lesion measurements agreeing to better than 2.2% and lymph node measurements agreeing to better than 1.4%. In a high-contrast detection study, Qu et al 87 compared arterial stenosis measurements made for lower dose extremity CTA and found them to be equally accurate with better image quality and sharper vessel wall visualization than clinical dose SBIR CT. Noda et al 88 evaluated low dose (2.3 mGy) abdominal CT for conspicuity of pancreatic ductal adenocarcinoma in 28 prospective patients; DLR (i.e. TrueFidelity) scored higher than IR when evaluated for diagnostic confidence and conspicuity. Brady et al 24 performed a reader-based retrospective study to asses general image quality and low- and high-contrast object detectability for a pediatric patient population; three pediatric radiologist rated DLR (i.e. AiCE) image quality superior to SBIR, MBIR, and FBP with increased diagnostic confidence at a dose reduction potential of 52%.

Limitations of this review paper: review papers provide an opportunity to synthesize the current state of knowledge surrounding a topic, in this case, DLR for CT image quality and dose reduction potential, and can be thought of as a waymarker to guide future researchers. The results summarized and presented in this work represent the current state of practice of DLR, which results have made strong claims of dose reduction (44–83%) while preserving or improving key image quality features such as: noise texture similar to FBP, object boundary sharpness, artifact reduction, general observer preference, all with similar diagnostic confidence for low- and high-contrast diagnostic tasks. The claims of dose reduction demonstrated in the publications cited herein must be understood and interpreted within the boundary conditions of those studies; extrapolation beyond the methods of those studies should be made cautiously. DLR has been shown to provide positive improvements in image quality; however, the magnitude of dose reduction is still an open question worthy of debate.

Prior studies investigating the implementation of IR should be used to both demonstrate the strengths and weaknesses of current investigative tools used when characterizing DLR in CT, and demonstrate potential danger of misuse of those tools. In the early days of IR, those publications tended to over predict dose reduction potential for IR, especially for low-contrast detectability tasks. Ongoing investigations for the use of DLR as a dose reduction tool need to focus on detection accuracy of different pathologies, object sizes, and object contrasts, all at different radiation dose levels and in terms of different DLR strengths. Additionally, there is a specific need for more studies looking at the impact of DLR on various diagnostic tasks related to pediatrics. Finally, quantitative metrics need to be employed to demonstrate that DLR technology is not masking or creating pathologic features in the reconstructed CT, and ideally, beyond simple detection confidence analysis, investigators should continue to explore the question: does DLR increase detection rate and accuracy and is there a relationship between accuracy and radiation dose level?

Conclusion

CT reconstruction has undergone a substantial change over the last decade with the introduction of IR and now with DLR. IR algorithms were able to weaken the link between image noise and radiation dose, allowing a decade of decreasing radiation dose levels with image noise levels staying largely the same. However, the use of IR led to fundamental changes in how image noise was perceived and the softening of low-contrast object boundaries; both changes were shown to affect diagnostic confidence for low-contrast object detectability leading to a limited implementation of IR. In contrast, DLR algorithms have been shown to better preserve noise texture (i.e. noise texture in DLR is similar to that of FBP) and object boundary sharpness at dose levels currently used in conjunction with IR. The potential for dose reduction using DLR has been shown to be feasible down to 44–83% while maintaining equivalent image quality and diagnostic confidence as compared to IR and FBP CT. Further research in the use of DLR for various different diagnostic tasks, beyond simple noise removal, is still needed. DLR for CT is actively being improved as more vendor options are being developed and current DLR options are being enhanced with second generation algorithms being released. Like IR was a decade ago, DLR for CT is still in its infancy, but has been shown to be promising.

Footnotes

Acknowledgements: None

Competing interests: No conflicts of interest to report.

Disclosure: No disclosures to report.

REFERENCES

  • 1. Shepp LA, Logan BF. The Fourier reconstruction of a head section. IEEE Trans Nucl Sci 1974; 21: 21–43. doi: 10.1109/TNS.1974.6499235 [DOI] [Google Scholar]
  • 2. Schofield R, King L, Tayal U, Castellano I, Stirrup J, Pontana F, et al. Image reconstruction: part 1 - understanding filtered back projection, noise and image acquisition. J Cardiovasc Comput Tomogr 2020; 14: 219–25. doi: 10.1016/j.jcct.2019.04.008 [DOI] [PubMed] [Google Scholar]
  • 3. Beister M, Kolditz D, Kalender WA. Iterative reconstruction methods in X-ray CT. Phys Med 2012; 28: 94–108. doi: 10.1016/j.ejmp.2012.01.003 [DOI] [PubMed] [Google Scholar]
  • 4. Thibault JB, Sauer KD, Bouman CA, Hsieh J. A three-dimensional statistical approach to improved image quality for multislice helical CT. Med Phys 2007; 34: 4526–44. doi: 10.1118/1.2789499 [DOI] [PubMed] [Google Scholar]
  • 5. Gordon R, Bender R, Herman GT. Algebraic reconstruction techniques (art) for three-dimensional electron microscopy and X-ray photography. J Theor Biol 1970; 29: 471–81. doi: 10.1016/0022-5193(70)90109-8 [DOI] [PubMed] [Google Scholar]
  • 6. Kwon H, Cho J, Oh J, Kim D, Cho J, Kim S, et al. The adaptive statistical iterative reconstruction-V technique for radiation dose reduction in abdominal CT: comparison with the adaptive statistical iterative reconstruction technique. Br J Radiol 2015; 88: 20150463. doi: 10.1259/bjr.20150463 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7. Telesmanich ME, Jensen CT, Enriquez JL, Wagner-Bartak NA, Liu X, Le O, et al. Third version of vendor-specific model-based iterativereconstruction (veo 3.0): evaluation of CT image quality in the abdomen using new noise reduction presets and varied slice optimization. Br J Radiol 2017; 90: 20170188. doi: 10.1259/bjr.20170188 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8. Yasaka K, Furuta T, Kubo T, Maeda E, Katsura M, Sato J, et al. Full and hybrid iterative reconstruction to reduce artifacts in abdominal CT for patients scanned without arm elevation. Acta Radiol 2017; 58: 1085–93. doi: 10.1177/0284185116684675 [DOI] [PubMed] [Google Scholar]
  • 9. Lim K, Kwon H, Cho J, Oh J, Yoon S, Kang M, et al. Initial phantom study comparing image quality in computed tomography using adaptive statistical iterative reconstruction and new adaptive statistical iterative reconstruction V. J Comput Assist Tomogr 2015; 39: 443–48. doi: 10.1097/RCT.0000000000000216 [DOI] [PubMed] [Google Scholar]
  • 10. Prakash P, Kalra MK, Kambadakone AK, Pien H, Hsieh J, Blake MA, et al. Reducing abdominal CT radiation dose with adaptive statistical iterative reconstruction technique. Invest Radiol 2010; 45: 202–10. doi: 10.1097/RLI.ob013e3181dzfeec [DOI] [PubMed] [Google Scholar]
  • 11. Richard S, Husarik DB, Yadava G, Murphy SN, Samei E. Towards task-based assessment of CT performance: system and object MTf across different reconstruction algorithms. Med Phys 2012; 39: 4115–22. doi: 10.1118/1.4725171 [DOI] [PubMed] [Google Scholar]
  • 12. Vaishnav JY, Jung WC, Popescu LM, Zeng R, Myers KJ. Objective assessment of image quality and dose reduction in CT iterative reconstruction. Med Phys 2014; 41(): 071904. doi: 10.1118/1.4881148 [DOI] [PubMed] [Google Scholar]
  • 13. Cornfeld D, Israel G, Detroy E, Bokhari J, Mojibian H. Impact of adaptive statistical iterative reconstruction (ASIR) on radiation dose and image quality in aortic dissection studies: a qualitative and quantitative analysis. AJR Am J Roentgenol 2011; 196: W336–40. doi: 10.2214/AJR.10.4573 [DOI] [PubMed] [Google Scholar]
  • 14. Greffier J, Macri F, Larbi A, Fernandez A, Khasanova E, Pereira F, et al. Dose reduction with iterative reconstruction: optimization of CT protocols in clinical practice. Diagn Interv Imaging 2015; 96: 477–86. doi: 10.1016/j.diii.2015.02.007 [DOI] [PubMed] [Google Scholar]
  • 15. Singh S, Kalra MK, Hsieh J, Licato PE, Do S, Pien HH, et al. Abdominal CT: comparison of adaptive statistical iterative and filtered back projection reconstruction techniques. Radiology 2010; 257: 373–83. doi: 10.1148/radiol.10092212 [DOI] [PubMed] [Google Scholar]
  • 16. Singh S, Kalra MK, Shenoy-Bhangle AS, Saini A, Gervais DA, Westra SJ, et al. Radiation dose reduction with hybrid iterative reconstruction for pediatric CT. Radiology 2012; 263: 537–46. doi: 10.1148/radiol.12110268 [DOI] [PubMed] [Google Scholar]
  • 17. Szczykutowicz TP, Toia GV, Dhanantwari A, Nett B. A review of deep learning CT reconstruction: concepts, limitations, and promise in clinical practice. Curr Radiol Rep 2022; 10: 101–15. doi: 10.1007/s40134-022-00399-5 [DOI] [Google Scholar]
  • 18. Yamada Y, Jinzaki M, Tanami Y, Shiomi E, Sugiura H, Abe T, et al. Model-Based iterative reconstruction technique for ultralow-dose computed tomography of the lung: a pilot study. Invest Radiol 2012; 47: 482–89. doi: 10.1097/RLI.0b013e3182562a89 [DOI] [PubMed] [Google Scholar]
  • 19. Jensen CT, Liu X, Tamm EP, Chandler AG, Sun J, Morani AC, et al. Image quality assessment of abdominal CT by use of new deep learning image reconstruction: initial experience. AJR Am J Roentgenol 2020; 215: 50–57. doi: 10.2214/AJR.19.22332 [DOI] [PubMed] [Google Scholar]
  • 20. Oostveen LJ, Meijer FJA, de Lange F, Smit EJ, Pegge SA, Steens SCA, et al. Deep learning-based reconstruction may improve non-contrast cerebral CT imaging compared to other current reconstruction algorithms. Eur Radiol 2021; 31: 5498–5506. doi: 10.1007/s00330-020-07668-x [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21. Brendlin AS, Plajer D, Chaika M, Wrazidlo R, Estler A, Tsiflikas I, et al. Ai denoising significantly improves image quality in whole-body low-dose computed tomography staging. Diagnostics (Basel) 2022; 12(): 225. doi: 10.3390/diagnostics12010225 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22. Nam JG, Ahn C, Choi H, Hong W, Park J, Kim JH, et al. Image quality of ultralow-dose chest CT using deep learning techniques: potential superiority of vendor-agnostic post-processing over vendor-specific techniques. Eur Radiol 2021; 31: 5139–47. doi: 10.1007/s00330-020-07537-7 [DOI] [PubMed] [Google Scholar]
  • 23. Akagi M, Nakamura Y, Higaki T, Narita K, Honda Y, Zhou J, et al. Deep learning reconstruction improves image quality of abdominal ultra-high-resolution CT. Eur Radiol 2019; 29: 6163–71. doi: 10.1007/s00330-019-06170-3 [DOI] [PubMed] [Google Scholar]
  • 24. Brady SL, Trout AT, Somasundaram E, Anton CG, Li Y, Dillman JR. Improving image quality and reducing radiation dose for pediatric CT by using deep learning reconstruction. Radiology 2021; 298: 180–88. doi: 10.1148/radiol.2020202317 [DOI] [PubMed] [Google Scholar]
  • 25. Greffier J, Hamard A, Pereira F, Barrau C, Pasquier H, Beregi JP, et al. Image quality and dose reduction opportunity of deep learning image reconstruction algorithm for CT: a phantom study. Eur Radiol 2020; 30: 3951–59. doi: 10.1007/s00330-020-06724-w [DOI] [PubMed] [Google Scholar]
  • 26. Greffier J, Viry A, Barbotteau Y, Frandon J, Loisy M, de Oliveira F, et al. Phantom task-based image quality assessment of three generations of rapid kv-switching dual-energy CT systems on virtual monoenergetic images. Med Phys 2022; 49: 2233–44. doi: 10.1002/mp.15558 [DOI] [PubMed] [Google Scholar]
  • 27. Higaki T, Nakamura Y, Zhou J, Yu Z, Nemoto T, Tatsugami F, et al. Deep learning reconstruction at CT: phantom study of the image characteristics. Acad Radiol 2020; 27: 82–87: S1076-6332(19)30434-9. doi: 10.1016/j.acra.2019.09.008 [DOI] [PubMed] [Google Scholar]
  • 28. Tatsugami F, Higaki T, Nakamura Y, Yu Z, Zhou J, Lu Y, et al. Deep learning-based image restoration algorithm for coronary CT angiography. Eur Radiol 2019; 29: 5322–29. doi: 10.1007/s00330-019-06183-y [DOI] [PubMed] [Google Scholar]
  • 29. Dolly S, Chen HC, Anastasio M, Mutic S, Li H. Practical considerations for noise power spectra estimation for clinical CT scanners. J Appl Clin Med Phys 2016; 17: 392–407. doi: 10.1120/jacmp.v17i3.5841 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 30. Solomon J, Lyu P, Marin D, Samei E. Noise and spatial resolution properties of a commercially available deep learning-based CT reconstruction algorithm. Med Phys 2020; 47: 3961–71. doi: 10.1002/mp.14319 [DOI] [PubMed] [Google Scholar]
  • 31. Solomon J, Samei E. Correlation between human detection accuracy and observer model-based image quality metrics in computed tomography. J Med Imaging (Bellingham) 2016; 3(): 035506. doi: 10.1117/1.JMI.3.3.035506 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 32. McCollough CH, Bruesewitz MR, McNitt-Gray MF, Bush K, Ruckdeschel T, Payne JT, et al. The phantom portion of the American College of radiology (ACR) computed tomography (CT) accreditation program: practical tips, artifact examples, and pitfalls to avoid. Med Phys 2004; 31: 2423–42. doi: 10.1118/1.1769632 [DOI] [PubMed] [Google Scholar]
  • 33. Hasegawa A, Ishihara T, Allan Thomas M, Pan T. Technical note: scanner dependence of adaptive statistical iterative reconstruction with 3D noise power spectrum central frequency and noise magnitude ratios. Med Phys 2021; 48: 4993–5003. doi: 10.1002/mp.15104 [DOI] [PubMed] [Google Scholar]
  • 34. Greffier J, Hamard A, Pereira F, Barrau C, Pasquier H, Beregi JP, et al. Image quality and dose reduction opportunity of deep learning image reconstruction algorithm for CT: a phantom study. Eur Radiol 2020; 30: 3951–59. doi: 10.1007/s00330-020-06724-w [DOI] [PubMed] [Google Scholar]
  • 35. Nagayama Y, Goto M, Sakabe D, Emoto T, Shigematsu S, Oda S, et al. Radiation dose reduction for 80-kvp pediatric CT using deep learning-based reconstruction: a clinical and phantom study. AJR Am J Roentgenol 2022; 219: 315–24. doi: 10.2214/AJR.21.27255 [DOI] [PubMed] [Google Scholar]
  • 36. Brady SL, Yee BS, Kaufman RA. Characterization of adaptive statistical iterative reconstruction algorithm for dose reduction in CT: a pediatric oncology perspective. Med Phys 2012; 39: 5520–31. doi: 10.1118/1.4745563 [DOI] [PubMed] [Google Scholar]
  • 37. Minamishima K, Sugisawa K, Yamada Y, Jinzaki M. Quantitative and qualitative evaluation of hybrid iterative reconstruction, with and without noise power spectrum models: a phantom study. J Appl Clin Med Phys 2018; 19: 318–25. doi: 10.1002/acm2.12304 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 38. Tamura A, Mukaida E, Ota Y, Kamata M, Abe S, Yoshioka K. Superior objective and subjective image quality of deep learning reconstruction for low-dose abdominal CT imaging in comparison with model-based iterative reconstruction and filtered back projection. Br J Radiol 2021; 94: 20201357. doi: 10.1259/bjr.20201357 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 39. K B . Precision-Trained Deep Learning: Redefining Cardiac Imaging. Available from: https://eu.medical.canon/News/PressRelease/Detail/110127-834 (accessed 8 2022)
  • 40. Hernandez AM, Wu P, Mahesh M, Siewerdsen JH, Boone JM. Location and direction dependence in the 3D MTf for a high-resolution CT system. Med Phys 2021; 48: 2760–71. doi: 10.1002/mp.14789 [DOI] [PubMed] [Google Scholar]
  • 41. Cao L, Liu X, Li J, Qu T, Chen L, Cheng Y, et al. A study of using A deep learning image reconstruction to improve the image quality of extremely low-dose contrast-enhanced abdominal CT for patients with hepatic lesions. Br J Radiol 2021; 94: 20201086. doi: 10.1259/bjr.20201086 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 42. Noda Y, Kaga T, Kawai N, Miyoshi T, Kawada H, Hyodo F, et al. Low-dose whole-body CT using deep learning image reconstruction: image quality and lesion detection. Br J Radiol 2021; 94: 20201329. doi: 10.1259/bjr.20201329 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 43. Kim I, Kang H, Yoon HJ, Chung BM, Shin NY. Deep learning-based image reconstruction for brain CT: improved image quality compared with adaptive statistical iterative reconstruction-veo (ASIR-V). Neuroradiology 2021; 63: 905–12. doi: 10.1007/s00234-020-02574-x [DOI] [PubMed] [Google Scholar]
  • 44. Kaga T, Noda Y, Fujimoto K, Suto T, Kawai N, Miyoshi T, et al. Deep-learning-based image reconstruction in dynamic contrast-enhanced abdominal CT: image quality and lesion detection among reconstruction strength levels. Clin Radiol 2021; 76: 710. doi: 10.1016/j.crad.2021.03.010 [DOI] [PubMed] [Google Scholar]
  • 45. Wang H, Li LL, Shang J, Song J, Liu B. Application of deep learning image reconstruction in low-dose chest CT scan. Br J Radiol 2022; 95: 1133. doi: 10.1259/bjr.20210380 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 46. Yeoh H, Hong SH, Ahn C, Choi J-Y, Chae H-D, Yoo HJ, et al. Deep learning algorithm for simultaneous noise reduction and edge sharpening in low-dose CT images: a pilot study using lumbar spine CT. Korean J Radiol 2021; 22: 1850–57. doi: 10.3348/kjr.2021.0140 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 47. Zhang B, Jia C, Wu R, Lv B, Li B, Li F, et al. Improving rib fracture detection accuracy and reading efficiency with deep learning-based detection software: a clinical evaluation. Br J Radiol 2021; 94: 20200870. doi: 10.1259/bjr.20200870 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 48. Liu CY, Tang CX, Zhang XL, Chen S, Xie Y, Zhang XY, et al. Deep learning powered coronary CT angiography for detecting obstructive coronary artery disease: the effect of reader experience, calcification and image quality. Eur J Radiol 2021; 142: 109835. doi: 10.1016/j.ejrad.2021.109835 [DOI] [PubMed] [Google Scholar]
  • 49. Christianson O, Chen JJS, Yang Z, Saiprasad G, Dima A, Filliben JJ, et al. An improved index of image quality for task-based performance of CT iterative reconstruction across three commercial implementations. Radiology 2015; 275: 725–34. doi: 10.1148/radiol.15132091 [DOI] [PubMed] [Google Scholar]
  • 50. Richard S, Siewerdsen JH. Comparison of model and human observer performance for detection and discrimination tasks using dual-energy X-ray images. Med Phys 2008; 35: 5043–53. doi: 10.1118/1.2988161 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 51. Burgess AE. Visual perception studies and observer models in medical imaging. Semin Nucl Med 2011; 41: 419–36. doi: 10.1053/j.semnuclmed.2011.06.005 [DOI] [PubMed] [Google Scholar]
  • 52. Chen B, Yu L, Leng S, Kofler J, Favazza C, Vrieze T, et al. Predicting detection performance with model observers: Fourier domain or spatial domain? Proc SPIE Int Soc Opt Eng 2016; 9783: 978326. doi: 10.1117/12.2216962 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 53. Gong H, Yu L, Leng S, Dilger S, Zhou W, Ren L, et al. Correlation between model observers in uniform background and human observers in patient liver background for a low-contrast detection task in CT. Proc SPIE Int Soc Opt Eng 2018; 10577: 105770M. doi: 10.1117/12.2294955 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 54. Leng S, Yu L, Zhang Y, Carter R, Toledano AY, McCollough CH. Correlation between model observer and human observer performance in CT imaging when lesion location is uncertain. Med Phys 2013; 40(): 081908. doi: 10.1118/1.4812430 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 55. Toia GV, Zamora DA, Singleton M, Liu A, Tan E, Leng S, et al. Detectability of small low-attenuation lesions with deep learning CT image reconstruction: a 24-reader phantom study. AJR Am J Roentgenol 2023; 220: 283–95. doi: 10.2214/AJR.22.28407 [DOI] [PubMed] [Google Scholar]
  • 56. Berdon WE, Slovis TL. Where we are since ALARA and the series of articles on CT dose in children and risk of long-term cancers: what has changed? Pediatr Radiol 2002; 32(): 699. doi: 10.1007/s00247-002-0794-4 [DOI] [PubMed] [Google Scholar]
  • 57. Brenner DJ, Hall EJ. Computed tomography -- an increasing source of radiation exposure. N Engl J Med 2007; 357: 2277–84. doi: 10.1056/NEJMra072149 [DOI] [PubMed] [Google Scholar]
  • 58. Kalender WA, Wolf H, Suess C. Dose reduction in CT by anatomically adapted tube current modulation. II. phantom measurements. Med Phys 1999; 26: 2248–53. doi: 10.1118/1.598738 [DOI] [PubMed] [Google Scholar]
  • 59. McCollough CH, Bruesewitz MR, Kofler JM. Ct dose reduction and dose management tools: overview of available options. Radiographics 2006; 26: 503–12. doi: 10.1148/rg.262055138 [DOI] [PubMed] [Google Scholar]
  • 60. McCollough CH, Primak AN, Braun N, Kofler J, Yu L, Christner J. Strategies for reducing radiation dose in CT. Radiol Clin North Am 2009; 47: 27–40. doi: 10.1016/j.rcl.2008.10.006 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 61. Yu L, Liu X, Leng S, Kofler JM, Ramirez-Giraldo JC, Qu M, et al. Radiation dose reduction in computed tomography: techniques and future perspective. Imaging Med 2009; 1: 65–84. doi: 10.2217/iim.09.5 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 62. Zacharias C, Alessio AM, Otto RK, Iyer RS, Philips GS, Swanson JO, et al. Pediatric CT: strategies to lower radiation dose. AJR Am J Roentgenol 2013; 200: 950–56. doi: 10.2214/AJR.12.9026 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 63. Lira D, Padole A, Kalra MK, Singh S. Tube potential and CT radiation dose optimization. AJR Am J Roentgenol 2015; 204: W4–10. doi: 10.2214/AJR.14.13281 [DOI] [PubMed] [Google Scholar]
  • 64. Gupta S, Arellano RS, Gervais DA, Sahani DV. Assessing the effect of weight-based protocol modifications to lower dose for CT-guided hepatic and renal tumor radiofrequency ablations. AJR Am J Roentgenol 2018; 210: 657–62. doi: 10.2214/AJR.17.17952 [DOI] [PubMed] [Google Scholar]
  • 65. Kalra MK, Sodickson AD, Mayo-Smith WW. Ct radiation: key concepts for gentle and wise use. Radiographics 2015; 35: 1706–21. doi: 10.1148/rg.2015150118 [DOI] [PubMed] [Google Scholar]
  • 66. Armao D, Semelka RC, Elias J. Radiology’s ethical responsibility for healthcare reform: tempering the overutilization of medical imaging and trimming down a heavyweight. J Magn Reson Imaging 2012; 35: 512–17. doi: 10.1002/jmri.23530 [DOI] [PubMed] [Google Scholar]
  • 67. Frush DP. Pediatric CT: practical approach to diminish the radiation dose. Pediatr Radiol 2002; 32: 714–17. doi: 10.1007/s00247-002-0797-1 [DOI] [PubMed] [Google Scholar]
  • 68. Racine D, Becce F, Viry A, Monnin P, Thomsen B, Verdun FR, et al. Task-based characterization of a deep learning image reconstruction and comparison with filtered back-projection and a partial model-based iterative reconstruction in abdominal CT: a phantom study. Phys Med 2020; 76: 28–37. doi: 10.1016/j.ejmp.2020.06.004 [DOI] [PubMed] [Google Scholar]
  • 69. Lee JE, Choi S-Y, Hwang JA, Lim S, Lee MH, Yi BH, et al. The potential for reduced radiation dose from deep learning-based CT image reconstruction: a comparison with filtered back projection and hybrid iterative reconstruction using a phantom. Medicine (Baltimore) 2021; 100(): e25814. doi: 10.1097/MD.0000000000025814 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 70. Park HJ, Choi S-Y, Lee JE, Lim S, Lee MH, Yi BH, et al. Deep learning image reconstruction algorithm for abdominal multidetector CT at different tube voltages: assessment of image quality and radiation dose in a phantom study. Eur Radiol 2022; 32: 3974–84. doi: 10.1007/s00330-021-08459-8 [DOI] [PubMed] [Google Scholar]
  • 71. Miyata T, Yanagawa M, Kikuchi N, Yamagata K, Sato Y, Yoshida Y, et al. The evaluation of the reduction of radiation dose via deep learning-based reconstruction for cadaveric human lung CT images. Sci Rep 2022; 12(): 12422. doi: 10.1038/s41598-022-16798-9 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 72. Tamura A, Mukaida E, Ota Y, Nakamura I, Arakita K, Yoshioka K. Deep learning reconstruction allows low-dose imaging while maintaining image quality: comparison of deep learning reconstruction and hybrid iterative reconstruction in contrast-enhanced abdominal CT. Quant Imaging Med Surg 2022; 12: 2977–84. doi: 10.21037/qims-21-1216 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 73. Brady SL, Yee BS, Kaufman RA. Characterization of adaptive statistical iterative reconstruction algorithm for dose reduction in CT: a pediatric oncology perspective. Med Phys 2012; 39: 5520–31. doi: 10.1118/1.4745563 [DOI] [PubMed] [Google Scholar]
  • 74. Brady SL, Moore BM, Yee BS, Kaufman RA. Pediatric CT: implementation of ASIR for substantial radiation dose reduction while maintaining pre-ASIR image noise. Radiology 2014; 270: 223–31. doi: 10.1148/radiol.13122578 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 75. Padole A, Ali Khawaja RD, Kalra MK, Singh S. Ct radiation dose and iterative reconstruction techniques. AJR Am J Roentgenol 2015; 204: W384–92. doi: 10.2214/AJR.14.13241 [DOI] [PubMed] [Google Scholar]
  • 76. Silva AC, Lawder HJ, Hara A, Kujak J, Pavlicek W. Innovations in CT dose reduction strategy: application of the adaptive statistical iterative reconstruction algorithm. AJR Am J Roentgenol 2010; 194: 191–99. doi: 10.2214/AJR.09.2953 [DOI] [PubMed] [Google Scholar]
  • 77. Mileto A, Guimaraes LS, McCollough CH, Fletcher JG, Yu L. State of the art in abdominal CT: the limits of iterative reconstruction algorithms. Radiology 2019; 293: 491–503. doi: 10.1148/radiol.2019191422 [DOI] [PubMed] [Google Scholar]
  • 78. McCollough CH, Yu L, Kofler JM, Leng S, Zhang Y, Li Z, et al. Degradation of CT low-contrast spatial resolution due to the use of iterative reconstruction and reduced dose levels. Radiology 2015; 276: 499–506. doi: 10.1148/radiol.15142047 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 79. Euler A, Solomon J, Marin D, Nelson RC, Samei E. A third-generation adaptive statistical iterative reconstruction technique: phantom study of image noise, spatial resolution, lesion detectability, and dose reduction potential. AJR Am J Roentgenol 2018; 210: 1301–8. doi: 10.2214/AJR.17.19102 [DOI] [PubMed] [Google Scholar]
  • 80. Solomon J, Marin D, Roy Choudhury K, Patel B, Samei E. Effect of radiation dose reduction and reconstruction algorithm on image noise, contrast, resolution, and detectability of subtle hypoattenuating liver lesions at multidetector CT: filtered back projection versus a commercial model-based iterative reconstruction algorithm. Radiology 2017; 284: 777–87. doi: 10.1148/radiol.2017161736 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 81. Euler A, Stieltjes B, Szucs-Farkas Z, Eichenberger R, Reisinger C, Hirschmann A, et al. Impact of model-based iterative reconstruction on low-contrast lesion detection and image quality in abdominal CT: a 12-reader-based comparative phantom study with filtered back projection at different tube voltages. Eur Radiol 2017; 27: 5252–59. doi: 10.1007/s00330-017-4825-9 [DOI] [PubMed] [Google Scholar]
  • 82. Goenka AH, Herts BR, Obuchowski NA, Primak AN, Dong F, Karim W, et al. Effect of reduced radiation exposure and iterative reconstruction on detection of low-contrast low-attenuation lesions in an anthropomorphic liver phantom: an 18-reader study. Radiology 2014; 272: 154–63. doi: 10.1148/radiol.14131928 [DOI] [PubMed] [Google Scholar]
  • 83. Saiprasad G, Filliben J, Peskin A, Siegel E, Chen J, Trimble C, et al. Evaluation of low-contrast detectability of iterative reconstruction across multiple institutions, CT scanner manufacturers, and radiation exposure levels. Radiology 2015; 277: 124–33. doi: 10.1148/radiol.2015141260 [DOI] [PubMed] [Google Scholar]
  • 84. Singh R, Digumarthy SR, Muse VV, Kambadakone AR, Blake MA, Tabari A, et al. Image quality and lesion detection on deep learning reconstruction and iterative reconstruction of submillisievert chest and abdominal CT. AJR Am J Roentgenol 2020; 214: 566–73. doi: 10.2214/AJR.19.21809 [DOI] [PubMed] [Google Scholar]
  • 85. Lyu P, Liu N, Harrawood B, Solomon J, Wang H, Chen Y, et al. Is it possible to use low-dose deep learning reconstruction for the detection of liver metastases on CT routinely? Eur Radiol 2023; 33: 1629–40. doi: 10.1007/s00330-022-09206-3 [DOI] [PubMed] [Google Scholar]
  • 86. Zhao K, Jiang B, Zhang S, Zhang L, Zhang L, Feng Y, et al. n.d.).( Measurement accuracy and repeatability of RECIST-defined pulmonary lesions and lymph nodes in ultra-low-dose CT based on deep learning image reconstruction. Cancers; 14: 5016. doi: 10.3390/cancers14205016 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 87. Qu T, Guo Y, Li J, Cao L, Li Y, Chen L, et al. Iterative reconstruction vs deep learning image reconstruction: comparison of image quality and diagnostic accuracy of arterial stenosis in low-dose lower extremity CT angiography . BJR 2022; 95: 1140. doi: 10.1259/bjr.20220196 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 88. Noda Y, Iritani Y, Kawai N, Miyoshi T, Ishihara T, Hyodo F, et al. Deep learning image reconstruction for pancreatic low-dose computed tomography: comparison with hybrid iterative reconstruction. Abdom Radiol (NY) 2021; 46: 4238–44. doi: 10.1007/s00261-021-03111-x [DOI] [PubMed] [Google Scholar]

Articles from The British Journal of Radiology are provided here courtesy of Oxford University Press

RESOURCES