US20210327593A1 - Radiation therapy planning using integrated model - Google Patents

Radiation therapy planning using integrated model Download PDF

Info

Publication number
US20210327593A1
US20210327593A1 US17/357,886 US202117357886A US2021327593A1 US 20210327593 A1 US20210327593 A1 US 20210327593A1 US 202117357886 A US202117357886 A US 202117357886A US 2021327593 A1 US2021327593 A1 US 2021327593A1
Authority
US
United States
Prior art keywords
predictive models
model
predictive
patient information
features
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
US17/357,886
Inventor
Esa KUUSELA
Maria CORDERO MARCOS
Joona HARTMAN
Jarkko Y Peltola
Janne I Nord
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Siemens Healthineers International AG
Original Assignee
Varian Medical Systems International AG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Varian Medical Systems International AG filed Critical Varian Medical Systems International AG
Priority to US17/357,886 priority Critical patent/US20210327593A1/en
Publication of US20210327593A1 publication Critical patent/US20210327593A1/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/50ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for simulation or modelling of medical disorders
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N5/00Radiation therapy
    • A61N5/10X-ray therapy; Gamma-ray therapy; Particle-irradiation therapy
    • A61N5/103Treatment planning systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61NELECTROTHERAPY; MAGNETOTHERAPY; RADIATION THERAPY; ULTRASOUND THERAPY
    • A61N5/00Radiation therapy
    • A61N5/10X-ray therapy; Gamma-ray therapy; Particle-irradiation therapy
    • A61N5/103Treatment planning systems
    • A61N2005/1041Treatment planning systems using a library of previously administered radiation treatment applied to other patients

Definitions

  • Embodiments of the present disclosure relate generally to medical devices, and more particularly, to radiation therapy devices.
  • the information of existing plans can be used to make a treatment plan for a new patient, e.g., by estimating an achievable dose distribution.
  • a prediction can be made by distilling patient geometry and dose information of multiple previous clinical plans into a prediction model that can be used for dose prediction without storing all information from the original set of plans.
  • Such a knowledge-based model could have various implementations. For example, it could be a regression model associating geometric parameters to dosimetric parameters.
  • a certain model derived from a training set only has a limited region, e.g., with respect to geometric parameters of a tumor, in which its predictions are valid. If the geometric parameters of the new case differ too much of the geometric parameters spanned by the training set, the dose predictions unfortunately can become unreliable.
  • a clinic usually has several predictive models that collectively can cover a large variety of different regions.
  • a therapy expert e.g., an oncologist
  • This manual selection process can be time consuming and possibly unreliable, especially when the number of available models is large, and each model corresponds to a complicated geometric parameter set.
  • embodiment of the present disclosure employs an integrated model that combines multiple predictive models from which a resultant predictive model can be selected automatically to perform prediction for a new patient case.
  • the multiple predictive models are trained from existing clinical data and cover varieties of valid or effective regions with respect to patient data pertaining to radiation therapy.
  • the integrated model comprises a model selection module and an individual predictive model module.
  • the model selection module may operate to evaluate prediction results generated by each predictive model and the associated prediction reliabilities and thereby selectively output one or more satisfactory predictions.
  • the model selection module may comprise a decision hierarchy in which each level corresponds to divisions of a patient data feature set. The divisions on a subordinate level are nested with divisions on a superordinate level.
  • the integrated model may be generated automatically, e.g., by configuring multiple models from a single training dataset in accordance with a hierarchical clustering algorithm. Therefore, the integrated model advantageously can cover extended effective regions for therapy prediction without the need for manual selection of a suitable model.
  • a computer implemented method of automatically generating a radiation treatment plan for a patient comprises: (1) accessing patient information pertaining to a radiation treatment for a patient; (2) automatically selecting one or more predictive models based on the patient information in accordance with a hierarchical model comprising a plurality of predictive models arranged in a hierarchy, wherein each of the predictive model is established based on training data and operable to generate a radiation treatment prediction; (3) processing the patient information in accordance with the one or more predictive model; and (4) outputting one or more radiation treatment predictions.
  • FIG. 1 is a function block diagram illustrating an exemplary configuration of an automated therapy planning system including a collection of predictive sub-models and a model selection module in accordance with an embodiment of the present disclosure
  • FIG. 2 is a flowchart illustrating an exemplary method of automatic therapy planning in accordance with an embodiment of the present disclosure
  • FIG. 3A is a diagram illustrating an exemplary configuration of an integrated model configured to determine a suitable predictive model by virtue of evaluation in accordance with an embodiment of the present disclosure
  • FIG. 3B is a flowchart depicting an exemplary method of automatic therapy planning by employing an integrated model in which a suitable predictive model can be determined by virtue of evaluation in accordance with an embodiment of the present disclosure
  • FIG. 4A is a diagram illustrating an exemplary configuration of an integrated model including a hierarchy of decision levels for predictive model selection in accordance with an embodiment of the present disclosure
  • FIG. 4B is a flow charge depicting an exemplary method of selecting a suitable predictive model in a hierarchical model in accordance with an embodiment of the present disclosure
  • FIG. 5 is a function block diagram illustrating an automated integrated model generation system in accordance with an embodiment of the present disclosure
  • FIG. 6 is a flowchart depicting an exemplary method of automatically generating an integrated model for therapy planning in accordance with an embodiment of the present disclosure.
  • FIG. 7 is a block diagram illustrating an exemplary computing system including an automatic integrated model generator and an automatic therapy plan generator in accordance with an embodiment of the present disclosure.
  • FIG. 1 is a function block diagram illustrating an exemplary configuration of an automated therapy planning system 100 including a collection of predictive models 121 and a model selection module 122 in accordance with an embodiment of the present disclosure.
  • the system 100 includes an input interface 110 to receive patient data, a data processing component 120 that implements an integrated model and includes a collection of predictive sub-models 121 , a model selection module 122 and prediction generation module 125 , and an output interface 130 .
  • the system 100 in whole or in part may be implemented as a software program, hardware logic, or a combination thereof.
  • Each predictive sub-model in the collection 121 may only be applicable to limited regions with respect to the patient data features, e.g., geometric parameters, contained in the patient data 101 . For instance, depending on the applicable regions encompassed by the training data, a sub-model may be determined to be valid to predict for high risk prostate cancer with a tumor size within a certain range; while another sub-model may be determined to be effective to predict for low risk prostate cancer with a tumor size within another range.
  • the individual predictive models are combined into an integrated model capable of automatically selecting an applicable sub-model for a specific set of patient data, as will be described in greater detail below.
  • the model selection module 122 can automatically select a suitable sub-model from the collection of sub-models 121 .
  • the selected sub-model is used to generate a prediction at the prediction generation module 123 and output the results through the output interface 130 .
  • the integrated model advantageously can cover extended effective regions for therapy prediction without the need for manual selection of a suitable sub-model.
  • the system may comprise a user interface that allows a user to narrow down the sub-model search scope by user-defined constraints.
  • a set of patient data typically includes multiple data points.
  • a sub-model may be selected because a predetermined number of points of the patient data fall in the effective regions of the sub-model.
  • each sub-model has its own training set, e.g., a set of pre-treated patient cases
  • the matching criteria for a new patient case may be a certain similarity metric between the new single case and the training set. For example, a comparison between parameters of the new patient case and the mean value of the same parameters in the training set can be used as a similarity metric.
  • the selection could be based on maximum similarity, e.g., only one sub-model is selected, the one with the highest score in the chosen similarity metric.
  • the sub-model selection could also be based on a certain acceptable similarity level, e.g., the number of selected sub-model could differ, when all sub-models with a high enough similarity metric score are selected.
  • the input patient data may contain any combination of parameters that can practically affect the therapy in a manner that is well known in the art.
  • the patient data may be organized as a vector or a data structure comprising feature elements of target size, organ at risk sizes organ shape descriptions, partial target volumes overlapping one organ, partial target volumes overlapping multiple organs, partial organ volumes overlapping the target, partial organ volumes overlapping other organs, etc.
  • the present disclosure is not limited to any specific mechanism of generating individual sub-models or any specific collection of sub-models.
  • the sub-models encompassed by an integrated model in accordance with the present disclosure may be resulted from any curve fitting technique that is well known in the art.
  • the curve fitting may be based on a regression analysis such as linear regression, interpolation, or non-linear regression, e.g., major axis, reduced major axis, polynomial, exponential, logarithmic power, etc.
  • the individual sub-models may originate from a clinic having several models to cover different regions, or developed by radiation equipment provider, or are shared among several clinics.
  • the models may be derived from published literature data or clinical data as submitted by clinic practitioners.
  • the models may be shared either without or without providing the actual patient data related to the training set used to train the model.
  • the models may be used without accessing he original patient data used for training.
  • a certain clinic or other model provider can simultaneously create all sub-models to be used together, or produces an integrated model by combining several previously training sub-models together. In the latter case, some or all sub-models may have been obtaining from other parties.
  • the sub-model training can be done based on training set in a cloud.
  • several sub-models are made available in a cloud and a software component may be used to search a suitable sub-model from the cloud.
  • the present disclosure may be applied in association with any type of radiation therapy in conjunction with any type of radiation therapy equipment, such as intensity modulated radiation therapy (IMRT), photon therapy, charged particle therapy, etc.
  • IMRT intensity modulated radiation therapy
  • the planning system can also produce, for example, dose predictions to the tumor and normal tissue achieved by a radiation therapy system, or corresponding operating parameters of a particular radiation therapy equipment.
  • the objective is usually to estimate a set of parameters to control a radiation therapy device for delivering radiation to a patient.
  • Such a system may also predict chance of survival, or chance of complication.
  • the output may be use to feed to a downstream optimization system prior to use according to any optimization technique that is well known in the art.
  • FIG. 2 is a flowchart illustrating an exemplary method 200 of automatic therapy planning in accordance with an embodiment of the present disclosure.
  • Method 200 may be implemented as a system illustrated in FIG. 1 .
  • a set of new patient data is received to a system that employs an integrated sub-model.
  • one or more suitable sub-models can be automatically selected by the integrated model based on the received patient data.
  • the selected sub-model can be used to process the new patient data at 203 and output a set of therapy planning parameters at 204 .
  • FIG. 3A is a diagram illustrating an exemplary configuration of an integrated model operable to determine a suitable sub-model by virtue of evaluation in accordance with an embodiment of the present disclosure.
  • the integrated model comprises a two-level hierarchical structure.
  • the first level is a model selection component.
  • the second level is a collection of sub-models 320 , e.g., M 1 -M 8 , with limited application regions with respect to the parameters contained in the patient data.
  • the patient data 301 is provided to the predictive models 320 and processed thereby.
  • each sub-model can yield a prediction result, e.g., achievable dose distribution prediction, accompanied with parameters indicative of the quality of the prediction, such as reliability of the result, e.g., affected by the internal coherence of the training set, complexity of the predicted plan, and probability of the result.
  • data indicating reliability of a sub-model based on comparison between the prediction made by the sub-model and the actual outcome of the treatment by use of the prediction its can be included in the evaluation metrics.
  • the outputs of the predictive models M 1 -M 8 are furnished to the prediction evaluation component 330 that is configured to comprehensively evaluate the corresponding prediction results and the quality indicators in accordance with predefined criteria or a ranking mechanism.
  • the model selection module 310 can output the results generated by the predictive models that meet the predefined criteria. It will be appreciated by those skilled in the art that the present disclosure is not limited to any specific evaluation measure.
  • FIG. 3B is a flowchart depicting an exemplary method 350 of automatic therapy planning by employing an integrated model in which a suitable predictive sub-model can be determined by virtue of evaluation in accordance with an embodiment of the present disclosure.
  • a respective predictive model contained in the integrated model processes the input patient data at 351 and generates a prediction result at 352 .
  • the sub-model can also generate a parameter representing reliability of the prediction result with respect to the patient data.
  • the process described in 351 - 353 is repeated for all sub-models or a subset of models in the integrated model, which can be performed either simultaneously or sequentially. If performed one at a time, it may be that all sub-models are evaluated or some sub-set of them.
  • An automated evaluation process may include determining the quality (e.g., accuracy or reliability) of the prediction. It can also be based on trying automatic planning based on automatically generated instructions to plan optimizer (e.g., automatically generated optimization objectives), and evaluating the clinical quality of the automatically created plans,
  • plan optimizer e.g., automatically generated optimization objectives
  • a resultant prediction plan can be selected based on the evaluation and may be used for further evaluation.
  • parameters indicative of the quality of the prediction such as reliability of the result based on comparison between the prediction made by the sub-model and the actual outcome of the treatment by use of the prediction, complexity of the predicted plan, and probability of the result can all be incorporated for the evolution process.
  • the evaluation criteria may be determined by radiation therapy experts for example.
  • FIG. 4A is a diagram illustrating an exemplary configuration of an integrated model 400 including a hierarchy of decision levels for predictive model selection in accordance with an embodiment of the present disclosure.
  • the integrated model includes a collection of models 420 at the first level and a plurality of decision levels, e.g., A, B, C, each corresponding to a respective feature set in the patient data and each feature set corresponding to one or more features in the patient data.
  • Each decision level includes multiple predefined divisions, or categories, of a respective feature set.
  • level A may correspond to feature F 1 , e.g., the type of organ to be treated with A 1 representing prostate and A 2 representing head-neck.
  • Level B may correspond to F 2 , e.g., size of target, with B 1 and B 3 representing a range of less than 3 mm, and B 2 and B 4 representing a range of equal to or greater than 3 mm.
  • a division in a subordinate decision level is nested with a division in a superordinate decision level, e.g., B 1 and B 2 are nested with A 1 , and C 1 and C 2 are nested with B 1 .
  • the model selection component 410 can identify one or more applicable divisions from each level based on the patient data of each correspond feature set, starting from the top level. Then one or more predictive model can be selected based on the identified applicable divisions.
  • FIG. 4B is a flow chart depicting an exemplary method 450 of selecting a suitable predictive model in a hierarchical model in accordance with an embodiment of the present disclosure.
  • the hierarchical model may be implemented as illustrated in FIG. 4B .
  • a first category is identified on the top level based on the patient data of the first feature corresponding to the top level.
  • a second category is identified on the second level based on the patient data of the second feature corresponding to the second level.
  • the second category is nested with the first category.
  • a third category is identified on the third level based on the patient data of the second feature corresponding to the third level.
  • the third category is nested with the third category.
  • a suitable predictive model can be identified that is applicable in all the identified categories.
  • more than one suitable predictive model may be identified in a similar process as described with reference to FIG. 4B , and the resulted multiple predictions can be evaluated as described with reference to FIG. 3B .
  • the hierarchical model in accordance with the present disclosure may either be constructed manually or automatically combining existing configured predictive models, or automatically configuring a set of sub-models from a single training set. For example, a large training set could first be divided into subsets using a clustering algorithm and then each subset would be used as a training set for regression model.
  • FIG. 5 is a function block diagram illustrating an automated integrated model generation system 500 in accordance with an embodiment of the present disclosure.
  • the integrated model generation system 500 includes an input interface 503 , a training data classification module 510 , a sub-model generation module 520 , an integration module 530 , an input interface generation module 541 , an output interface generation module 541 , and an output interface 504 .
  • the system 500 can process the training data 501 received at the input interface 503 , generate an integrated model, and output the integrated model 502 through the output interface 504 .
  • the integrated model integrates the plurality of predictive models and is operable to select one or more predictive sub-model based on a particular set of patient data, e.g., new patient data, and outcome a therapy prediction.
  • the sub-models in an integrated model may or may not have internal hierarchy regarding the relatedness among the sub-models. For example, all sub-models may be serial to each other, and thus, no internal non-trivial hierarchy is present.
  • the training data classification module 510 is capable of classifying training data 501 into subsets of training data in accordance with a clustering algorithm, e.g., a hierarchical clustering algorithm. Each subset of training data is then provided to the sub-model generation module 520 to automatically generate a sub-model in accordance with any suitable means that is well known in the art.
  • the predictive models are then provided to the integration module 530 and combined into an integrated or hierarchical model in accordance with an embodiment of the present disclosure.
  • the interface generation modules 541 and 542 can generate an input interface and output interface, respectively.
  • an integrated model may be enlarged incrementally by configuring new predictive models into different regions. It may also be used to create a prediction scheme for reducing a region.
  • FIG. 6 is a flowchart depicting an exemplary method 600 of automatically generating an integrated model for therapy planning in accordance with an embodiment of the present disclosure.
  • a set of training data is received.
  • the training data is classified into a plurality of subsets of data based on features in the training data in accordance with a hierarchical clustering algorithm, or any other suitable algorithm that is well known in the art.
  • one case in the training set may be part of only one sub-set, e.g., in a hierarchical integrated model.
  • a predictive sub-model is trained based on each subset of the training data and operable to generate a radiation treatment prediction, such as in accordance with a regression analysis technique, or in accordance with any other data fit technique that is well known in the art.
  • the trained predictive models are integrated into a hierarchical model with each level corresponding to a feature set.
  • the integrated model is output.
  • a training process generally can be may be used to calibrate certain theoretical and general model to provide as good match as possible in the training set between the prediction and the actual dosimetric outcome.
  • a set of selected cases (separate patient data), the training set, may be used to define values of the free parameters of the model, or a model may be created from previously known cases.
  • a model Once a model is trained, it becomes a particular model that can be used to give reliable predictions to a new patient case, e.g., with unknown dosimetric outcome.
  • FIG. 7 is a block diagram illustrating an exemplary computing system 700 including an automatic integrated model generator 710 and an automatic therapy plan generator 720 in accordance with an embodiment of the present disclosure.
  • the computing system 700 comprises a processor 701 , a system memory 702 , a GPU 703 , I/O interfaces 704 and network circuits 705 , an operating system 706 and application software 707 including an automatic integrated model generator 710 and an automatic therapy plan generator 720 stored in the memory 702 .
  • an automatic integrated model generator and an automatic therapy plan generator can be implemented in two separate systems.
  • the automatic integrated model generator 710 can automatically generate an integrated model encompassing a plurality of predictive models trained by the training data in accordance with an embodiment of the present disclosure.
  • the automatic integrated model generator 710 may perform various other functions as discussed in details with reference to FIG. 5 and FIG. 6 .
  • the automatic therapy plan generator 720 can automatically generate treatment planning parameters by an automatically selected predictive model in accordance with an embodiment of the present disclosure.
  • the automatic therapy plan generator 720 may perform various other functions as discussed in details with reference to FIGS. 1, 2, 3A, 3B, 4A and 4B .
  • the automatic integrated model generator 710 and the automatic therapy plan generator 720 can be a software implemented in any one or more suitable programming languages that are known to those skilled in the art, such as C, C++, Java, Python, Perl, C#, SQL, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Public Health (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Evolutionary Computation (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Veterinary Medicine (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Radiology & Medical Imaging (AREA)
  • Animal Behavior & Ethology (AREA)
  • Databases & Information Systems (AREA)
  • Epidemiology (AREA)
  • Primary Health Care (AREA)
  • Radiation-Therapy Devices (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

System and method for automatically generate therapy plan parameters by use of an integrate model with extended applicable regions. The integrated model integrates multiple predictive models from which a suitable predictive model can be selected automatically to perform prediction for a new patient case. The integrated model may operate to evaluate prediction results generated by each predictive model and the associated prediction reliabilities and selectively output a satisfactory prediction. Alternatively, the integrated model may select a suitable predictive model by a decision hierarchy in which each level corresponds to divisions of a patient data feature set and divisions on a subordinate level are nested with divisions on a superordinate level.

Description

    CROSS REFERENCES
  • The present application is a continuation application of U.S. patent application Ser. No. 15/258,748, filed on Sep. 7, 2016, entitled “Radiation Therapy Planning Using Integrated Model,” which is a continuation application of U.S. patent application Ser. No. 14/039,920, filed on Sep. 27, 2013, entitled “Radiation Therapy Planning Using Integrated Model,” now U.S. Pat. No. 9,463,334, which claims priority to U.S. Provisional Patent Application No. 61/793,655, entitled “Protecting Achievable Dose Using Hierarchical Knowledge Based Models,” filed on Mar. 15, 2013. The foregoing patent applications are hereby incorporated by reference in their entireties for all purposes.
  • TECHNICAL FIELD
  • Embodiments of the present disclosure relate generally to medical devices, and more particularly, to radiation therapy devices.
  • BACKGROUND
  • In knowledge-based medical treatment planning, the information of existing plans can be used to make a treatment plan for a new patient, e.g., by estimating an achievable dose distribution. A prediction can be made by distilling patient geometry and dose information of multiple previous clinical plans into a prediction model that can be used for dose prediction without storing all information from the original set of plans.
  • Such a knowledge-based model could have various implementations. For example, it could be a regression model associating geometric parameters to dosimetric parameters. Typically a certain model derived from a training set only has a limited region, e.g., with respect to geometric parameters of a tumor, in which its predictions are valid. If the geometric parameters of the new case differ too much of the geometric parameters spanned by the training set, the dose predictions unfortunately can become unreliable.
  • A clinic usually has several predictive models that collectively can cover a large variety of different regions. Conventionally, a therapy expert, e.g., an oncologist, has to manually explore the available models and thereby determine one for prediction computation based on a personal judgment. This manual selection process can be time consuming and possibly unreliable, especially when the number of available models is large, and each model corresponds to a complicated geometric parameter set.
  • SUMMARY OF THE INVENTION
  • Therefore, it would be advantageous to provide a therapy planning mechanism that can make valid predictions over extended regions in an automated and systematic manner.
  • Accordingly, embodiment of the present disclosure employs an integrated model that combines multiple predictive models from which a resultant predictive model can be selected automatically to perform prediction for a new patient case. The multiple predictive models are trained from existing clinical data and cover varieties of valid or effective regions with respect to patient data pertaining to radiation therapy. The integrated model comprises a model selection module and an individual predictive model module. The model selection module may operate to evaluate prediction results generated by each predictive model and the associated prediction reliabilities and thereby selectively output one or more satisfactory predictions. Alternatively, the model selection module may comprise a decision hierarchy in which each level corresponds to divisions of a patient data feature set. The divisions on a subordinate level are nested with divisions on a superordinate level. The integrated model may be generated automatically, e.g., by configuring multiple models from a single training dataset in accordance with a hierarchical clustering algorithm. Therefore, the integrated model advantageously can cover extended effective regions for therapy prediction without the need for manual selection of a suitable model.
  • In one embodiment of the present disclosure, a computer implemented method of automatically generating a radiation treatment plan for a patient comprises: (1) accessing patient information pertaining to a radiation treatment for a patient; (2) automatically selecting one or more predictive models based on the patient information in accordance with a hierarchical model comprising a plurality of predictive models arranged in a hierarchy, wherein each of the predictive model is established based on training data and operable to generate a radiation treatment prediction; (3) processing the patient information in accordance with the one or more predictive model; and (4) outputting one or more radiation treatment predictions.
  • The foregoing is a summary and thus contains, by necessity, simplifications, generalizations and omissions of detail; consequently, those skilled in the art will appreciate that the summary is illustrative only and is not intended to be in any way limiting. Other aspects, inventive features, and advantages of the present invention, as defined solely by the claims, will become apparent in the non-limiting detailed description set forth below.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Embodiments of the present invention will be better understood from a reading of the following detailed description, taken in conjunction with the accompanying drawing figures in which like reference characters designate like elements and in which:
  • FIG. 1 is a function block diagram illustrating an exemplary configuration of an automated therapy planning system including a collection of predictive sub-models and a model selection module in accordance with an embodiment of the present disclosure;
  • FIG. 2 is a flowchart illustrating an exemplary method of automatic therapy planning in accordance with an embodiment of the present disclosure;
  • FIG. 3A is a diagram illustrating an exemplary configuration of an integrated model configured to determine a suitable predictive model by virtue of evaluation in accordance with an embodiment of the present disclosure;
  • FIG. 3B is a flowchart depicting an exemplary method of automatic therapy planning by employing an integrated model in which a suitable predictive model can be determined by virtue of evaluation in accordance with an embodiment of the present disclosure;
  • FIG. 4A is a diagram illustrating an exemplary configuration of an integrated model including a hierarchy of decision levels for predictive model selection in accordance with an embodiment of the present disclosure;
  • FIG. 4B is a flow charge depicting an exemplary method of selecting a suitable predictive model in a hierarchical model in accordance with an embodiment of the present disclosure;
  • FIG. 5 is a function block diagram illustrating an automated integrated model generation system in accordance with an embodiment of the present disclosure;
  • FIG. 6 is a flowchart depicting an exemplary method of automatically generating an integrated model for therapy planning in accordance with an embodiment of the present disclosure; and
  • FIG. 7 is a block diagram illustrating an exemplary computing system including an automatic integrated model generator and an automatic therapy plan generator in accordance with an embodiment of the present disclosure.
  • DETAILED DESCRIPTION
  • Reference will now be made in detail to the preferred embodiments of the present invention, examples of which are illustrated in the accompanying drawings. While the invention will be described in conjunction with the preferred embodiments, it will be understood that they are not intended to limit the invention to these embodiments. On the contrary, the invention is intended to cover alternatives, modifications and equivalents, which may be included within the spirit and scope of the invention as defined by the appended claims. Furthermore, in the following detailed description of embodiments of the present invention, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be recognized by one of ordinary skill in the art that the present invention may be practiced without these specific details. In other instances, well-known methods, procedures, components, and circuits have not been described in detail so as not to unnecessarily obscure aspects of the embodiments of the present invention. Although a method may be depicted as a sequence of numbered steps for clarity, the numbering does not necessarily dictate the order of the steps. It should be understood that some of the steps may be skipped, performed in parallel, or performed without the requirement of maintaining a strict order of sequence. The drawings showing embodiments of the invention are semi-diagrammatic and not to scale and, particularly, some of the dimensions are for the clarity of presentation and are shown exaggerated in the drawing Figures. Similarly, although the views in the drawings for the ease of description generally show similar orientations, this depiction in the Figures is arbitrary for the most part. Generally, the invention can be operated in any orientation.
  • Notation and Nomenclature
  • It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussions, it is appreciated that throughout the present invention, discussions utilizing terms such as “processing” or “accessing” or “executing” or “storing” or “rendering” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories and other computer readable media into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices. When a component appears in several embodiments, the use of the same reference numeral signifies that the component is the same component as illustrated in the original embodiment.
  • Radiation Therapy Planning Using Integrated Model
  • FIG. 1 is a function block diagram illustrating an exemplary configuration of an automated therapy planning system 100 including a collection of predictive models 121 and a model selection module 122 in accordance with an embodiment of the present disclosure. The system 100 includes an input interface 110 to receive patient data, a data processing component 120 that implements an integrated model and includes a collection of predictive sub-models 121, a model selection module 122 and prediction generation module 125, and an output interface 130. The system 100 in whole or in part may be implemented as a software program, hardware logic, or a combination thereof.
  • Each predictive sub-model in the collection 121 may only be applicable to limited regions with respect to the patient data features, e.g., geometric parameters, contained in the patient data 101. For instance, depending on the applicable regions encompassed by the training data, a sub-model may be determined to be valid to predict for high risk prostate cancer with a tumor size within a certain range; while another sub-model may be determined to be effective to predict for low risk prostate cancer with a tumor size within another range. The individual predictive models are combined into an integrated model capable of automatically selecting an applicable sub-model for a specific set of patient data, as will be described in greater detail below.
  • During operation, based on the patient data 101 provided through the input interface 110, the model selection module 122 can automatically select a suitable sub-model from the collection of sub-models 121. The selected sub-model is used to generate a prediction at the prediction generation module 123 and output the results through the output interface 130. By virtue of an automatic sub-model selection process that may be transparent to a user, e.g., a therapy planner, the integrated model advantageously can cover extended effective regions for therapy prediction without the need for manual selection of a suitable sub-model. In some embodiments, the system may comprise a user interface that allows a user to narrow down the sub-model search scope by user-defined constraints. A set of patient data typically includes multiple data points. As will be appreciated by those skilled in the art, the present disclosure is not limited to any mechanism or criteria of determining a matching sub-model based on patient data. For example, a sub-model may be selected because a predetermined number of points of the patient data fall in the effective regions of the sub-model. In some embodiments, each sub-model has its own training set, e.g., a set of pre-treated patient cases, the matching criteria for a new patient case may be a certain similarity metric between the new single case and the training set. For example, a comparison between parameters of the new patient case and the mean value of the same parameters in the training set can be used as a similarity metric. The selection could be based on maximum similarity, e.g., only one sub-model is selected, the one with the highest score in the chosen similarity metric. The sub-model selection could also be based on a certain acceptable similarity level, e.g., the number of selected sub-model could differ, when all sub-models with a high enough similarity metric score are selected.
  • The input patient data may contain any combination of parameters that can practically affect the therapy in a manner that is well known in the art. For example, the patient data may be organized as a vector or a data structure comprising feature elements of target size, organ at risk sizes organ shape descriptions, partial target volumes overlapping one organ, partial target volumes overlapping multiple organs, partial organ volumes overlapping the target, partial organ volumes overlapping other organs, etc.
  • As will be appreciated by those skilled in the art, the present disclosure is not limited to any specific mechanism of generating individual sub-models or any specific collection of sub-models. For example, the sub-models encompassed by an integrated model in accordance with the present disclosure may be resulted from any curve fitting technique that is well known in the art. Specifically, the curve fitting may be based on a regression analysis such as linear regression, interpolation, or non-linear regression, e.g., major axis, reduced major axis, polynomial, exponential, logarithmic power, etc.
  • The individual sub-models may originate from a clinic having several models to cover different regions, or developed by radiation equipment provider, or are shared among several clinics. The models may be derived from published literature data or clinical data as submitted by clinic practitioners. As will be appreciated by those skilled in the art, the models may be shared either without or without providing the actual patient data related to the training set used to train the model. The models may be used without accessing he original patient data used for training. In some embodiments, a certain clinic or other model provider can simultaneously create all sub-models to be used together, or produces an integrated model by combining several previously training sub-models together. In the latter case, some or all sub-models may have been obtaining from other parties. In some embodiments, the sub-model training can be done based on training set in a cloud. In some embodiments, several sub-models are made available in a cloud and a software component may be used to search a suitable sub-model from the cloud.
  • The present disclosure may be applied in association with any type of radiation therapy in conjunction with any type of radiation therapy equipment, such as intensity modulated radiation therapy (IMRT), photon therapy, charged particle therapy, etc. As will be appreciated by those skilled in the art, the present disclosure is not limited to any specific type of results that can be derived from an integrated model and individual sub-models. The planning system can also produce, for example, dose predictions to the tumor and normal tissue achieved by a radiation therapy system, or corresponding operating parameters of a particular radiation therapy equipment. For example, in radiation therapy planning for IMRT, the objective is usually to estimate a set of parameters to control a radiation therapy device for delivering radiation to a patient. Such a system may also predict chance of survival, or chance of complication. The output may be use to feed to a downstream optimization system prior to use according to any optimization technique that is well known in the art.
  • FIG. 2 is a flowchart illustrating an exemplary method 200 of automatic therapy planning in accordance with an embodiment of the present disclosure. Method 200 may be implemented as a system illustrated in FIG. 1. At 201, a set of new patient data is received to a system that employs an integrated sub-model. At 202, one or more suitable sub-models can be automatically selected by the integrated model based on the received patient data. The selected sub-model can be used to process the new patient data at 203 and output a set of therapy planning parameters at 204.
  • FIG. 3A is a diagram illustrating an exemplary configuration of an integrated model operable to determine a suitable sub-model by virtue of evaluation in accordance with an embodiment of the present disclosure. In this example, the integrated model comprises a two-level hierarchical structure. The first level is a model selection component. The second level is a collection of sub-models 320, e.g., M1-M8, with limited application regions with respect to the parameters contained in the patient data. The patient data 301 is provided to the predictive models 320 and processed thereby. In some embodiments, regardless of the respective applicable regions, each sub-model can yield a prediction result, e.g., achievable dose distribution prediction, accompanied with parameters indicative of the quality of the prediction, such as reliability of the result, e.g., affected by the internal coherence of the training set, complexity of the predicted plan, and probability of the result. In some other embodiments, data indicating reliability of a sub-model based on comparison between the prediction made by the sub-model and the actual outcome of the treatment by use of the prediction its can be included in the evaluation metrics.
  • The outputs of the predictive models M1-M8 are furnished to the prediction evaluation component 330 that is configured to comprehensively evaluate the corresponding prediction results and the quality indicators in accordance with predefined criteria or a ranking mechanism. Thereby, the model selection module 310 can output the results generated by the predictive models that meet the predefined criteria. It will be appreciated by those skilled in the art that the present disclosure is not limited to any specific evaluation measure.
  • FIG. 3B is a flowchart depicting an exemplary method 350 of automatic therapy planning by employing an integrated model in which a suitable predictive sub-model can be determined by virtue of evaluation in accordance with an embodiment of the present disclosure. A respective predictive model contained in the integrated model processes the input patient data at 351 and generates a prediction result at 352. At 353, the sub-model can also generate a parameter representing reliability of the prediction result with respect to the patient data. The process described in 351-353 is repeated for all sub-models or a subset of models in the integrated model, which can be performed either simultaneously or sequentially. If performed one at a time, it may be that all sub-models are evaluated or some sub-set of them. The results are then evaluated comprehensively with respect to the input patient data at 354 in accordance with predetermined criteria. An automated evaluation process may include determining the quality (e.g., accuracy or reliability) of the prediction. It can also be based on trying automatic planning based on automatically generated instructions to plan optimizer (e.g., automatically generated optimization objectives), and evaluating the clinical quality of the automatically created plans, At 355, a resultant prediction plan can be selected based on the evaluation and may be used for further evaluation. As described above, parameters indicative of the quality of the prediction, such as reliability of the result based on comparison between the prediction made by the sub-model and the actual outcome of the treatment by use of the prediction, complexity of the predicted plan, and probability of the result can all be incorporated for the evolution process. The evaluation criteria may be determined by radiation therapy experts for example.
  • FIG. 4A is a diagram illustrating an exemplary configuration of an integrated model 400 including a hierarchy of decision levels for predictive model selection in accordance with an embodiment of the present disclosure. In the illustrated embodiment, the integrated model includes a collection of models 420 at the first level and a plurality of decision levels, e.g., A, B, C, each corresponding to a respective feature set in the patient data and each feature set corresponding to one or more features in the patient data. Each decision level includes multiple predefined divisions, or categories, of a respective feature set. For example, level A may correspond to feature F1, e.g., the type of organ to be treated with A1 representing prostate and A2 representing head-neck. Level B may correspond to F2, e.g., size of target, with B1 and B3 representing a range of less than 3 mm, and B2 and B4 representing a range of equal to or greater than 3 mm. As shown, a division in a subordinate decision level is nested with a division in a superordinate decision level, e.g., B1 and B2 are nested with A1, and C1 and C2 are nested with B1.
  • Provided with patient data 401, e.g., with feature sets F1, F2 and F3, the model selection component 410 can identify one or more applicable divisions from each level based on the patient data of each correspond feature set, starting from the top level. Then one or more predictive model can be selected based on the identified applicable divisions.
  • FIG. 4B is a flow chart depicting an exemplary method 450 of selecting a suitable predictive model in a hierarchical model in accordance with an embodiment of the present disclosure. The hierarchical model may be implemented as illustrated in FIG. 4B. At 451, a first category is identified on the top level based on the patient data of the first feature corresponding to the top level. At 452, a second category is identified on the second level based on the patient data of the second feature corresponding to the second level. The second category is nested with the first category. At 453, a third category is identified on the third level based on the patient data of the second feature corresponding to the third level. The third category is nested with the third category. At 454, a suitable predictive model can be identified that is applicable in all the identified categories.
  • In some embodiments more than one suitable predictive model may be identified in a similar process as described with reference to FIG. 4B, and the resulted multiple predictions can be evaluated as described with reference to FIG. 3B.
  • The hierarchical model in accordance with the present disclosure may either be constructed manually or automatically combining existing configured predictive models, or automatically configuring a set of sub-models from a single training set. For example, a large training set could first be divided into subsets using a clustering algorithm and then each subset would be used as a training set for regression model.
  • FIG. 5 is a function block diagram illustrating an automated integrated model generation system 500 in accordance with an embodiment of the present disclosure. The integrated model generation system 500 includes an input interface 503, a training data classification module 510, a sub-model generation module 520, an integration module 530, an input interface generation module 541, an output interface generation module 541, and an output interface 504. During operation, the system 500 can process the training data 501 received at the input interface 503, generate an integrated model, and output the integrated model 502 through the output interface 504. The integrated model integrates the plurality of predictive models and is operable to select one or more predictive sub-model based on a particular set of patient data, e.g., new patient data, and outcome a therapy prediction. The sub-models in an integrated model may or may not have internal hierarchy regarding the relatedness among the sub-models. For example, all sub-models may be serial to each other, and thus, no internal non-trivial hierarchy is present.
  • The training data classification module 510 is capable of classifying training data 501 into subsets of training data in accordance with a clustering algorithm, e.g., a hierarchical clustering algorithm. Each subset of training data is then provided to the sub-model generation module 520 to automatically generate a sub-model in accordance with any suitable means that is well known in the art. The predictive models are then provided to the integration module 530 and combined into an integrated or hierarchical model in accordance with an embodiment of the present disclosure. The interface generation modules 541 and 542 can generate an input interface and output interface, respectively.
  • In some embodiments, an integrated model may be enlarged incrementally by configuring new predictive models into different regions. It may also be used to create a prediction scheme for reducing a region.
  • FIG. 6 is a flowchart depicting an exemplary method 600 of automatically generating an integrated model for therapy planning in accordance with an embodiment of the present disclosure. At 601, a set of training data is received. At 602, the training data is classified into a plurality of subsets of data based on features in the training data in accordance with a hierarchical clustering algorithm, or any other suitable algorithm that is well known in the art. In some embodiments, one case in the training set may be part of only one sub-set, e.g., in a hierarchical integrated model. At 603, a predictive sub-model is trained based on each subset of the training data and operable to generate a radiation treatment prediction, such as in accordance with a regression analysis technique, or in accordance with any other data fit technique that is well known in the art. At 604, the trained predictive models are integrated into a hierarchical model with each level corresponding to a feature set. At 604, the integrated model is output. As will be appreciated by those skilled in the art, a training process generally can be may be used to calibrate certain theoretical and general model to provide as good match as possible in the training set between the prediction and the actual dosimetric outcome. During a training process, a set of selected cases (separate patient data), the training set, may be used to define values of the free parameters of the model, or a model may be created from previously known cases. Once a model is trained, it becomes a particular model that can be used to give reliable predictions to a new patient case, e.g., with unknown dosimetric outcome.
  • FIG. 7 is a block diagram illustrating an exemplary computing system 700 including an automatic integrated model generator 710 and an automatic therapy plan generator 720 in accordance with an embodiment of the present disclosure. The computing system 700 comprises a processor 701, a system memory 702, a GPU 703, I/O interfaces 704 and network circuits 705, an operating system 706 and application software 707 including an automatic integrated model generator 710 and an automatic therapy plan generator 720 stored in the memory 702. In some other embodiments, an automatic integrated model generator and an automatic therapy plan generator can be implemented in two separate systems.
  • When incorporating the input and configuration input, e.g. training data, and executed by the CPU 701, the automatic integrated model generator 710 can automatically generate an integrated model encompassing a plurality of predictive models trained by the training data in accordance with an embodiment of the present disclosure. The automatic integrated model generator 710 may perform various other functions as discussed in details with reference to FIG. 5 and FIG. 6.
  • When incorporating the input and configuration input, e.g. a set of patient data, and executed by the CPU 701, the automatic therapy plan generator 720 can automatically generate treatment planning parameters by an automatically selected predictive model in accordance with an embodiment of the present disclosure. The automatic therapy plan generator 720 may perform various other functions as discussed in details with reference to FIGS. 1, 2, 3A, 3B, 4A and 4B.
  • As will be appreciated by those with ordinary skill in the art, the automatic integrated model generator 710 and the automatic therapy plan generator 720 can be a software implemented in any one or more suitable programming languages that are known to those skilled in the art, such as C, C++, Java, Python, Perl, C#, SQL, etc.
  • Although certain preferred embodiments and methods have been disclosed herein, it will be apparent from the foregoing disclosure to those skilled in the art that variations and modifications of such embodiments and methods may be made without departing from the spirit and scope of the invention. It is intended that the invention shall be limited only to the extent required by the appended claims and the rules and principles of applicable law.

Claims (20)

What is claimed is:
1. A computer-implemented method, comprising:
accessing patient information for a patient;
accessing an integrated dose prediction model that integrates a plurality of predictive models, wherein said integrated dose prediction model is a hierarchical model comprising said plurality of predictive models arranged in a hierarchy, and wherein a respective predictive model of said plurality of predictive models is operable for determining a dose distribution in said patient using said patient information;
selecting one or more predictive models of said plurality of predictive models with said integrated dose prediction model;
processing said patient information with said one or more predictive models; and
outputting, by said one or more predictive models, said dose distribution.
2. The computer-implemented method of claim 1, wherein said one or more predictive models are selected based on said patient information.
3. The computer-implemented method of claim 1, wherein said selecting and said processing comprise:
generating radiation treatment predictions based on said patient information using said plurality of predictive models;
evaluating said radiation treatment predictions; and
selecting said one or more predictive models based on said evaluating.
4. The computer-implemented method of claim 3, wherein said evaluating comprises evaluating parameters representing reliability, complexity, and probability with respect to said radiation treatment predictions.
5. The computer-implemented method of claim 1, wherein said patient information comprises a plurality of sets of features; wherein each predictive model of said plurality of predictive models is associated with a respective category with respect to each set of features of said plurality of sets of features; and wherein said selecting comprises:
identifying a corresponding category in each set of features based on said patient information; and
selecting said one or more predictive models based on identified categories of said plurality of sets of features.
6. The computer-implemented method of claim 1, wherein said patient information comprises a plurality of sets of features; and wherein said plurality of sets of features are selected from a group consisting of: organ type, organ dimension descriptions, target location, target size, and geometric characterizations of one or more organs at risk proximate to a target volume.
7. The computer-implemented method of claim 1, wherein said hierarchy comprises a plurality of intermediate levels and a level comprising said plurality of predictive models; wherein each intermediate level of said plurality of intermediate levels corresponds to categories with respect to a respective set of features; and wherein categories corresponding to a subordinate intermediate level are nested with categories corresponding to a superordinate intermediate level.
8. The computer-implemented method of claim 1, wherein said integrated dose prediction model is generated by classifying said plurality of predictive models based on clinical data in accordance with a clustering algorithm.
9. The computer-implemented method of claim 1, wherein each predictive model of said plurality of predictive models is trained through a machine training process in accordance with a regression method and based on clinical data.
10. A non-transitory computer-readable storage medium embodying instructions that, when executed by a processing device, cause said processing device to perform a method comprising:
accessing a plurality of predictive models, wherein each predictive model of said plurality of predictive models is operable for determining a dose distribution in a patient; and
integrating said plurality of predictive models into said integrated dose prediction model, wherein said integrated dose prediction model is a hierarchical model comprising said plurality of predictive models arranged in a hierarchy, wherein said integrated dose prediction model is configured to:
receive patient information for said patient;
select one or more predictive models from said plurality of predictive models; and
process said patient information with said one or more predictive models to output said dose distribution.
11. The non-transitory computer-readable storage medium of claim 10, wherein said method further comprises:
configuring an input interface operable to receive said patient information; and
configuring an output interface operable to output said dose distribution.
12. The non-transitory computer-readable storage medium of claim 10, wherein said patient information comprises features selected from a group consisting of: organ identification, organ dimension descriptions, target location, target size, and geometric characterizations of one or more organs at risk proximate to a target volume.
13. The non-transitory computer-readable storage medium of claim 10, wherein said integrating comprises associating a category with said patient information.
14. The non-transitory computer-readable storage medium of claim 13; wherein said hierarchy comprises a first level and one or more decision levels; wherein said first level comprises said plurality of predictive models; and wherein said one or more decision levels are operable to select said one or more predictive models from said first level based on said category.
15. The non-transitory computer-readable storage medium of claim 10, wherein said method further comprises:
accessing training data; and
generating said plurality of predictive models based on said training data in a machine training process, wherein a respective predictive model of said plurality of predictive models is generated in accordance with an algorithm selected from a group consisting of: a linear regression algorithm, a classification algorithm, a decision tree algorithm, a segmentation algorithm, an association algorithm, a sequence clustering algorithm, and a combination of algorithms in said group.
16. The non-transitory computer-readable storage medium of claim 15, wherein said method further comprises classifying said training data into subsets of training data; and wherein said generating said plurality of predictive models comprises configuring a predictive model of said plurality of predictive models based on a subset of said training data.
17. A system, comprising:
a processor;
a memory coupled to said processor and comprising instructions that, when executed by said processor, cause said processor to perform a method comprising:
accessing patient information;
accessing an integrated dose prediction model that integrates a plurality of predictive models, wherein said integrated dose prediction model is a hierarchical model comprising said plurality of predictive models arranged in a hierarchy, wherein a respective predictive model of said plurality of predictive models is operable for determining a dose distribution in a patient using said patient information;
selecting one or more predictive models of said plurality of predictive models with said integrated dose prediction model;
processing said patient information with said one or more predictive models; and
outputting, by said one or more predictive models, said dose distribution.
18. The system of claim 17, wherein said selecting and said processing comprise:
generating radiation treatment predictions based on said patient information using said plurality of predictive models;
evaluating said radiation treatment predictions; and
selecting said one or more predictive models based on said evaluating.
19. The system of claim 17, wherein said hierarchy comprises a plurality of intermediate levels and a level comprising said plurality of predictive models; wherein each intermediate level of said plurality of intermediate levels corresponds to categories with respect to a respective set of features; and wherein categories corresponding to a subordinate intermediate level are nested with categories corresponding to a superordinate intermediate level.
20. The system of claim 17, wherein said patient information comprises a plurality of sets of features; wherein each predictive model of said plurality of predictive models is associated with a respective category with respect to each set of features of said plurality of sets of features; and wherein said selecting comprises:
identifying a corresponding category in each set of features of said plurality of sets of features based on said patient information; and
selecting said one or more predictive models based on identified categories of said plurality of sets of features.
US17/357,886 2013-03-15 2021-06-24 Radiation therapy planning using integrated model Pending US20210327593A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/357,886 US20210327593A1 (en) 2013-03-15 2021-06-24 Radiation therapy planning using integrated model

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US201361793655P 2013-03-15 2013-03-15
US14/039,920 US9463334B2 (en) 2013-03-15 2013-09-27 Radiation therapy planing using integrated model
US15/258,748 US11056240B2 (en) 2013-03-15 2016-09-07 Radiation therapy planning using integrated model
US17/357,886 US20210327593A1 (en) 2013-03-15 2021-06-24 Radiation therapy planning using integrated model

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/258,748 Continuation US11056240B2 (en) 2013-03-15 2016-09-07 Radiation therapy planning using integrated model

Publications (1)

Publication Number Publication Date
US20210327593A1 true US20210327593A1 (en) 2021-10-21

Family

ID=51532840

Family Applications (3)

Application Number Title Priority Date Filing Date
US14/039,920 Active 2034-07-04 US9463334B2 (en) 2013-03-15 2013-09-27 Radiation therapy planing using integrated model
US15/258,748 Active 2037-05-08 US11056240B2 (en) 2013-03-15 2016-09-07 Radiation therapy planning using integrated model
US17/357,886 Pending US20210327593A1 (en) 2013-03-15 2021-06-24 Radiation therapy planning using integrated model

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US14/039,920 Active 2034-07-04 US9463334B2 (en) 2013-03-15 2013-09-27 Radiation therapy planing using integrated model
US15/258,748 Active 2037-05-08 US11056240B2 (en) 2013-03-15 2016-09-07 Radiation therapy planning using integrated model

Country Status (4)

Country Link
US (3) US9463334B2 (en)
EP (2) EP2968975B8 (en)
CN (1) CN105120955B (en)
WO (1) WO2014139040A2 (en)

Families Citing this family (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9463334B2 (en) 2013-03-15 2016-10-11 Varian Medical Systems International Ag Radiation therapy planing using integrated model
US9409039B2 (en) * 2013-05-21 2016-08-09 Varian Medical Systems International Ag Systems and methods for automatic creation of dose prediction models and therapy treatment plans as a cloud service
US10252081B2 (en) * 2015-09-25 2019-04-09 Varian Medical Systems International Ag Apparatus and method using automatic generation of a base dose
US10387798B2 (en) 2015-12-16 2019-08-20 Accenture Global Solutions Limited Machine for development of analytical models
US10438132B2 (en) 2015-12-16 2019-10-08 Accenture Global Solutions Limited Machine for development and deployment of analytical models
US11056243B2 (en) 2015-12-21 2021-07-06 Elekta Ab (Publ) Systems and methods for optimizing treatment planning
US11080435B2 (en) 2016-04-29 2021-08-03 Accenture Global Solutions Limited System architecture with visual modeling tool for designing and deploying complex models to distributed computing clusters
US10871753B2 (en) 2016-07-27 2020-12-22 Accenture Global Solutions Limited Feedback loop driven end-to-end state control of complex data-analytic systems
US11042802B2 (en) * 2016-10-07 2021-06-22 Global Optimal Technology, Inc. System and method for hierarchically building predictive analytic models on a dataset
CN108133223B (en) * 2016-12-01 2020-06-26 富士通株式会社 Device and method for determining convolutional neural network CNN model
CN108133222B (en) * 2016-12-01 2021-11-02 富士通株式会社 Apparatus and method for determining a Convolutional Neural Network (CNN) model for a database
US10850120B2 (en) 2016-12-27 2020-12-01 Varian Medical Systems International Ag Selecting a dose prediction model based on clinical goals
US10512790B2 (en) 2017-01-11 2019-12-24 Varian Medical Systems International Ag. Systems and methods for generating radiation treatment plans
US10188873B2 (en) * 2017-03-22 2019-01-29 Varian Medical Systems International Ag Systems and methods for dose calculation in generating radiation treatment plans
CN108367161B (en) * 2017-06-05 2022-04-22 西安大医集团股份有限公司 Radiotherapy system, data processing method and storage medium
CN107392897B (en) * 2017-07-17 2021-02-02 上海联影医疗科技股份有限公司 Organ contour acquisition method, imaging apparatus, radiotherapy planning system, and storage medium
US11517768B2 (en) 2017-07-25 2022-12-06 Elekta, Inc. Systems and methods for determining radiation therapy machine parameter settings
US11011264B2 (en) * 2017-08-09 2021-05-18 Varian Medical Systems International Ag Radiotherapy treatment planning using artificial intelligence (AI) engines
CN108109692A (en) * 2017-11-08 2018-06-01 北京无极慧通科技有限公司 The selection method and system of a kind of therapeutic scheme
CN110418665B (en) * 2017-12-30 2021-06-29 上海联影医疗科技股份有限公司 Adaptive system and storage medium for radiation therapy planning
WO2020023961A1 (en) * 2018-07-27 2020-01-30 Munbodh Reshma Computer-implemented method of evaluating a protocol for radiation therapy
WO2021072713A1 (en) * 2019-10-17 2021-04-22 Shanghai United Imaging Healthcare Co., Ltd. System and method for radiation therapy and immobilizing device thereof
CN111312341B (en) * 2020-01-17 2022-06-28 中南大学湘雅三医院 Warfarin dose prediction method and prediction device
US11077320B1 (en) 2020-02-07 2021-08-03 Elekta, Inc. Adversarial prediction of radiotherapy treatment plans
TWI778742B (en) * 2021-08-11 2022-09-21 禾榮科技股份有限公司 Dose planning system

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5859891A (en) 1997-03-07 1999-01-12 Hibbard; Lyn Autosegmentation/autocontouring system and method for use with three-dimensional radiation therapy treatment planning
US7844560B2 (en) * 2006-04-17 2010-11-30 Siemens Medical Solutions Usa, Inc. Personalized prognosis modeling in medical treatment planning
TW200817956A (en) * 2006-06-16 2008-04-16 Koninkl Philips Electronics Nv Clinician-driven example-based computer-aided diagnosis
US7876882B2 (en) 2007-02-02 2011-01-25 Wisconsin Alumni Research Foundation Automated software system for beam angle selection in teletherapy
US8032308B2 (en) 2008-03-13 2011-10-04 Siemens Medical Solutions Usa, Inc. Modeling lung cancer survival probability after or side-effects from therapy
EP2313842A2 (en) * 2008-08-14 2011-04-27 Koninklijke Philips Electronics N.V. Prospective adaptive radiation therapy planning
US8275442B2 (en) 2008-09-25 2012-09-25 Zeltiq Aesthetics, Inc. Treatment planning systems and methods for body contouring applications
US8121252B2 (en) 2009-03-11 2012-02-21 Varian Medical Systems, Inc. Use of planning atlas in radiation therapy
EP2575965A4 (en) 2010-06-07 2013-12-11 Univ Manitoba Multi-objective radiation therapy optimization method
US8976929B2 (en) 2010-07-16 2015-03-10 Duke University Automatic generation of patient-specific radiation therapy planning parameters
WO2012085722A1 (en) 2010-12-20 2012-06-28 Koninklijke Philips Electronics N.V. System and method for automatic generation of initial radiation treatment plans
US8738549B2 (en) * 2010-12-21 2014-05-27 International Business Machines Corporation Predictive modeling
US9463334B2 (en) 2013-03-15 2016-10-11 Varian Medical Systems International Ag Radiation therapy planing using integrated model

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Agrawal A, Misra S, Narayanan R, Polepeddi L, Choudhary A. A lung cancer outcome calculator using ensemble data mining on SEER data. In Proceedings of the tenth international workshop on data mining in bioinformatics 2011 Aug 21, pp. 1-9. (Year: 2011) *
Frees, Edward W. Regression modeling with actuarial and financial applications. Cambridge University Press, 2009. (Year: 2009) *
Willoughby TR, Starkschall G, Janjan NA, Rosen II. Evaluation and scoring of radiotherapy treatment plans using an artificial neural network. International journal of radiation oncology, biology, physics. 1996 Mar 1;34(4):923-30. (Year: 1996) *

Also Published As

Publication number Publication date
US11056240B2 (en) 2021-07-06
CN105120955B (en) 2018-08-03
WO2014139040A2 (en) 2014-09-18
US9463334B2 (en) 2016-10-11
CN105120955A (en) 2015-12-02
WO2014139040A3 (en) 2014-10-30
EP2968975A2 (en) 2016-01-20
EP3403694A1 (en) 2018-11-21
EP2968975B8 (en) 2018-09-05
EP2968975B1 (en) 2018-07-25
US20160378948A1 (en) 2016-12-29
EP3403694B1 (en) 2022-12-28
US20140279725A1 (en) 2014-09-18

Similar Documents

Publication Publication Date Title
US20210327593A1 (en) Radiation therapy planning using integrated model
EP3010585B1 (en) Systems and methods for specifying treatment criteria and treatment parameters for patient specific radiation therapy planning
US8976929B2 (en) Automatic generation of patient-specific radiation therapy planning parameters
CN106471507A (en) Radiation therapy planning system and method
EP3342461B1 (en) Selecting a dose prediction model based on clinical goals
CN108771794B (en) System and method for generating dose calculations in a radiation treatment plan
US11636954B2 (en) Subject clustering method and apparatus
US10512790B2 (en) Systems and methods for generating radiation treatment plans
CN116432570A (en) Method and device for generating test case of chip and storage medium
CN112101438B (en) Left-right eye classification method, device, server and storage medium
WO2021052150A1 (en) Radiation therapy plan recommendation method and apparatus, electronic device, and storage medium
CN117036894A (en) Multi-mode data classification method and device based on deep learning and computer equipment
Zhang et al. The minimum knowledge base for predicting organ-at-risk dose–volume levels and plan-related complications in IMRT planning
Sharath et al. Data analytics to predict the income and economic hierarchy on census data
US11651847B2 (en) Dose volume histogram and dose distribution based autoplanning
Kim et al. Deep-CR MTLR: A multi-modal approach for cancer survival prediction with competing risks
Srinivasan et al. BOWL: Bayesian optimization for weight learning in probabilistic soft logic
US20230248996A1 (en) An artificial intelligence system to support adaptive radiotherapy
EP4198837A1 (en) Method and system for global explainability of neural networks
US20230191156A1 (en) Radiation therapy treatment planning
Huang Developing automated tools in radiation therapy to streamline treatment planning and improve plan quality
WO2023196533A1 (en) Automated generation of radiotherapy plans
CN115222049A (en) Problem solving layer selection method, system and device of multi-modal data model

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED