End2end-ALARA: Approaching the ALARA Law in CT Imaging with End-to-end Learning
Xi Tao, Liyan Lin
TL;DR
This work tackles reducing CT radiation exposure while preserving diagnostic quality by proposing End2end-ALARA, an end-to-end framework that jointly optimizes a dose modulation module and an image reconstruction module via a differentiable simulation and a constrained hinge loss. The method minimizes the delivered dose $D$ subject to a prescribed IQ level $q$, effectively enforcing $Q(R(p)) \ge q$ during training. A ResNet-18-based dose predictor maps prior patient information to $n_0 = e^d$, and a differentiable noise-injection simulation connects dose to projections, followed by FBP reconstruction and a Unet-based reconstructor; PSNR is used as the IQ metric with a target $q = 38.57$. Experiments on LoDoPaB-CT show End2end-ALARA achieves stable IQ across patients and requires lower dose than fixed-dose or conventional TCM to reach the same IQ, highlighting a practical pathway toward ALARA in CT imaging. The framework’s reliance on differentiable components and clinically meaningful IQ metrics suggests broad potential for personalized, dose-optimized CT workflows and downstream task training.
Abstract
Computed tomography (CT) examination poses radiation injury to patient. A consensus performing CT imaging is to make the radiation dose as low as reasonably achievable, i.e. the ALARA law. In this paper, we propose an end-to-end learning framework, named End2end-ALARA, that jointly optimizes dose modulation and image reconstruction to meet the goal of ALARA in CT imaging. End2end-ALARA works by building a dose modulation module and an image reconstruction module, connecting these modules with a differentiable simulation function, and optimizing the them with a constrained hinge loss function. The objective is to minimize radiation dose subject to a prescribed image quality (IQ) index. The results show that End2end-ALARA is able to preset personalized dose levels to gain a stable IQ level across patients, which may facilitate image-based diagnosis and downstream model training. Moreover, compared to fixed-dose and conventional dose modulation strategies, End2end-ALARA consumes lower dose to reach the same IQ level. Our study sheds light on a way of realizing the ALARA law in CT imaging.
