iFDK: A Scalable Framework for Instant High-resolution Image Reconstruction
Peng Chen, Mohamed Wahib, Shinichiro Takizawa, Ryousei Takano, Satoshi, Matsuoka

TL;DR
This paper introduces iFDK, a scalable framework for high-resolution CT image reconstruction that significantly reduces computation time and enables rapid processing on large GPU clusters.
Contribution
It presents a novel back-projection algorithm, an efficient GPU-accelerated implementation, and a distributed framework for instant high-resolution CT reconstruction.
Findings
Back-projection computation reduced to 1/6 of standard.
Single GPU implementation up to 1.6x faster.
Scalable to 2,048 GPUs for 4K/8K images within minutes.
Abstract
Computed Tomography (CT) is a widely used technology that requires compute-intense algorithms for image reconstruction. We propose a novel back-projection algorithm that reduces the projection computation cost to 1/6 of the standard algorithm. We also propose an efficient implementation that takes advantage of the heterogeneity of GPU-accelerated systems by overlapping the filtering and back-projection stages on CPUs and GPUs, respectively. Finally, we propose a distributed framework for high-resolution image reconstruction on state-of-the-art GPU-accelerated supercomputers. The framework relies on an elaborate interleave of MPI collective communication steps to achieve scalable communication. Evaluation on a single Tesla V100 GPU demonstrates that our back-projection kernel performs up to 1.6x faster than the standard FDK implementation. We also demonstrate the scalability and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
