Multi-GPU implementation of a VMAT treatment plan optimization algorithm
Zhen Tian, Fei Peng, Michael Folkerts, Jun Tan, Xun Jia, Steve B., Jiang

TL;DR
This paper presents a multi-GPU implementation of a VMAT treatment plan optimization algorithm that efficiently handles large data and improves computation time without compromising plan quality.
Contribution
The paper introduces a multi-GPU approach for VMAT optimization that overcomes memory limitations and accelerates computation compared to single-GPU methods.
Findings
Multi-GPU implementation completes optimization in ~1 minute for H&N case.
Compared to single-GPU methods, it maintains plan quality while significantly reducing computation time.
Efficient handling of large DDC matrices enables scalable VMAT optimization.
Abstract
VMAT optimization is a computationally challenging problem due to its large data size, high degrees of freedom, and many hardware constraints. High-performance graphics processing units have been used to speed up the computations. However, its small memory size cannot handle cases with a large dose-deposition coefficient (DDC) matrix. This paper is to report an implementation of our column-generation based VMAT algorithm on a multi-GPU platform to solve the memory limitation problem. The column-generation approach generates apertures sequentially by solving a pricing problem (PP) and a master problem (MP) iteratively. The DDC matrix is split into four sub-matrices according to beam angles, stored on four GPUs in compressed sparse row format. Computation of beamlet price is accomplished using multi-GPU. While the remaining steps of PP and MP problems are implemented on a single GPU due…
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.
