Literature DB >> 33458267

Utilisation of Pareto navigation techniques to calibrate a fully automated radiotherapy treatment planning solution.

Philip A Wheeler1, Michael Chu1, Rosemary Holmes1, Maeve Smyth1, Rhydian Maggs1, Emiliano Spezi2, John Staffurth3, David G Lewis1, Anthony E Millin1.   

Abstract

BACKGROUND AND
PURPOSE: Current automated radiotherapy planning solutions do not allow for the intuitive exploration of different treatment options during protocol calibration. This work introduces an automated planning solution, which aims to address this problem through incorporating Pareto navigation techniques into the calibration process.
MATERIALS AND METHODS: For each tumour site a set of planning goals is defined. Utilising Pareto navigation techniques an operator calibrates the solution through intuitively exploring different treatment options: selecting the optimum balancing of competing planning goals for the given site. Once calibrated, fully automated plan generation is possible, with specific algorithms implemented to ensure trade-off balancing of new patients is consistent with that during calibration. Using the proposed methodology the system was calibrated for prostate and seminal vesicle treatments. The resultant solution was validated through quantitatively comparing the dose distribution of automatically generated plans (VMATAuto) against the previous clinical plan, for ten randomly selected patients.
RESULTS: VMATAuto yielded statistically significant improvements in: PTV conformity indices, high dose bladder metrics, mean bowel dose, and the majority of rectum dose metrics. Of particular note was the reduction in mean rectum dose (median 25.1 Gy vs. 27.5 Gy), rectum V24.3Gy (median 41.1% vs. 46.4%), and improvement in the conformity index for the primary PTV (median 0.86 vs. 0.79). Dosimetric improvements were not at the cost of other dose metrics.
CONCLUSIONS: An automated planning methodology with a Pareto navigation based calibration has been developed, which enables the complex balancing of competing trade-offs to be intuitively incorporated into automated protocols.
© 2019 The Authors.

Entities:  

Keywords:  Automation; Intensity modulated radiotherapy; Multicriteria optimization; Pareto navigation; Prostate cancer; Treatment planning; VMAT

Year:  2019        PMID: 33458267      PMCID: PMC7807535          DOI: 10.1016/j.phro.2019.04.005

Source DB:  PubMed          Journal:  Phys Imaging Radiat Oncol        ISSN: 2405-6316


Introduction

Inverse radiotherapy planning is a time consuming, iterative process where optimal plan quality is not guaranteed [1]. A solution to this problem is automated planning (AP) where high quality treatment plans are generated fully autonomously [2], [3], [4], [5], [6], [7], [8], [9], [10], [11]. AP has been implemented using a range of methodologies, which can be categorised within the following three broad domains: knowledge based planning (KBP), sequential ε-constraint optimisations (εc) and protocol based automatic iterative optimisations (PB-AIO). KBP utilises information from previously treated patients to inform the optimisation of future patients. The most common methods use machine learning algorithms, trained on databases of historical treatment plans, to predict the achievable dose distribution [12], [13] or dose volume histograms [14], [15] for new patients. This information is utilised during the inverse optimisation process to generate a plan whose dose distribution best matches that predicted. εc generates plans according to a list of prioritised clinical goals, which are minimised in strict sequential order under the condition that lower priority goals must not compromise higher priority goals. Through the appropriate selection and ordering of goals, a single prioritised list can generate desirably balanced plans for individual patients within a given treatment site [2], [8]. Finally, PB-AIO techniques load an initial set of objectives (either hard coded or derived from a site specific template) into the planning system’s native optimiser. During the optimisation process, automated algorithms iteratively adjust objectives based on information from the optimised dose distribution to tailor the plan to the desired clinical aims [4], [16], [17]. Specific examples include: regularly updating objective positions such that a constant distance below the corresponding DVH line is maintained [18] and modulating objective weights such that the function’s objective value (OV) tends towards a target OV during the course of the optimisation [4], [9]. Through implementing these methods of dynamic objective adjustment it has been shown that a single set of initial objectives can yield plans with minimised organ at risk (OAR) doses and consistently balanced trade-offs across all patients within a given treatment site [4], [9], [18]. In this manuscript, we define objectives whose weight and position are modified in this specific manner as ‘dynamic objectives’. A key challenge in all three approaches is adequately and intuitively capturing the oncologist’s experience and decision making during the calibration process, such that automated plans are congruent with clinical preference. KBP is dependent on the optimality of large datasets of previous clinical plans, which is not guaranteed, and both εc and PB-AIO rely on trial and error to develop and refine automated protocols [19]. In this paper a novel solution to this problem is proposed through integrating Pareto navigation techniques directly into the calibration process. Pareto navigation enables operators to intuitively explore differing treatment plan options such that an informed choice can be made on the optimal balancing of competing trade-offs [20], [21]. Navigation is performed on a pre-calculated set of Pareto optimal plans, which aim to sample clinically relevant parts of the Pareto surface. In this regard, a treatment plan is considered Pareto optimal when improvement of a given trade-off is only possible at the detriment of another, with the Pareto surface being represented by an infinite set of such plans. On an individual patient basis, intuitively exploring the Pareto surface through Pareto navigation has shown to reduce the need for trial and error, and yield plans more congruent with oncologists’ clinical preferences [22]. It is expected that incorporating Pareto navigation into the automated planning calibration process will yield similar benefits at the patient cohort level. The purpose of this work is to present the methodology of EdgeVcc (Experience Driven plan Generation Engine by Velindre Cancer Centre): a PB-AIO based automated planning solution, designed to be applicable across a range of radiotherapy treatment sites and uniquely calibrated using Pareto navigation principles. The first section of this paper provides a detailed description of the proposed methodology alongside its associated algorithms. The second section presents an example of its application to the tumour site of prostate and seminal vesicles (PSV).

Methods and materials

Patient dataset

20 patients previously treated at Velindre Cancer Centre between July and December 2015 were randomly selected into a calibration (n = 10) and validation (n = 10) cohort. Patients were planned on computed tomography scans of 3 mm slice thickness with prostate, seminal vesicles, rectum, bladder and bowel delineated. Prostate + seminal vesicles were expanded 10 mm isotropically to form the planning target volume PTV48 and prostate expanded by 5 mm (6 mm craniocaudally) to form PTV60, with the PTV’s suffix denoting its prescribed dose in Gy. All study patients were previously treated with VMAT on Elekta Agility linear accelerators with treatment plans generated manually in Oncentra Masterplan (v4.3, Elekta Ltd, Crawley) using a single 6MV 360° arc, simultaneous integrated boost technique. Treatments were prescribed for 20 fractions, and manually planned to local clinical goals (Supplementary table 1) using a class solution based methodology.

Automated system

System overview

The proposed solution (Fig. 1) was developed in the treatment planning system RayStation (Raysearch Laboratories, Stockholm) using custom python scripts. For each tumour site a set of planning goals is defined within an ‘AutoPlan protocol’ (Section 2.2.2). On a selected calibration patient(s) Pareto navigation techniques are utilised to derive a set of planning goal weighting factors, which correspond to a clinically desirable point on the Pareto surface for the given patient (Section 2.2.4). The weighting factors are stored within the AutoPlan protocol, which then forms the input for automated planning of new patients. Automated plan generation is based on a PB-AIO framework (Section 2.2.3) that utilises ‘dynamic objectives’ to ensure OAR doses are minimised and trade-off balancing for new patients is consistent with that selected during protocol calibration.
Fig. 1

Flowchart depicting the workflow of the proposed solution, with all items within the PB-AIO framework (as represented by the dashed area) fully automated. For each tumour site a calibrated AutoPlan protocol is required.

Flowchart depicting the workflow of the proposed solution, with all items within the PB-AIO framework (as represented by the dashed area) fully automated. For each tumour site a calibrated AutoPlan protocol is required.

AutoPlan protocol

The treatment modality, beam arrangement, standard PTV and planning volume at risk (PRV) margins, and planning goals are defined within the AutoPlan protocol. Planning goals guide the optimisation process and are stratified into three priority levels: primary normal tissue goals (P1), target goals (P2) and trade-off goals (P3). The optimisation methodology aims to meet goals in order of their priority, with compromise to target goals permissible by P1 but not P3. Trade-off goals are assigned a group number, which determines the order in which they are explored during the calibration process. Goals of the same parameter type and clinical relevance (e.g. low dose rectum objectives) are grouped to reduce degrees of freedom during calibration. The planning goals for PSV are presented in the Supplementary table 2. Planning goals are designed to be clinically intuitive, with no specification of weighting factors required. Weighting factors are instead derived through two distinct processes. For P1 and P2, the clinical preference across all tumour sites when balancing conflicting goals is explicitly defined: target coverage is compromised to maintain normal tissue goals. Conflicting goals are therefore explicitly handled through region of interest (ROI) retraction algorithms, enabling weights to be defined by simple hard coded algorithms. In contrast, conflicting P3 trade-offs require careful balancing for each tumour site; a complex process requiring specialist clinical judgment. Weights are therefore derived through utilisation of Pareto navigation techniques (Section 2.2.4).

PB-AIO framework

The following PB-AIO framework is used to generate both the final automated plans and those utilised during the calibration process.

Auxiliary optimisation volumes

Following PTV and PRV creation, a standard set of auxiliary optimisation ROIs (AuxROIs) are generated according to the algorithms detailed in the Supplementary file S1. AuxROIs have two purposes. For conformity related planning goals AuxROIs enable a higher level of geometric specificity. For target goals, in line with ICRU 83 [23], AuxROIs subdivide each PTV into three sub-volumes to avoid conflicting planning aims: PTVSV-1 is retracted from the skin surface and proximal primary OARs, PTVSV-2 consists of areas of PTV within the skin surface or extending into air, and PTVSV-3 is the PTV volume not covered by PTVSV-1 or PTVSV-2, which represents parts of PTV proximal to primary OARs. It is through this subdivision that P2 goals are compromised for P1 goals and IMRT flash is secured for superficial PTVs.

Initial optimisation objectives

Following treatment beam/arc definition an initial set of optimisation objectives are loaded into RayStation’s native optimiser. Optimisation objectives are derived from the defined planning goals according to the algorithms specified in Supplementary file S2, with the initial weight, winitial, for the ith objective defined by:where is the nominal weight of the planning goal from which the objective is derived, and , , and are optimisation objective specific scaling factors. Each scaling factor is summarised in Table 1, with full definitions provided in the Supplementary file S3. For P1 and P2 goals, is an empirically derived hardcoded value (Supplementary table 3), intended to be common across all treatment sites. For P3 goals, is generated through the Pareto navigation calibration process.
Table 1

Summary of objective weight scaling factors.

Scaling FactorDescription
FViScales objective weight according the volume of its corresponding ROI.
FTiScales objective weight according to the objective's target dose level (DTi). This removes an unwanted dependency of RayStation's objective functions on DTi.
FCiA hardcoded constant utilised to reduce the weight of PTV sub-volume objectives to avoid skin boosting and reduce conflicts within the PTV/OAR overlap region.
FNiFNienables winitiali to be modified for an individual planning goal. The purpose is to bring winitiali closer to the anticipated final weight for dynamic objectives.
Summary of objective weight scaling factors.

Plan optimisation

The employed optimisation algorithms (Fig. 2) consist of two stages: a pre-optimisation, which sets initial P3 objective target values () and a main optimisation, which generates the final clinical plan. During the optimisation process, P3 goals are implemented as ‘dynamic objectives’ with the aim of minimising OAR doses and keeping trade-off balancing across patients consistent. In the following description of the methodology, we define by the equation:where is the current value of the planning goal’s corresponding dose parameter (c.f. Supplementary table 2) and equals DPresc for dose objectives and for volume objectives, where is the volume of the ith objective’s corresponding ROI.
Fig. 2

Flowchart of the stage 1 and stage 2 optimisation algorithms, where: , , , and δ are defined in the main manuscript, DynObj is an abbreviation for dynamic objectives and DMPO indicates a direct machine parameter optimisation. During the modulation optimisation, for Eq.(3),is calculated from the final stage one pre-optimisation distribution.

Flowchart of the stage 1 and stage 2 optimisation algorithms, where: , , , and δ are defined in the main manuscript, DynObj is an abbreviation for dynamic objectives and DMPO indicates a direct machine parameter optimisation. During the modulation optimisation, for Eq.(3),is calculated from the final stage one pre-optimisation distribution. For stage one, a fluence-based optimisation, which allows beam intensity to be modulated with minimal physical limits, is performed. Following the optimisation, if does not lie within the range [0.15–0.5] (or [0.0–0.5] if  = 0) for each dynamic objective, is updated according to equation (3) (with the variable δ set to 0.35) and the optimisation rerun. The process is repeated until lies within the specified bounds across all dynamic objectives. Bounding in this manner ensures P3 optimisation objectives are a significant but not dominant component of the composite objective function, resulting in P3 goals being minimised without significantly compromising P1 or P2 goals. The resulting dose distribution, which is generated within 1–2 minutes, provides an approximate prediction of the final, fully optimised, clinical solution. Based on this distribution, for the main optimisation is set according to Eq. (3) with δ = 0.05. Fluence-based VMAT optimisations are not possible in RayStation, therefore stage one treatment arcs are approximated through 15 equi-spaced static IMRT fields. For stage two, a preliminary direct machine parameter optimisation (DMPO), where optimisations are bound by the machine’s physical limits, is executed to generate an initial set of segments. An optional modulation optimisation is performed where P2 objective weights () are reduced by a factor of 25 and, using the stage one pre-optimisation distribution as the reference dose, set according to Eq. (3) with δ = 0.35. This prioritises the minimisation of P3 objectives during the initial phases of the plan generation process and results in a reduction of OAR doses at the lower dose levels in the final clinical plan. This however is at the expense of increased modulation and MU. After the modulation optimisation, objective positions and weights are reverted to their original values. Finally, in the main stage of the plan generation process, multiple DMPOs are performed with and adjusted after each round. Using the stage two dose distribution as the reference, is updated according to Eq. (3) (with δ = 0.05) and according to:where , and are the current weight, current OV and target OV of the ith objective respectively, with derived from according to the Supplementary file S4. A function’s OV is defined as the product of its weight and function, therefore this iterative weight adjustment ensures that across the multiple DMPOs, tends towards .

AutoPlan protocol calibration

A flowchart of the calibration process, used to generate for each P3 planning goal, is provided in the Supplementary file S5. A calibration patient data set, consisting of typically 10–20 delineated patients, is defined. From this dataset a single ‘navigation patient’ is selected and the Pareto navigation process started. Initially all P3 nominal weights are set to zero. For the first P3 group, multiple plans (nominally five) are generated, each with a different value of applied to the group. The operator uses a slider to navigate through convex combinations of the differently weighted plans, with the navigated dose distribution and associated DVH updated in real time to inform the decision-making (Fig. 3). The operator selects what they consider to be the optimum group weighting and the navigated weight is stored in the AutoPlan protocol. The process is then repeated for the next group using the updated protocol. Once all groups are navigated a final ‘rebalancing’ navigation is performed on a set of plans with differing factors (range 0.25–1.25) applied globally to all P3 nominal weights. This process allows the ratio of P3 weights, and P1 and P2 weights to be explored, ensuring a solution can be selected where higher priority goals are not compromised. Once this first calibration round is complete the solution is tested across all calibration patients, with amendments to planning goals or additional navigations (on selected P3 groups) performed as required to refine the solution.
Fig. 3

(LHS) Screenshots demonstrating using the slider GUI to navigate through different weighted options for the PSV conformality goal (P3 group 4). The displayed DVH metrics, which are not part of the calibration GUI, demonstrate the trade-off between the Paddick’s conformity index (CI) for both PTVs and organ at risk mean doses. Isodose legend is enlarged for clarity. (RHS) Algorithms associated with the navigation module where: wj and wj+1 are the nominal weights of the nearest neighbour plans j and j + 1 respectively, whose weights bound the navigation weight, wnav; Dj and Dj+1 correspond to the dose distribution of plan j and j + 1 respectively; and Dnav represents the estimated navigated dose distribution.

(LHS) Screenshots demonstrating using the slider GUI to navigate through different weighted options for the PSV conformality goal (P3 group 4). The displayed DVH metrics, which are not part of the calibration GUI, demonstrate the trade-off between the Paddick’s conformity index (CI) for both PTVs and organ at risk mean doses. Isodose legend is enlarged for clarity. (RHS) Algorithms associated with the navigation module where: wj and wj+1 are the nominal weights of the nearest neighbour plans j and j + 1 respectively, whose weights bound the navigation weight, wnav; Dj and Dj+1 correspond to the dose distribution of plan j and j + 1 respectively; and Dnav represents the estimated navigated dose distribution. Generating one set of navigation plans for a P3 group takes 1–3 h, depending on plan complexity, and each group must be optimised and navigated sequentially. Navigations are initially performed on a single patient, however where there are large inter-patient anatomical variations, repeat navigations over population outliers may be required to ensure the solution is robust across the whole patient cohort. When navigating over multiple patients the operator decides whether the P3 group weighting is based a particular patient, or averaged over multiple patients. The calibration process can be considered equivalent to navigating the Pareto surface one dimension (or P3 group) at a time, with operators using clinical experience and expertise to balance competing trade-offs.

Application to prostate cancer

All 10 calibration patients alongside their previous clinically approved treatment plan (VMATClinical) were available during the AutoPlan protocol calibration for PSV. Once successfully calibrated a final automated plan (VMATAuto) was generated for all study patients using identical arc configurations to VMATClinical. To assess the efficacy of the calibrated automated solution, plan quality was quantitatively compared to VMATClinical using the local clinical goals, alongside D98%, D2% and Paddick’s Conformity Index [24] for each target volume. The statistical significance of any differences was assessed using two-sided Wilcoxon matched-paired signed-rank tests.

Results

AutoPlan protocol calibration

Protocol calibration was performed by one physicist with a radiation oncologist providing clinical input on trade-off prioritisation prior to calibration. 15 individual trade-off navigations were required to calibrate the AutoPlan protocol. All navigations were performed on a single patient, with planning goals manually modified twice after reviewing results across all patients in the calibration dataset. Key planning goal updates included the addition of bowel and low dose bladder planning goals. The final nominal weights are presented in Supplementary table 3.

Comparison with VMATClinical

A summary of the quantitative comparison of VMATAuto and VMATClinical for the validation cohort is presented in Table 2. In comparison with the previous clinical plans, VMATAuto yielded statistically significant (p < 0.05) improvements in: PTV conformity indices, high dose bladder metrics, mean bowel dose, and the majority of rectum dose metrics. Of particular note was the reduction in mean rectum dose (median 25.1 Gy vs. 27.5 Gy), rectum V24.3Gy (median 41.1% vs 46.4%), and improvements in CIPTV60 (median 0.86 vs. 0.79) and CIPTV48 (median 0.84 vs. 0.77). Dosimetric improvements were not at the expense of other dose metrics, with observed detriments either statistically or clinically insignificant. In terms of modulation, VMATAuto yielded plans with a median MU 10% higher than VMATClinical.
Table 2

Dosimetric comparison of VMATAuto and VMATClinical for the validation patient cohort.

VMATAuto
VMATClinical
MetricMedianRangeMedianRangep value
PTV60D98% (Gy)57.857.7–58.057.957.6–58.30.17
D2% (Gy)61.761.6–61.761.761.3–62.20.33
CI0.860.850.870.790.760.820.01



PTV48D98% (Gy)46.846.5–47.447.046.6–47.70.06
D2% (Gy)58.858.559.259.458.859.80.01
CI0.840.820.870.770.750.790.01



RectumV24.3 Gy (%)41.127.363.646.430.666.10.01
V40.5 Gy (%)24.215.3–39.624.616.4–41.20.06
V52.7 Gy (%)11.04.716.512.85.618.90.01
V60.8 Gy (%)0.10.0–0.50.00.0–0.30.09
DMean (Gy)25.117.532.327.520.534.00.01



BladderV40.5 Gy (%)15.38.8–31.515.48.9–31.00.39
V52.7 Gy (%)7.83.016.88.03.317.90.04
V56.8 Gy (%)5.32.111.75.72.312.80.03
DMean (Gy)18.713.1–30.719.113.9–31.20.51



BowelV36.5 Gy (cm3)0.00.0–0.70.00.0–0.90.27
V44.6 Gy (cm3)0.00.0–0.00.00.0–0.10.32
DMean (Gy)6.43.411.27.53.914.10.01



ExternalD1.8 cm3 (Gy)61.661.5–61.861.761.2–62.40.33



Plan MUMU6005826535464966270.01

Statistical significance: results where p ≤ 0.05 are presented in bold.

CI: Paddick’s Conformity Index for the specified PTV.

Dosimetric comparison of VMATAuto and VMATClinical for the validation patient cohort. Statistical significance: results where p ≤ 0.05 are presented in bold. CI: Paddick’s Conformity Index for the specified PTV. Extending the comparison across all 20 study patients yielded similar results (Supplementary tables 4 and 5), with all treatment plans meeting the locally defined mandatory goals for clinical acceptability.

Discussion

To the authors’ knowledge this paper presents the first automated planning solution that directly incorporates Pareto navigation techniques into the calibration process. Compared to clinical practice (Table 2), VMATAuto consistently yielded plans with improved conformity and reduced organ at risk doses, with no clinically relevant compromise to other dose metrics. As VMATClinical and VMATAuto are generated in differing planning systems (Oncentra vs RayStation), these results are not intended to form a robust assessment as to their relative efficacy, this is the subject of future work. Instead they provide sound evidence that directly calibrating automated solutions through Pareto navigation is feasible and yield plans of improved dosimetric quality compared to current clinical practice. Utilisation of Pareto navigation within the calibration process was observed to have two main benefits. Firstly, exploring differently weighted options via a sliding interface and live dose distribution allowed trade-off options to be explored in a visually intuitive manner. Secondly, an automated solution was derived in a time efficient manner with minimal trial and error. These advantages have been demonstrated on a per-patient basis by a number of studies [22], [25], [26] and this work indicates that similar benefits can be realised by applying this technique at a patient cohort level. A potential weakness of Pareto navigation is that there can be clinically relevant discrepancies between the navigated dose distribution and that of the final deliverable plan [27]. To minimise these discrepancies the following approaches were adopted. Firstly, the Pareto surface was sampled one dimension at a time to reduce interpolation errors during navigation (whilst maintaining a reasonable computational cost). Secondly, the Pareto dataset was populated with deliverable plans, ensuring navigations were performed on clinically achievable solutions. By utilising these approaches, discrepancies throughout the calibration process were of negligible clinical significance (Supplementary table 6). This navigation methodology does however have a potential weakness, in that by limiting the navigation to one P3 group at a time a full exploration of the Pareto surface is not performed. Whilst this was not considered a problem for the relatively simple site of PSV cancer, for more complex sites, navigation of multiple P3 groups in parallel may be required to derive the most clinically desirable solution. An interesting finding from this study was that Pareto navigation across a single patient appears sufficient for a successful calibration. Whilst modifications to planning goals were required after reviewing results across all calibration patients, these adjustments were due to deficiencies in the original set of planning goals, which were highlighted by differing patient geometries (e.g. proximity of bowel to PTV demonstrating requirement for bowel planning goals), rather than an inappropriate calibration. The ability to calibrate automated solutions against small patient cohorts (5–10 subjects) is in-line with examples in the literature for εc [8] and PB-AIO [10] solutions, and should enable a more efficient automation of novel techniques or protocols than KBP solutions, which require the manual generation of large patient datasets for each change in clinical practice. The implemented calibration methodology requires algorithms that balance trade-offs consistently across differing patients. Dynamically adapting trade-off objective positions and weights during the optimisation was hypothesised to fulfil this function. By implementing ‘dynamic objectives’ a single calibrated AutoPlan protocol was found to yield appropriately balanced, clinically acceptable plans across all 20 study patients. In terms of robustness to patient geometry, even when PTV/OAR overlap differed considerable from the navigation patient, trade-off balancing was observed to be appropriate (Fig. 4).
Fig. 4

DVH and dose distributions for the navigation patient (LHS) and patient 7 in the validation cohort (RHS), demonstrating the robustness of the automated solution to different anatomy. For both patients the DVH results for VMATClinical are provided for reference (dashed line). For patient 7 the overlap of rectum with PTV60 and PTV48 was 9% and 24% respectively (c.f. 4% and 13% respectively for the navigation patient), and for bladder 8% and 19% respectively (c.f. 1% and 4% for the navigation patient). The PTV/OAR overlaps for patient 7 were all greater than the 89th percentile when considering the overlaps of all 20 study patients.

DVH and dose distributions for the navigation patient (LHS) and patient 7 in the validation cohort (RHS), demonstrating the robustness of the automated solution to different anatomy. For both patients the DVH results for VMATClinical are provided for reference (dashed line). For patient 7 the overlap of rectum with PTV60 and PTV48 was 9% and 24% respectively (c.f. 4% and 13% respectively for the navigation patient), and for bladder 8% and 19% respectively (c.f. 1% and 4% for the navigation patient). The PTV/OAR overlaps for patient 7 were all greater than the 89th percentile when considering the overlaps of all 20 study patients. In summary, a novel automated planning solution has been developed, which for the first time directly incorporates Pareto navigation into the calibration process. The solution has been successfully calibrated for the site of PSV, yielding clinically acceptable, appropriately balanced treatment plans, fully autonomously.
  26 in total

1.  A simple scoring ratio to index the conformity of radiosurgical treatment plans. Technical note.

Authors:  I Paddick
Journal:  J Neurosurg       Date:  2000-12       Impact factor: 5.115

2.  Development and clinical introduction of automated radiotherapy treatment planning for prostate cancer.

Authors:  D Winkel; G H Bol; B van Asselen; J Hes; V Scholten; L G W Kerkmeijer; B W Raaymakers
Journal:  Phys Med Biol       Date:  2016-11-23       Impact factor: 3.609

Review 3.  Automation in intensity modulated radiotherapy treatment planning-a review of recent innovations.

Authors:  Mohammad Hussein; Ben J M Heijmen; Dirk Verellen; Andrew Nisbet
Journal:  Br J Radiol       Date:  2018-09-04       Impact factor: 3.039

4.  Automation and intensity modulated radiation therapy for individualized high-quality tangent breast treatment plans.

Authors:  Thomas G Purdie; Robert E Dinniwell; Anthony Fyles; Michael B Sharpe
Journal:  Int J Radiat Oncol Biol Phys       Date:  2014-08-23       Impact factor: 7.038

5.  Fully automated volumetric modulated arc therapy plan generation for prostate cancer patients.

Authors:  Peter W J Voet; Maarten L P Dirkx; Sebastiaan Breedveld; Abrahim Al-Mamgani; Luca Incrocci; Ben J M Heijmen
Journal:  Int J Radiat Oncol Biol Phys       Date:  2014-02-11       Impact factor: 7.038

6.  Variation in external beam treatment plan quality: An inter-institutional study of planners and planning systems.

Authors:  Benjamin E Nelms; Greg Robinson; Jay Markham; Kyle Velasco; Steve Boyd; Sharath Narayan; James Wheeler; Mark L Sobczak
Journal:  Pract Radiat Oncol       Date:  2012-01-10

7.  Voxel-based dose prediction with multi-patient atlas selection for automated radiotherapy treatment planning.

Authors:  Chris McIntosh; Thomas G Purdie
Journal:  Phys Med Biol       Date:  2016-12-20       Impact factor: 3.609

8.  Automated volumetric modulated Arc therapy treatment planning for stage III lung cancer: how does it compare with intensity-modulated radio therapy?

Authors:  Enzhuo M Quan; Joe Y Chang; Zhongxing Liao; Tingyi Xia; Zhiyong Yuan; Hui Liu; Xiaoqiang Li; Cody A Wages; Radhe Mohan; Xiaodong Zhang
Journal:  Int J Radiat Oncol Biol Phys       Date:  2012-09-01       Impact factor: 7.038

9.  Automatic interactive optimization for volumetric modulated arc therapy planning.

Authors:  Jim P Tol; Max Dahele; Jarkko Peltola; Janne Nord; Ben J Slotman; Wilko F A R Verbakel
Journal:  Radiat Oncol       Date:  2015-04-01       Impact factor: 3.481

10.  Automated VMAT planning for postoperative adjuvant treatment of advanced gastric cancer.

Authors:  Abdul Wahab M Sharfo; Florian Stieler; Oskar Kupfer; Ben J M Heijmen; Maarten L P Dirkx; Sebastiaan Breedveld; Frederik Wenz; Frank Lohr; Judit Boda-Heggemann; Daniel Buergy
Journal:  Radiat Oncol       Date:  2018-04-23       Impact factor: 3.481

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.