SearcharxivSearch

arXiv subjects

Pedro Esquinas

Publications and source records attributed to Pedro Esquinas.

3 recordsLinked to original sources

Uncertainty Propagation from Projections to Region Counts in Tomographic Imaging: Application to Radiopharmaceutical Dosimetry

Radiopharmaceutical therapies (RPTs) present a major opportunity to improve cancer therapy. Although many current RPTs use the same injected activity for all patients, there is interest in using absorbed dose measurements to enable personalized prescriptions. Image-based absorbed dose calculations incur uncertainties from calibration factors, partial volume effects and segmentation methods. While previously published dose estimation protocols incorporate these uncertainties, they do not account for uncertainty originating from the reconstruction process itself with the propagation of Poisson noise from projection data. This effect should be accounted for to adequately estimate the total uncertainty in absorbed dose estimates. This paper proposes a computationally practical algorithm that propagates uncertainty from projection data through clinical reconstruction algorithms to obtain uncertainties on the total measured counts within volumes of interest (VOIs). The algorithm is first validated on ${}^{177}$Lu and ${}^{225}$Ac phantom data by comparing estimated uncertainties from individual SPECT acquisitions to empirical estimates obtained from multiple acquisitions. It is then applied to (i) Monte Carlo and (ii) multi-time point ${}^{177}$Lu-DOTATATE and ${}^{225}$Ac-PSMA-617 patient data for time integrated activity (TIA) uncertainty estimation. The outcomes of this work are two-fold: (i) the proposed uncertainty algorithm is validated, and (ii) a blueprint is established for how the algorithm can be inform dosimetry protocols via TIA uncertainty estimation. The proposed algorithm is made publicly available in the open-source image reconstruction library PyTomography.

physics.med-ph

Computationally Efficient Collimator-Detector Response Compensation in High Energy SPECT using 1D Convolutions and Rotations

Modeling of the collimator-detector response (CDR) in SPECT reconstruction enables improved resolution and accuracy, and is thus important for quantitative imaging applications such as dosimetry. The implementation of CDR modeling, however, can become a computational bottleneck when there are substantial components of septal penetration and scatter in the acquired data, since a direct convolution-based approach requires large 2D kernels. This work proposes a 1D convolution and rotation-based CDR model that reduces reconstruction times but maintains consistency with models that employ 2D convolutions. To enable open-source development and use of these models in image reconstruction, we release a SPECTPSFToolbox repository for the PyTomography project on GitHub.

physics.med-ph

PyTomography: A Python Library for Medical Image Reconstruction

There is a need for open-source libraries in emission tomography that (i) use modern and popular backend code to encourage community contributions and (ii) offer support for the multitude of reconstruction techniques available in recent literature, such as those that employ artificial intelligence. The purpose of this research was to create and evaluate a GPU-accelerated, open-source, and user-friendly image reconstruction library, designed to serve as a central platform for the development, validation, and deployment of various tomographic reconstruction algorithms. PyTomography was developed using Python and inherits the GPU-accelerated functionality of PyTorch and parallelproj for fast computations. Its flexible and modular design decouples system matrices, likelihoods, and reconstruction algorithms, simplifying the process of integrating new imaging modalities using various python tools. Example use cases demonstrate the software capabilities in parallel hole SPECT and listmode PET imaging. Overall, we have developed and publicly share PyTomography, a highly optimized and user-friendly software for medical image reconstruction, with a class hierarchy that fosters the development of novel imaging applications.

physics.med-ph