Differentiable Forward Projector for X-ray Computed Tomography
Hyojin Kim, Kyle Champley

TL;DR
This paper introduces a differentiable forward projector for X-ray CT that ensures reconstructed images are consistent with measured data, supporting various geometries and integrating seamlessly with deep learning workflows.
Contribution
It presents an accurate, memory-efficient differentiable projection library for X-ray CT that improves consistency with measurements and supports multiple geometries.
Findings
Supports various projection geometries.
Minimizes GPU memory usage.
Enables better integration with deep learning models.
Abstract
Data-driven deep learning has been successfully applied to various computed tomographic reconstruction problems. The deep inference models may outperform existing analytical and iterative algorithms, especially in ill-posed CT reconstruction. However, those methods often predict images that do not agree with the measured projection data. This paper presents an accurate differentiable forward and back projection software library to ensure the consistency between the predicted images and the original measurements. The software library efficiently supports various projection geometry types while minimizing the GPU memory footprint requirement, which facilitates seamless integration with existing deep learning training and inference pipelines. The proposed software is available as open source: https://github.com/LLNL/LEAP.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications · Advanced X-ray and CT Imaging · Radiation Dose and Imaging
MethodsLib
