- 1Radiation Oncology Department, Stanford Healthcare, Stanford, CA, United States
- 2Radiation Oncology Department, The University of Alabama at Birmingham, Birmingham, AL, United States
- 3Radiation Oncology Department, University of California Irvine, Irvine, CA, United States
- 4Radiation Oncology Department, Fresno Cancer Center, Fresno, CA, United States
Purpose: Total marrow and lymphoid irradiation (TMLI) enables dose escalation to targets while minimizing exposure to surrounding organs at risk (OARs), but its clinical implementation is complex. To simplify this process, contouring, treatment planning, and physics plan checks were automated, and the scripts were made publicly available.
Methods: Fifty patients (age, range 2-64 years) previously treated with volumetric modulated arc therapy total body irradiation (VMAT-TBI) were used for the development of an auto-contouring model to segment the relevant targets. Auto-contours were evaluated using the Dice Similarity Coefficient (DSC), 95% Hausdorff Distance (HD95), and qualitative ranking by four physicians. Automated planning script was created using the Varian Eclipse TPS API and was tested with ten patients: five plans using low-dose 2 Gy TMLI and five plans using high-dose 12 Gy TMLI. Dosimetric parameters, planning time, and blinded physician review were used to evaluate differences between auto and manual plans. Dosimetric differences between the VMAT-TMLI and analogous VMAT- TBI plans were also compared. Plan preparation for treatment and plan check processes were also automated to improve efficiency and to ensure safety and consistency.
Results: The TMLI target auto-contours achieved an average DSC of 0.89 ± 0.03, HD95 of 3.38 ± 1.46, and a reviewers’ ranking of 1.12 ± 0.06, indicating close to “acceptable-as-is”. Compared to the manual VMAT-TMLI plans, the auto-plans demonstrated comparable dosimetric plan quality, with an average dose difference of –1.3% ± 5.9%. Five reviewers (four radiation oncologists and one medical physicist) selected the auto-plans as either equivalent or preferred 74% of the time. However, the required time for the auto-contouring and auto-planning was 4-5 hours compared to an estimated 2-3 days for manual contouring and planning. For both 2 Gy and 12 Gy prescriptions, the VMAT-TMLI plans achieved significantly greater OAR sparing compared to VMAT-TBI, with an average dose reduction of –34.1% ± 9.4%. Notably, the oral cavity, lenses, eyes, and salivary glands exhibited the most significant reductions, each exceeding 50% (all p ≤ 0.05).
Conclusions: An automated VMAT-TMLI planning process was developed, improving efficiency while maintaining clinical quality. The freely available scripts and documentation aim to standardize TMLI delivery and support multi-institutional trials.
1 Introduction
Total marrow irradiation (TMI) and total marrow and lymphoid irradiation (TMLI) offers improved OAR sparing for patients undergoing hematopoietic cell transplantation (HCT) by selectively targeting marrow and lymphoid tissue rather than irradiating the entire body as in TBI. These techniques permit dose escalation to potentially improve disease control in relapsed or refractory patients without standard HCT options, reduce OAR exposure in older or comorbid patients, and lower relapse rates in organ or marrow transplant recipients (1–3). The concept of TMI/TMLI was first proposed in 2002 using a Helical Tomotherapy™ system, (TomoTherapy Inc., Madison, WI) (4, 5), with the first patient treated in 2005 (2). City of Hope has an extensive experience with TMI/TMLI using Tomotherapy (now Accuray, Sunnyvale, CA) treating >550 patients since 2005 and has completed 8 prospective trials with acceptable outcomes and toxicity profiles (6, 7). Recently, the City of Hope team showed that TMLI using Volumetric Modulated Arc Therapy on ubiquitous C-arm linacs (VMAT-TMLI) can produce comparable dose distributions as the Tomotherapy technique (8). Although the use of TMLI predates the use of VMAT-TBI, and clinical experience has been well published in several recent clinical (7, 9, 10), and technical reviews (6, 11–13), widespread adaptation of VMAT- TMLI are hampered by concerns of its complexity, which includes extensive contouring and treatment planning (14, 15).
To overcome the complexity associated with VMAT-TMLI, the focus of this work was to automate the contouring, treatment planning, and physics plan check process for VMAT- TMLI. All auto-planning software in this work will be made publicly available to facilitate adoption of the auto-planning workflow by other institutions. To the authors’ knowledge, this is the first comprehensive effort to develop and share an integrated auto-contouring and auto-planning solution for VMAT-TMLI.
2 Methods
The workflow for the developed auto-planning process is shown in Figure 1. Each step of the process is described in greater detail in the following sections.
Figure 1. Diagram of the VMAT-TMLI auto-planning workflow. Once the planning CT scan is imported to the treatment planning system, the CT set is exported and the targets and OARs are automatically contoured and imported back to the treatment planning system. The planning target volumes are auto-generated, and subsequently reviewed and approved by physicians. The optimization structures, treatment plans, treatment fields, and optimization objectives are then generated by the auto-planning script. Following review of the generated plans and structures, a second script performs multiple iterations of plan optimizations autonomously. After optimization and physician plan review, the plan is prepared for treatment by separating it into separate plans and generating the shift notes for the therapists. Finally, another script automatically checks various plan elements for completeness and safety.
2.1 Auto-contouring
2.1.1 Training and test data
Auto-contouring was implemented for 35 out of 38 required structures for VMAT-TMLI treatment planning. A dedicated auto-contouring model was developed for three target structures: Bones_Trunk, Bones_Extrem, and LymphNodes. A previously developed auto-contouring model for CSI was used for 22 of the structures (16) including eyes, lenses, parotids, submandibular glands, oral cavity, optic nerves, optic chiasm, larynx, thyroid, esophagus, lungs, heart, kidneys, brain, and spinal canal. The remaining 10 structures were generated using a commercially-available auto-contouring software, Limbus AI (Radformation, New York, NY), and included bowel bag, stomach, bladder, rectum, breasts, uterus cervix, liver, spleen, and mandible. Contouring for three structures not generated by AI models (i.e., ovary right/left and testes) was performed manually. Fifty previously treated VMAT-TBI patients (median, 13.5 years; range, 2–64 years old) were used for the development of the auto-contouring model and divided into 35 training cases, 5 validation cases, and 10 test cases. For each case, the three target structures were manually contoured by a radiation oncologist (LymphNodes) and a medical physicist (Bones_Trunk, Bones_Extrem) to ensure consistency.
2.1.2 Auto-contouring model architecture and training details
A deep-learning model with 3D UNet architecture was selected for the auto-segmentation of three targets using nnUNet 3d fullres configurations (17). Whole body CT scans were used as the model input. The model was trained in 250 epochs with a patch size of 160x160x80 and a batch size of 2 on a single NVIDIA GeForce RTX 4090 GPU using the Dice Similarity Coefficient (DSC) as the loss function. The Adam optimizer (18) was utilized to update the model hyperparameters with the initial learning rates as 1×10-4.2.1.3 Auto-contouring evaluation metrics.
The DSC was calculated using Equation 1 to evaluate the amount of overlap between the predicted and ground truth contours. The 95th percentile Hausdorff Distance (HD95) was calculated between predicted and ground truth labels to evaluate surface-to-surface distance. A qualitative ranking of auto-contours was also performed by 4 physicians using the clinical trials contour ranking scale: 1 - acceptable, 2 - minor edits, and 3 - major edits.
2.2 Auto-planning
2.2.1 Architecture
Multiple application programming interface (API) scripts were developed within version 15.6 of the Varian treatment planning system Eclipse (Varian Medical Systems, Palo Alto, CA) Scripting API (ESAPI) to facilitate auto-planning. The framework and architecture for these scripts were derived from the results of our previously published works with VMAT- TBI and CSI automated planning (16, 19, 20). The process for auto-planning was broken into two parts, preparation and optimization, to permit the planner to review the created plan, beam placement, and optimization setup (structures and constraints) prior to performing resource-intensive tasks such as optimization and dose calculation. Furthermore, the planner can easily fix any identified issues then rerun the preparation script rather than lose time optimizing plan(s) with a sub-optimal setup.
Once the auto-contours have been reviewed, the planner will launch the preparation script. The user will then select the appropriate plan template for the given patient (templates provided for prescriptions of 2 Gy and 12 Gy). Selecting a plan template will pre-populate all the relevant parameters for preparation. To guide the user in the GUI, the tabs change color depending on the action that should be performed next: red indicates an action should be performed and green indicates the action on that tab is complete. First, the targets are derived based on the treatment regimen for the patient of interest. Target definitions for each TMLI prescription are shown in Equations 2, 3.
Following target derivation, the structures are sent to the physician for review and approval. Once approved, the planner re-launches the preparation script to generate optimization structures, create the plan, place the beams, and assign optimization constraints. Knowledge-based planning (KBP) is used to generate the auto-plans where plan templates are used as a starting point for plan generation and are modified based on the specific patient anatomy, prescription, etc. All auto-plans contain VMAT isocenters with 2–4 full arcs whereas generated AP/PA plans each contain one isocenter with two opposing static fields. Collimator rotations for the VMAT fields in each isocenter are selected based on templates (3 degrees, 357 degrees, or 90 degrees) except for the pelvis fields (i.e., inferior-most isocenter) where collimator rotations of 0 degrees or 90 degrees are used. Utilizing collimator angles of 0 degrees or 90 degrees simplifies the dosimetric matching between the VMAT and AP/PA portions of the patient’s treatment. All AP/PA fields utilize collimator rotations of 90 degrees.
Once the user is satisfied with the prepared plan, they will launch the optimization loop script. The script will read the “state” of the plan from the preparation script log files and populate the relevant parameters in the UI. The user is provided with one final chance to change the plan objectives and optimization constraints prior to optimization. Once the optimization loop is launched, it proceeds until all plan objectives are met or until the maximum number of user-requested iterations is reached. The optimization loop script was designed to eliminate planner oversight reducing the active effort required for planning these cases.
The auto-planning code developed in this work has been made open-source under the MIT License via Github (https://github.com/esimiele/VMAT-TBI-CSI-TMLI). In addition to the flexibility provided by the script GUIs, configuration and template files are provided with the scripts that can be modified without having to recompile the underlying code. This allows users to easily adapt the scripts to their clinical environment and practice.
2.2.2 Auto-planning evaluation
The developed scripts were tested on ten patients previously treated with VMAT-TBI at our institution: five patients treated to 2 Gy in 1 fraction and five patients treated to 12 Gy in 6 fractions. The VMAT-TMLI plans were manually created to develop the technique for planning and establish achievable constraints based on the experience from City of Hope (11).
The quality of auto-plans was compared to their manual plan counterparts on the basis of clinically relevant DVH metrics such as target coverage, target heterogeneity, intermediate isodose spill, monitor units (MU), etc. Paired t-tests were used to evaluate the significance of any observed differences where a p ≤ 0.05 was considered statistically significant. To further evaluate the quality of the auto-plans, four physicians and one physicist were asked to review the 20 plans in a blinded retrospective manner where all identifying information was removed from the plans. For each patient, the reviewers were asked to choose between the two plans or mark them as equivalent. Finally, the auto- and manual-plans were compared on the basis of the required planning time. The time for manual planning was estimated based on time stamps in Aria/Eclipse whereas the time for auto-planning was determined from evaluating the log files produced from the scripts.
2.3 Auto-plan checking
2.3.1 Automated plan checker
The APC tool was adapted from a previously developed ESAPI script that focused on reducing treatment planning errors before they reached patient treatment (21). Liu et al. utilized the Six Sigma DMAIC methodology combined with an FMEA analysis of our institution’s planning and treatment practice to guide development of the APC (21). During testing and initial clinical implementation, they observed a significant reduction in planning errors while simultaneously improving the efficiency of physics plan checking. This tool is still in use at our institution today and is routinely updated based on changes in workflow and planning practice. The present work built on the success of the APC and incorporated checks for identified failure modes during VMAT-TMLI planning. The APC tool was modified and refined during the auto-planning development process and was thoroughly tested for false positives and negatives prior to clinical implementation.
3 Results
3.1 Auto-contouring
3.1.1 Auto-contouring workflow
The auto-contouring workflow was implemented on a clinical workstation configured to retrieve CT datasets from a designated network location. The auto-planning script interfaces with a DICOM Daemon to initiate the transfer of planning CT scans to this location, at which point the auto-contouring process begins. The segmentation output for targets and OARs is converted from a binary mask into an RT structure set, which is then automatically recognized and imported by the treatment planning system for subsequent use in VMAT-TMLI planning. The entire process is completed in under five minutes.
3.1.2 Auto-contouring evaluation
Table 1 summarizes the auto-contour performance for three VMAT-TMLI targets. The average DSC was 0.89 ± 0.03 and HD95 was 3.38 ± 1.46. Expert qualitative assessments resulted in an average reviewer score of 1.12 ± 0.06, indicating most contours required minimal or no manual adjustment. The Bones_Extrem structure demonstrated the highest accuracy: DSC 0.92 ± 0.03, HD95 3.11 ± 0.93, reviewer score 1.03 ± 0.08. The accuracy of OAR contours was evaluated in our previous work (16).
Table 1. Auto-contouring evaluation metrics for three target structures: Dice Similarity Co-efficient (DSC), 95% Hausdorff Distance (HD95), and a qualitative ranking by four physicians (1 - acceptable, 2 - minor edits, 3 - major edits).
3.2 Auto-planning
Table 2 shows the dosimetric comparison between auto-generated and manually created VMAT-TMLI plans for both 2 Gy and 12 Gy prescriptions. Overall, auto-plans demonstrated moderate improvements in plan quality to the manual plans, with an average OAR and target heterogeneity dose difference of –1.3% ± 5.9%. Statistically significant dose reductions in the auto-planned group were observed for Dmean of the kidneys-1cm (–6.6%, p = 0.025), larynx (–3.5%, p = 0.05), thyroid (–3.4%, p = 0.03), and oral cavity (–1.8%, p = 0.03). Bowel Dmean was greater in the auto-plans compared to the manual plans (+4.2%, p = 0.01). Difference in MU between auto- and manual plans was not significant (+7.4%, p = 0.08). Overall, for the same plan normalization of 90% PTV_TMLI covered by prescription dose, there was no statistically significant difference in plan inhomogeneity (PTV_TMLI D1cc), dose conformity (Body V50%), or MU between auto- and manual TMLI plans.
Table 2. Average dosimetric parameters and differences between auto- and manual VMAT- TMLI plans for 5 test patients treated to 2 Gy and 5 test patients treated to 12 Gy.
Table 3 shows the average achieved DVH metrics and differences in OAR sparing be- tween the auto-planned VMAT-TMLI and whole-body VMAT-TBI for 2 Gy and 12 Gy prescriptions. The auto-planned VMAT-TMLI plans achieved significantly greater OAR sparing compared to VMAT-TBI, with an average dose reduction of –34.1% ± 9.4%. Notably, the oral cavity, lenses, eyes, and salivary glands exhibited the most significant reductions, each exceeding 50% (all p ≤ 0.05). In contrast, maximum dose to the bowel and PTV TMLI D1.0cc were slightly higher in VMAT-TMLI plans with an average increase of 4.4%. Difference in MU between VMAT-TMLI and VMAT-TBI plans was statistically significant (+22.5%, p=0.0005). On average, due to the increased target complexity and the need for additional degrees of freedom, VMAT-TMLI plans utilized a greater number of beams (n=15) compared to VMAT-TBI plans n=13) (p = 0.0003), which would result in approximately two minutes longer delivery time.
Table 3. Average dosimetric parameters and differences between auto-planned VMAT-TMLI and VMAT-TBI plans for 5 test patients treated to 2 Gy and 5 test patients treated to 12 Gy.
Figure 2 shows the comparison between auto- and manual VMAT-TMLI plans for both adult and pediatric patients treated with 2 Gy and 12 Gy prescription doses. The dose cloud has been thresholded to 50% of the prescription dose, and as seen from the axial, coronal, and sagittal slices, the auto plan shows less low-dose spill into the lung and cardiac structures, and less anterior dose spillage into the abdomen compared to the manual plan. Five reviewers (4 radiation oncologists and 1 medical physicist) selected auto-plans as either equivalent or preferred 74% of the time (Figure 3). The required time for auto-contouring and planning ranged from 4–5 hours compared to 2–3 days for manual contouring and planning.
Figure 2. Comparison of the auto-plans and manual plans for adult and pediatric patients for 2 Gy and 12 Gy VMAT-TMLI regimens. The dose clouds have been thresholded to 50% of the prescription dose.
Figure 3. Blinded plan review results by 4 radiation oncologists and 1 medical physicist: blue denotes auto-plan preference or equivalence to the manual plan and red denotes manual plan preference. Patients 1–5 were planned with the 2 Gy prescription regimen whereas patients 6–10 were planned with the 12 Gy prescription regimen.
3.3 Auto-plan checking
3.3.1 Automated plan checker
A sample APC-generated report is available in the Supplementary Materials. The report includes patient, course, and plan metadata, followed by itemized checks and corresponding pass/fail statuses. In addition to standard QA parameters (e.g., prescription, dose, energy), the APC evaluates VMAT-TMLI-specific factors such as beam geometry, isocenter positioning, and therapist shift documentation in Aria.
4 Discussion
A fully automated pipeline for VMAT-TMLI treatment planning, encompassing auto-contouring, auto-planning, and automated plan checking was developed in this work. The integrated scripting framework was designed to reduce VMAT-TMLI complexity and inter- planner variability and improve workflow efficiency while maintaining high plan quality. The ESAPI auto-planning script is open-source and customizable, enabling other institutions to adapt them to their clinical environment and further refine them for broader use in complex extended-field radiation treatments. Furthermore, the authors hope to encourage multi-institutional studies in cooperative group settings, which was achieved previously for VMAT-TBI where the automated planning VMAT-TBI script developed by our group was incorporated into Children Oncology Group (COG) ASCT2031 multi-institutional clinical trial (22).
The auto-contouring model demonstrated high accuracy across TMLI target structures, with average DSC ranging from 0.86 to 0.92 and average HD95 of 3.38 mm. Reviewer scores consistently indicated minimal need for manual editing. The highest performance was observed in the extremity bones, likely due to their high contrast in CT images and relative anatomic consistency. These results align with previously published work on automated bone and lymph nodes segmentation (23, 24). Watkins et al. (23) developed an auto-segmentation approach using commercial auto-segmentation tool Medical Mind (Medical Mind, Inc., San Diego, CA) for TMI, targeting key planning volumes including: total bone with margin (PTV-Bone), lymph nodes with margin (PTV-Lymph Nodes), the chest wall encompassing ribs and mediastinum (PTV-Ribs), and the skull (PTV-Skull). Reported DSCs ranged from 0.81 to 0.95 across these structures, with HD95 values below 4.5 mm for most targets, except for PTV_Bone, which exhibited a substantially higher HD95 of 30.5 mm. A key distinction of our approach lies in training the AI model to contour clinical target volumes (CTVs) instead of PTVs with margins. This strategy leverages natural tissue-bone boundaries to improve segmentation accuracy and provides greater flexibility for applying institution-specific PTV expansions during planning.
Dei et al. (24) introduced both deep learning (DL) and atlas-based (AB) models to stream- line the TMLI contouring workflow. Their work demonstrated robust OAR segmentation using two DL tools, achieving median DSC of 0.84 and 0.85. For lymph node CTV delineation, the AB approach initially produced a moderate median DSC of 0.70, which improved markedly to 0.94 following manual correction. According to Dei et al., implementing these models reduced the contouring time from 5 to 2 hours. While their results confirm that DL can effectively accelerate OAR segmentation, manual refinement remained necessary for lymph node delineation. In contrast, the present work evaluated the clinical acceptability of target contours through blinded physician review and found that the majority were rated as “acceptable-as-is.” Furthermore, the full auto-contouring process, including both targets and OARs, was completed in under five minutes. Although we did not formally measure the time required for manual contour revisions, these results suggest that the developed pipeline offers both high efficiency and high clinical usability.
Compared to manual VMAT-TMLI planning, automated planning produced dosimetrically equivalent or superior plans with statistically significant reductions in mean doses to several critical organs, including the kidneys, thyroid, larynx, and oral cavity. Importantly, plan comparison by blinded expert reviewers showed a 74% preference or equivalence rating for auto-generated plans. This result reinforces the clinical acceptability of the automated planning method and underscores its potential to streamline treatment planning. Meraldi et al. (25) evaluated the feasibility of using a commercially available knowledge-based planning (KBP) model, RapidPlan (Varian Medical Systems, Palo Alto, CA), to automate VMAT-TMLI planning. Their KB model significantly reduced mean doses to major OARs compared to conventional clinical plans. However, fully automated KB planning (AutoKB) produced elevated target hotspots and suboptimal dose distributions. In contrast, a hybrid approach (HybridKB), which combined KBP with manual refinement, achieved plan quality comparable to expert-generated plans, even when implemented by a planner without prior TMLI experience. A key distinction between the developed auto-planning method and RapidPlan is the optimization strategy: RapidPlan performs only a single round of optimization using the “optimal” optimization constraints (determined by the KB model), while our auto-planning tool executes a minimum of three iterations, with adaptive modification of optimization objectives and constraints to better meet clinical goals. The final iteration is specifically designed to reduce the global hotspot, thereby enhancing target homogeneity and plan quality.
Compared to whole-body VMAT-TBI, the auto-generated VMAT-TMLI plans achieved a 34.1% average reduction in OAR dose, with several structures including the oral cavity, salivary glands, and lenses exhibiting reductions exceeding 50%. These findings are consistent with previous publications on TMLI (7, 9, 11, 12, 26, 27). Importantly, previous studies on VMAT-TBI have highlighted symptomatic mucositis as one of the most common acute toxicities (28–33), with 37% of patients in our institutional experience with VMAT-TBI experiencing grade 3+ mucositis (28). Lower doses to the oral cavity may mitigate this common side effect in patients receiving RT as part of their conditioning regimens for transplantation. Similarly, late side effects including the development of cataracts, infertility, and xerostomia, which are especially pertinent to pediatric patients, may potentially be delayed or spared with the use of TMLI and TMI compared to VMAT-TBI due to decrease doses to OARs.
The automation of optimization and plan checking has the potential to greatly reduce active planning time and improve standardization. While the manual plans required significant planner input and iterative adjustment, the auto-planning scripts achieved similar or better outcomes with minimal manual intervention. Moreover, the integration of an APC specifically tailored for VMAT-TMLI ensures that critical errors, i.e., isocenter misplacement or incorrect shifts, are identified and corrected early in the workflow.
This study has several limitations. First, although the sample size of 10 patients was adequate to demonstrate feasibility and identify statistically significant trends, validation on larger, multi-institutional cohorts is necessary to confirm the generalizability and robustness of the auto-planning framework. Second, while the auto-contouring tool demonstrated high accuracy for target volumes, this study did not re-evaluate the performance of OAR contours, which had been validated previously. Importantly, the auto-contouring tool used in this study is not yet publicly available. Ongoing efforts are focused on collaborating with vendors and partner institutions to synchronize and automate TMLI-specific contouring workflows to enable broader dissemination and integration. Additionally, auto-planning was performed using manually corrected contours rather than auto-generated contours. This approach reflects current clinical practice, where physicians and planners typically review and adjust auto-segmented structures prior to planning. As a future step, we plan to evaluate the dosimetric impact of using uncorrected auto-contours to better understand the implications of a fully autonomous workflow on dose accuracy and clinical acceptability.
Future work will focus on expanding the auto-planning pipeline to support dose- escalated regimens, including 20 Gy protocols for patients with relapsed or refractory leukemia. Single-institution clinical trials are currently in development to evaluate patient outcomes, planning efficiency, and both acute and late toxicities associated with the automated VMAT-TMLI workflow and explore whether the dosimetric differences between VMAT-TMLI and VMAT-TBI treatments translate into clinically meaningful decreases in toxicities. The next phase will involve multi-institutional clinical trials aimed at validating the safety, efficacy, and scalability of TMLI planning across diverse clinical settings.
5 Conclusion
The developed auto-contouring, planning, and plan-checking pipeline provide an efficient, high-quality solution for VMAT-TMLI treatment planning. This pipeline has the potential to improve consistency and reduce workload in clinical settings, particularly for complex VMAT-TMLI treatments where planning complexity poses significant challenges in clinical implementation. The auto-planning script has been made publicly available, fostering com- munity collaboration and encouraging broader dissemination. This open-access approach may accelerate the integration of VMAT-TMLI into clinical practice and support the design of multi-institutional trials within cooperative group settings.
Data availability statement
The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.
Ethics statement
This study was conducted in accordance with the Declaration of Helsinki and approved by the Institutional Review Board at Stanford University 39712. Informed consent was not required because the study was a retrospective analysis of anonymized data.
Author contributions
ES: Conceptualization, Data curation, Investigation, Methodology, Software, Writing – original draft, Writing – review & editing. CH: Data curation, Investigation, Methodology, Validation, Writing – original draft, Writing – review & editing. IR: Data curation, Investigation, Writing – original draft, Writing – review & editing. ZY: Writing – original draft, Writing – review & editing. LS: Writing – original draft, Writing – review & editing. LX: Writing – original draft, Writing – review & editing. JR: Writing – original draft, Writing – review & editing. RH: Writing – original draft, Writing – review & editing. MB: Writing – original draft, Writing – review & editing. SH: Conceptualization, Supervision, Validation, Writing – original draft, Writing – review & editing. NK: Conceptualization, Data curation, Formal analysis, Funding acquisition, Investigation, Methodology, Project administration, Software, Supervision, Validation, Writing – original draft, Writing – review & editing.
Funding
The author(s) declare financial support was received for the research and/or publication of this article. This study was supported by Stanford CIF grant Y9 7.1 and Stanford SQIMM grant.
Conflict of interest
The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.
Generative AI statement
The author(s) declare that no Generative AI was used in the creation of this manuscript.
Any alternative text (alt text) provided alongside figures in this article has been generated by Frontiers with the support of artificial intelligence and reasonable efforts have been made to ensure accuracy, including review by the authors wherever possible. If you identify any issues, please contact us.
Publisher’s note
All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.
Supplementary material
The Supplementary Material for this article can be found online at: https://www.frontiersin.org/articles/10.3389/fonc.2025.1694883/full#supplementary-material
References
1. Stein A, Palmer J, Tsai NC, Al Malki MM, Aldoss I, and Ali H. Phase I trial of total marrow and lymphoid irradiation transplantation conditioning in patients with relapsed/refractory acute leukemia. Biol Blood Marrow Transplant. (2017) 23:618–24. doi: 10.1016/j.bbmt.2017.01.067
2. Wong J, Liu A, Schultheiss T, Popplewell L, Stein A, Rosenthal J, et al. Targeted total marrow irradiation using three-dimensional image- guided tomographic intensity-modulated radiation therapy: An alternative to standard total body irradiation. Biol Blood Marrow Transplant. (2006) 12:306–15. doi: 10.1016/j.bbmt.2005.10.026
3. Kim JH, Stein A, Tsai N, Schultheiss TE, Palmer J, Liu A, et al. Extramedullary relapse following total marrow and lymphoid irradiation in patients undergoing allogeneic hematopoietic cell transplantation. Int J Radiat. Oncol Biol Phys. (2014) 89:75–81. doi: 10.1016/j.ijrobp.2014.01.036
4. Schultheiss T, Liu A, Wong J, Olivera G, and Kapatoes J. Total marrow and total lymphatic irradiation with helical TomoTherapy. Med Phys. (2004) 31:1845. doi: 10.1016/j.ijrobp.2006.10.047
5. Schultheiss T, Wong J, Olivera G, and Kapatoes J. Normal tissue sparing in total marrow and total lymphatic irradiation with helical TomoTherapy. Int J Radiat Oncol Biol Phys. (2004) 60:S544. doi: 10.1016/j.ijrobp.2004.07.512
6. Simiele E, Dandapani S, Han C, Wong J, Hiniker SM, and Kovalchuk N. Radiation as an immune modulator: where we are with modern total body irradiation. Semin Radiat Oncol. (2025) 35:67–86. doi: 10.1016/j.semradonc.2024.10.003
7. Wong J, Liu A, Han C, Dandapani S, Schultheiss T, Palmer J, et al. Total marrow irradiation (TMI): Addressing an unmet need in hematopoietic cell transplantation - a single institution experience review. Front Oncol. (2022) 12:1003908. doi: 10.3389/fonc.2022.1003908
8. Ladbury C, Han C, Liu A, and Wong JYC. Volumetric modulated arc therapy based total marrow and lymphoid irradiation: Workflow and clinical experience. Front Oncol. (2023) 12:1042652. doi: 10.3389/fonc.2022.1042652
9. Wong J, Filippi A, Scorsetti M, Hui S, Muren L, and Mancosu P. Total marrow and total lymphoid irradiation in bone marrow transplantation for acute leukaemia. Lancet Oncol. (2020) 21:e477–87. doi: 10.1016/S1470-2045(20)30342-9
10. Kelsey C, Wong P, Patel J, Horowitz M, Wu Q, and Stephens S. Stem cell transplantation and radiation therapy techniques. In: Halperin E and Wazer DE, eds. Perez & Brady's principles and practice of radiation oncology. 8th. (2024).
11. Han C, Liu A, and Wong JYC. Target coverage and normal organ sparing in dose-escalated total marrow and lymphatic irradiation: A single-institution experience. Front Oncol. (2022) 12. doi: 10.3389/fonc.2022.946725
12. Ladbury C, Hao C, Yang D, Hui S, Han C, Liu A, et al. Long-term follow up of patients with hematological Malignancies treated with total body irradiation using intensity modulated radiation therapy. Front Oncol. (2022) 12. doi: 10.3389/fonc.2022.1044539
13. Parsons D, Lim TY, Teruel J, Galavis P, Agostinelli S, Liang J, et al. Considerations for intensity modulated total body or total marrow and lymphoid irradiation. Clin Trans Radiat Oncol 43. (2023). doi: 10.1016/j.ctro.2023.100674
14. Hoeben B, Pazos M, Albert M, Seravalli E, Bosman E, Losert C, et al. Towards homogenization of total body irradiation practices in pediatric patients across SIOPE affiliated centers. A survey by the SIOPE radiation oncology working group. Radiotherapy Oncol J Eur Soc Ther Radiol Oncol. (2021) 155:113–9. doi: 10.1016/j.radonc.2020.10.032
15. Lambri N, Dei D, Hernandez V, Castiglioni I, Clerici E, De Philippis C, et al. Evaluation of plan complexity and dosimetric plan quality of total marrow and lymphoid irradiation using volumetric modulated arc therapy. J Appl Clin Med Phys. (2023) 24:e13931. doi: 10.1002/acm2.13931
16. Simiele E, Romero I, Wang J-Y, Chen Y, Lozko Y, Severyn Y, et al. Automated contouring, treatment plan- ning, and quality assurance for VMAT craniospinal irradiation (VMAT-CSI). Front Oncol. (2024) 14. doi: 10.3389/fonc.2024.1378449
17. Isensee F, Jaeger PF, Kohl SAA, Petersen J, and Maier-Hein KH. nnU-Net: a self-configuring method for deep learning-based biomedical image segmentation. Nat Methods. (2021) 18:203–11. doi: 10.1038/s41592-020-01008-z
18. Kingma DP and Ba J. Adam: A method for stochastic optimization. arXiv preprint arXiv:1412.6980. (2014). doi: 10.48550/arXiv.1412.6980
19. Simiele E, Skinner L, Yang Y, Blomain ES, Hoppe RT, Hiniker SM, et al. A step toward making VMAT TBI more prevalent: automating the treatment planning process. Pract Radiat Oncol. (2021) 11:415–23. doi: 10.1016/j.prro.2021.02.010
20. Kovalchuk N, Simiele E, Skinner L, Yang Y, Howell N, Lewis J, et al. The stanford volumetric modulated arc therapy total body irradiation technique. Pract Radiat Oncol. (2022) 12:245–58. doi: 10.1016/j.prro.2021.12.007
21. Liu S, Bush K, Bertini J, Fu Y, Lewis J, Pham D, et al. Optimizing Efficiency and Safety in External Beam Treatment Planning through the use of Six Sigma Methodology and Automated Plan Check (APC) Tool. J Appl Med Phys. (2019) 20:56–64. doi: 10.1002/acm2.12678
22. Milgrom SA, Dandapani SV, Wong J, Kalapurakal J, Smith KS, Han C, et al. Incorporating intensity modulated total body irradiation into a Children’s Oncology Group trial: Rationale, techniques, and safeguards. Pediatr Blood Cancer. (2024) 71:e31185. doi: 10.1002/pbc.31185
23. Watkins WT, Qing K, Han C, Hui S, and Liu A. Auto-segmentation for total marrow irradiation. Front Oncol. (2022) 12:970425. doi: 10.3389/fonc.2022.970425
24. Dei D, Lambri N, Crespi L, Brioso RC, Loiacono D, Clerici E, et al. Deep learning and atlas-based models to streamline the segmentation workflow of total marrow and lymphoid irradiation. Radiologia Med. (2024) 129:515–23. doi: 10.1007/s11547-024-01760-8
25. Meraldi M, Lambri N, Dei D, Navarria P, Reggiori G, Franzese C, et al. Knowledge-based model for automated multi- isocenter total marrow and lymphoid irradiation planning across standard and large patient anatomies. Phys Imaging Radiat Oncol. (2025) 34:100781. doi: 10.1016/j.phro.2025.100781
26. Saldi S, Fulcheri CPL, Zucchetti C, Abdelhamid AMH, Carotti A, Pierini A, et al. Impact of total marrow/lymphoid irradiation dose to the intestine on graft-versus-host disease in allogeneic hematopoietic stem cell transplantation for hematologic Malignancies. Front Oncol. (2022) 12. doi: 10.3389/fonc.2022.1035375
27. Hoeben BAW, Saldi S, Aristei C, Engellau J, Ocanto A, and Hiniker SM. Rationale, implementation considerations, delineation and planning target objective recommendations for volumetric modulated arc therapy and helical tomotherapy total body irradiation, total marrow irradiation, total marrow and lymphoid irradiation and total lymphoid irradiation. Radiotherapy Oncol. (2025) 206:110822. doi: 10.1016/j.radonc.2025.110822
28. Hui C, Simiele E, Lozko Y, Romero I, Skinner L, Hoppe MSBR, et al. Volumetric modulated arc therapy total body irradiation improves toxicity outcomes compared to 2D total body irradiation, Frontiers. Front. Oncol. (2024) 14. doi: 10.3389/fonc.2024.1459287
29. Marquez C, Hui C, Simiele E, Blomain E, Oh J, Bertaina A, et al. Volumetric modulated arc therapy total body irradiation in pediatric and adolescent/young adult patients undergoing stem cell transplantation: Early outcomes and toxicities. Pediatr Blood Cancer. (2022) 69. doi: 10.1002/pbc.29689
30. Springer A, Hammer J, Winkler E, Track C, Huppert R, Boehm A, et al. Total body irradiation with volumetric modulated arc therapy: Dosimetric data and first clinical experience. Radiat Oncol. (2016) 11:46–54. doi: 10.1186/s13014-016-0625-7
31. Zhang-Velten E, Parsons D, Lee P, Chambers E, Abdulrahman R, and Desai NB. Volumetric modulated arc therapy enabled total body irradiation (VMAT-TBI): six-year clinical experience and treatment outcomes. Transplant Cell Ther. (2022) 28:113.e1–8. doi: 10.1016/j.jtct.2021.10.020
32. Keit E, Liveringhouse C, Figura N, Weygand J, Sandoval M, Garcia G, et al. Feasibility and toxicity of full-body volumetric modulated arc therapy technique for high-dose total body irradiation. Technol Cancer Res Treat. (2023) 22. doi: 10.1177/15330338231180779
Keywords: TMLI (total marrow lymphoid irradiation), VMAT-TMLI, VMAT-TMI, VMAT-TBI, C-arm linac
Citation: Simiele E, Hui C, Romero I, Yang Z, Skinner L, Xing L, Ross JB, Hoppe RT, Binkley MS, Hiniker SM and Kovalchuk N (2025) Automated contouring, treatment planning, and quality assurance for total marrow lymphoid irradiation. Front. Oncol. 15:1694883. doi: 10.3389/fonc.2025.1694883
Received: 29 August 2025; Accepted: 21 October 2025;
Published: 17 November 2025.
Edited by:
An Liu, City of Hope National Medical Center, United StatesReviewed by:
Kang-Hyun Ahn, University of Chicago Medicine, United StatesJiahua Zhu, City of Hope National Medical Center, United States
Copyright © 2025 Simiele, Hui, Romero, Yang, Skinner, Xing, Ross, Hoppe, Binkley, Hiniker and Kovalchuk. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
*Correspondence: Nataliya Kovalchuk, bmF0a292YWxAc3RhbmZvcmQuZWR1
Ignacio Romero1,4