GPU-based fast gamma index calcuation
Xuejun Gu, Xun Jia, Steve B. Jiang

TL;DR
This paper presents a GPU-accelerated method for fast gamma-index calculation in radiotherapy dose comparison, achieving significant speedups over CPU methods and enabling rapid analysis of 3D dose distributions.
Contribution
The authors develop a GPU-based gamma-index calculation tool combining geometric and radial pre-sorting techniques, significantly reducing computation time compared to traditional CPU methods.
Findings
GPU implementation achieves 20-30x speedup over CPU.
Pre-sorting voxels speeds up calculation by 2-4 times.
Calculation time scales quadratically with resolution on CPU, less so on GPU.
Abstract
The gamma-index dose comparison tool has been widely used to compare dose distributions in cancer radiotherapy. The accurate calculation of gamma-index requires an exhaustive search of the closest Euclidean distance in the high-resolution dose-distance space. This is a computational intensive task when dealing with 3D dose distributions. In this work, we combine a geometric method with a radial pre-sorting technique , and implement them on computer graphics processing units (GPUs). The developed GPU-based gamma-index computational tool is evaluated on eight pairs of IMRT dose distributions. The GPU implementation achieved 20x~30x speedup factor compared to CPU implementation and gamma-index calculations can be finished within a few seconds for all 3D testing cases. We further investigated the effect of various factors on both CPU and GPU computation time. The strategy of pre-sorting…
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.
