WO2005086068A2 - Methods and systems for predicting occurrence of an event - Google Patents

Methods and systems for predicting occurrence of an event Download PDF

Info

Publication number
WO2005086068A2
WO2005086068A2 PCT/US2005/006241 US2005006241W WO2005086068A2 WO 2005086068 A2 WO2005086068 A2 WO 2005086068A2 US 2005006241 W US2005006241 W US 2005006241W WO 2005086068 A2 WO2005086068 A2 WO 2005086068A2
Authority
WO
WIPO (PCT)
Prior art keywords
patient
recurrence
neural network
function
data
Prior art date
Application number
PCT/US2005/006241
Other languages
French (fr)
Other versions
WO2005086068A3 (en
Inventor
Olivier Saidi
David A. Verbel
Lian Yan
Original Assignee
Aureon Laboratories, Inc.
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 Aureon Laboratories, Inc. filed Critical Aureon Laboratories, Inc.
Priority to EP05714106A priority Critical patent/EP1728210A2/en
Priority to CA002557716A priority patent/CA2557716A1/en
Publication of WO2005086068A2 publication Critical patent/WO2005086068A2/en
Publication of WO2005086068A3 publication Critical patent/WO2005086068A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent

Definitions

  • Embodiments of the invention relate to event occurrence analysis and in particular eventual event occurrence analysis that can make use of both censored data and uncensored data for predicting a recurrence of a disease, for example, including cancer.
  • BACKGROUND OF THE INVENTION There are many instances in which it is desirable to predict the likelihood of an event occurring within a certain amount of time or the amount of time until an event is likely to occur.
  • event prediction type data including censored data, is one of the most common types of data used in bioscience (for example). Predicting the occurrence of an event can help people plan for the occurrence of the event.
  • Censored data comprises incomplete data in which it is unknown when an event occurred/recurred.
  • the training data would preferably include censored data comprising patient data in which no recurrence of cancer came about in particular patients. This is because most medical data includes both censored and non-censored data, and increasing the amount of data available to train a predictive model can increase the reliability and predictive power of the model.
  • Censored data indicates whether the outcome under observation, e.g., recurrence of cancer, has occurred (for example) within a patient's follow-up visit time: if the recurrence of cancer has not been observed at a patient's follow-up visit, this patient's data is censored.
  • data for many patients may be censored.
  • Such censored observation provides incomplete information about the outcome, since the event may eventually occur after the follow-up visit, which should be taken into account by a predictive model.
  • the current most accurate learning models particularly machine learning techniques involving neural networks and support vector machines, do not make use of such censored data.
  • Neural networks have been shown to be able to outperform traditional statistical models, due to neural networks' capacity to model nonlinearities. However, in order to be successful, a neural network typically requires a large number of samples in the training set.
  • survival data is used in neural networks.
  • One approach is to model the hazard or survival function as a neural network structure. For example, constructing the survival curve by a hazard function modeled by a neural network, for which the rth output is the estimated hazard at the discretized time interval / ' .
  • Others have used the discretized time interval as an additional input to a neural network to model the survival probability.
  • the present invention presents systems and methods to improve prediction of an occurrence of an event that may use both censored and non-censored data.
  • the treatment of censored data in the present invention allows for the effective use of machine learning algorithms, e.g., neural networks, for the analysis of survival data to produce an effective predictive model, for example.
  • some embodiments of the present invention may be used to indicate how likely an event will eventually occur.
  • some embodiments of the present invention are directed to supervised learning models which use an objective function to improve the predictive accuracy of the model.
  • One such novel objective function may be an approximation of the concordance index (CI).
  • an approximation to the CI allows the model to make use of the information from both censored and non-censored observations, thereby reducing event occurrence prediction into simpler predication/classification problem. Accordingly, such an approximation to the CI for the objective function may be a derivative of the CI.
  • Embodiments of the present invention have particular application to the prediction of the occurrence and, in particular, the recurrence of cancer after a patient has been initially cured (e.g., following removal and/or treatment of the cancer). Being able to make a more precise prediction on cancer recurrence allows for a more effective follow-up therapy to be administered to the patient.
  • embodiments of the invention may be able to determine a prognostic estimate for an individual patient. Comparing embodiments of the present invention with the traditional Cox proportional hazards model (and several other algorithms based on neural networks and support vector machines, see below), the present invention may achieve improvement in being able to identify high-risk and low-risk groups of patients.
  • a supervised model for a neural network
  • the input training data may include one or more features (clinical, molecular, image) for each of a plurality of known patients.
  • Output data may include, for example, a predicitive or prognostic determination for each of the patients.
  • a method for predicting recurrence of cancer in a patient is provided and may comprise estimating the probability that cancer will recur within a shorter period of time in a patient with a higher prognostic score than a recurrence time in a patient with a lower prognostic score.
  • Estimating may include conducting pair-wise comparisons between prognostic scores for patients i and j, using a neural network trained using an objective function comprising a function C substantially in accordance with a derivative of the concordance index.
  • a method for training a neural network having weighted connections for classification of data may include inputting input training data into the neural network, processing, by the neural network, the input training data to produce an output, determining an error between the output and a desired output corresponding to the input training data, rating the performance neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with a derivative of the concordance index and adapting the weighted connections of the neural network based upon results of the objective function.
  • the function C may comprise
  • may be a normalization factor
  • may comprise pairs of data (i, j) meeting one or more predetermined conditions.
  • t, and t represent estimates by the neural network of how long it will take for patients i and j to recur, respectively.
  • any of the above groups of embodiments may be used, or modified to be used, to determine a prediction of the recurrence of disease (e.g., cancer).
  • the pairs of data may comprise patients ⁇ i, j ⁇ and the predetermined conditions may comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; or only patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
  • Other groups of embodiments may further include computer systems, computer readable media and computer application programs for carrying out any one or more of particular embodiments of the groups of embodiments listed above.
  • Fig. 2 is a chart illustrating a. comparison of survival curves for high-risk and low-risk patient groups between NN C ⁇ and N-Sf -
  • Fig. 3 is a chart illustrating a comparison of survival curves for high-risk and low-risk patient groups between NN C , and NN ae .
  • Fig. 4 is a chart illustrating a.
  • Fig. 5 is a chart illustrating a comparison of survival curves for high-risk and low-risk patient groups between NN C] and the Cox model.
  • Fig. 6 is a nomogram based on the score from the N CI model.
  • Fig. 7 is a general schematic of a supervised learning model for a neural network.
  • DETAILED DESCRIPTION OF THE EMBODIMENTS Neural networks are a form of artificial intelligence which functions to imitate the way a human brain works.
  • a neural network typically comprises a plurality of weighted, interconnected processing elements, to emulate neurons of a brain.
  • neural networks may be effective for predicting events, but typically require large amounts of data to do so.
  • a supervised model e.g., predictive, prognostic
  • the supervised learning model trains the neural network by providing it with inputs and desired outputs. These inputs and desired outputs are referred to as training data. The difference between what is actually output by the network and the desired output is then used by a training algorithm in the model to change the weights of the connections between the processing elements to obtain the desired output.
  • the goal of the training a neural network is to find a function that, when training input data is applied to it, yields the desired output for the given input from the training data. It can then be used to input data to seek output in accordance with the found function. As shown in Fig.
  • a supervised learning model 700 generally includes a neural network 710 having weighted connections, an input 715 for receiving training data 705 (input training data) and an output 720, an error function 730 for determining an error between output of the neural network and a desired output from the training data (output training data), an objective function 740 for providing a rating of the performance of the model, the objective function comprising a function C substantially in accordance with a derivative of the concordance index and a training algorithm 750 (i.e., optimization method) for adapting the weighted connections of the neural network in accordance with the results of the objective function.
  • a training algorithm 750 i.e., optimization method
  • the present description is in reference to training a neural network using an objective function according to embodiment of the present invention.
  • the neural network may comprise a typical multilayer perception (MLP) with softmax outputs and a single hidden layer and direct connection between the input and output layers.
  • MLP multilayer perception
  • the invention is not so limited to such a network, and may be applied to any neural network platform/arrangement.
  • Embodiments of the present invention enable improved prediction models by using an approximation (e.g., a derivative) of the concordance index (CI), as the objective function in training a neural network in a supervised learning model.
  • Such models may be used to estimate the probability that, of a pair of randomly chosen comparable patients, cancer will recur within a shorter period of time in one patient with a higher prognostic score than the other patient.
  • a derivative of the CI as the objective function in supervised learning model during training allows such models to make use of the training information from both censored (event has not recurred) and non-censored (event has occurred) observations.
  • the Concordance Index may be expressed in the form:
  • consists of all the pairs of patients ⁇ i,j ⁇ who meet any of the following conditions: • both patients i andy experienced recurrence, and the recurrence time t t of patient i is shorter than patient/ s recurrence time tf, or • only patient i experienced recurrence and t t is shorter than patient y 's follow- up visit time tj.
  • the numerator of the CI represents the number of times that the patient predicted to recur earlier by the neural network actually does recur earlier.
  • the denominator is the total number of pairs of patients who meet the predetenx ned conditions.
  • the CI has long been used as a performance indicator for survival analysis, it has never been used as an objective function in a supervised learning model for a neural network to allow complete use of information from both censored and non-censored observations, as in embodiments of the present invention.
  • the difficulty of using the CI as a training objective function in the past is that it is non-differentiable (i.e., the step function cannot be differentiated) and cannot be optimized by gradient-based methods.
  • the present invention overcomes this obstacle by using an approximation of the CI as the objective function.
  • the accuracy of a predictive model can be determined by using the CI: when the CI is maximized, the model is more accurate.
  • the performance of a model is maximized.
  • a differentiable approximation to the step function in Eq. (T>) has been proposed in [2] to directly optimize the AUC.
  • [2] several alternative approximations to eq. 2 are discussed in the context of approximating the Wilicoxon-Mann- Whitney statistic, which is different from the concordance index [3].
  • An intuitive choice of the discussed approximations is the sigmoid function: where ⁇ > 0. However, this is found to be less effective than the following function:
  • R(t ; , t j ) can be regarded as an approximation to I(-i t ,-i ) .
  • An example of R(t, , i ) with I(i l ,t ⁇ ) is shown in Fig. 1.
  • dn order to maximize the CI in Eq. (1), a prognostic model is trained by minimizing the objective function:
  • each R(t,,t j ) is weighted by the difference between t t and i j .
  • This mechanism effectively overcomes over-fitting of the data during training of the model and makes the optimization preferably focus on only moving more pairs of samples in ⁇ to satisfy t, —t > ⁇ .
  • the influence of the training samples is adaptively adjusted according to the pair- wise comparisons during training.
  • the positive margin ⁇ in R is preferable for improved generalization performance.
  • the parameters of the neural network are adjusted during training by calculating the CI after all the patient data has been entered.
  • the neural network then adjusts the parameters with the goal of minimizing the objective function and thus maximizing the CI.
  • over-fitting generally refers to the complexity of the neural network. Specifically, if the network is too complex, the network will react to "noisy" data. Overfitting is risky in that it can easily lead to predictions that are far beyond the range of the training data.
  • Embodiments of the present invention allow a supervised learning model to make complete use of information (censored and non-censored data) from survival data (for example) using a derivative of the CI as the objective function in training the neural network.
  • improvement may be achieved in identifying high-risk and low-risk groups of patients in a cancer recurrence predictive model (for example).
  • embodiments of the present invention may be applicable for use in the approximation in a more general problem of learning ranks, where an objective function based on a step function can be formed.
  • Prostate Cancer Study Prostate cancer is a malignant tumor that usually begins in the outer-most part of the prostate and is the most common form of cancer found in ⁇ -merican men. More than 180,000 men in the U.S. will be diagnosed with prostate cancer this year, and more than 30,000 will die of the disease. While the number of men diagnosed with prostate cancer remains high, survival rates have been steadily improving primarily due to early detection. Eighty-nine percent of the men diagnosed with the disease will survive at least five years, while 63% will survive 10 years or longer. The American Urological Association and the American Cancer Society recommend annual screening for men ages 50 to 70.
  • PSA prostate-specific antigen
  • DRE digital rectal exam
  • PSA levels Elevated PSA levels (> 4ng/ml or greater) may indicate prostate cancer.
  • increases in PSA are also reported in benign conditions such as prostatitis and a pathologic enlargement of the prostate known as benign proliferative hyperplasia (BPH).
  • BPH benign proliferative hyperplasia
  • the most common treatment for localized or confined PCa, in men under the age 70 who do not have other health complications is a radical prostatectomy, i.e., surgery to remove the prostate gland, seminal vesicles, vas deferens and some surrounding tissue.
  • the PSA levels in the blood should be reduced to 0.2ng/ml or less. If the PSA levels begin to rise at any time after treatment (also known as a biochemical recurrence BCR), a local or distant recurrence may be suspected, and will necessitate restaging the cancer, as well as a discussion of possible salvage therapies with the patient including radiation or hormonal therapy, experimental protocols or observation [4].
  • prostate cancer nomograms which combine clinical and/or pathologic factors to predict an individual patients probability of disease recurrence or survival have been published, e.g., [5] [6] [7].
  • the postoperative nomogram developed by Kattan et al. [5] is widely used by clinicians and allows a prediction of the probability of disease recurrence for patients who have received radical prostatectomy as treatment for prostate cancer.
  • the postoperative nomogram used Cox proportional hazards regression analysis to model the clinical and pathologic data and disease follow-up for men treated with radical prostatectomy by a single surgeon.
  • Prognostic variables included pretreatment serum prostate-specific antigen level, radical prostatectomy Gleason sum, prostatic capsular invasion, surgical margin status, seminal vesicle invasion, and lymph node status. Treatment failure was recorded when there was clinical evidence of disease recurrence, a rising serum prostate-specific antigen level, or initiation of adjuvant therapy. Despite the widespread use of the postoperative nomogram and its reasonable predictive accuracy, better tools are needed to predict an individual patients probability of disease recurrence after radical prostatectomy. Systems pathology or biology is a new discipline that is positioned to significantly impact biological discovery processes.
  • Molecular biomarker data can also be derived for use from IHC analyses of tissue microarrays, as well as results of machine vision image analysis which quantitate histopathological features of H&E slides. It has been found that clinical, histopathological, immunohistochemical (IHC), and bio-imaging data can be used to predict prostate cancer BCR. In order to achieve this objective, a cohort of 539 patients who underwent radical prostatectomy at a single hospital in the US was studied. 16 clinical and histopathological features were collected, which include patient age, race, Gleason grade and score, and other pre- and post-operative parameters. In addition, high-density tissue microarcays (TMAs) were constructed from the patients' prostatectomy specimens.
  • TMAs high-density tissue microarcays
  • H&E hematoxylin and eosin-stained
  • Such objects include spectral-based characteristics (channel means, standard deviations, etc.), position, size, perimeter, shape (asymmetry, compactness, elliptic fit, etc.), and relationships to neighboring objects (contrast).
  • spectral-based characteristics channel means, standard deviations, etc.
  • position size
  • perimeter shape
  • shape asymmetry, compactness, elliptic fit, etc.
  • relationships to neighboring objects contrast.
  • the effective sample size consisted of only 130 patients. For these patients, the time from the surgery to the most recent follow-up visit ranged from 1 month to 133 months. Patients who had measurable prostate-specific antigen (PSA) at this visit were considered to hrave recurrent prostate cancer.
  • PSA prostate-specific antigen
  • the new training algorithm/model according to embodiments of the present invention was compared with four other algorithms over the data collected.
  • the first compared model used an algorithm based on the Kaplan-Meier estimate of recurrence probability, and is used as the target value for the patients who had short follow- up times and did not experience recurrence.
  • the MLP network trained by this a gorithm will be referred to as NN m-
  • the patients who had follow-up times longer than 7 years and remained disease free are assumed to be successfully cured and a target value of 0 is assigned to such patients. Those patients who had recurrence at the follow-up visit have a target value of 1.
  • this model should output a higher score for a higher-risk patient.
  • the second compared model uses an algorithm that trains an MLP model to regress over the survival/censoring time. It uses an asymmetric squared error function for the censored patients, which becomes zero when the model output is larger than the censoring time. This model is referred to as NN ae . Unlike NN C i and NNk m , a higher-risk patient should have a lower score, an estimate proportional to the survival time, in this model.
  • the new training model is compared to a support vector machine regressor with an asymmetric penalty function, which incurs a smaller penalty when the model output is larger than the target value (survival time) and a larger penalty when the output is smaller than the target value.
  • This model is referred to as SVRc, and should output a higher score for a lower-risk patient.
  • a last model compared to the present invention is the Cox proportional hazard model.
  • the Cox model outputs a prognostic hazard score, which is a function of a linear combination of the covariates (input features). The higher the score is, the more risk the model predicts the patient would have. The empirical results are based on leave-one-out cross -alidation.
  • a fold is a partition of an original dataset. For example, if the original dataset had only 10 patients and a leave-one-out cross-validation was performed, there would be 10 folds of size 1 where one patient is excluded for testing and the other 9 for training. As another example, 5 folds of size 2 are present in 5-fold cross-validation of 10 patients. All the neural networks based models have 5 hidden units after the model selection. For NN C i, ⁇ was chosen to be 0.01. It has been found that the results in terms of the CI value are more sensitive to ⁇ than the AUC metric, n is typically set as 3.
  • the RBF kernel is used in SVRc.
  • the number of covariates was reduced to 23, since the dataset was too small (i.e., the number of event/recurrences in the dataset was too small to handle the number of variables in question).
  • the performance is measured in two ways.
  • the first measure is the Concordance Index, which evaluates the model's general predictive accuracy for estimating the probability that a patient with the higher prognostic score will recur within a shorter time than a patient with a lower score.
  • Table 1 shows the Concordance Index values for all the models.
  • the new model according to embodiments of the present invention, NN C i achieved the largest CI value over the cross validation results.
  • the survival curves for both the predicted high-risk and low-risk patients are shown in Figs. 2 to 5 for all the models. Survival curves are constructed for both high-risk and low- risk patients by Kaplan-Meier estimates based on the scores from each model. In each figure, the new model is shown with one of the four other models.
  • a sign of a model successfully distinguishing between the high risk and low risk patient groups is the distance that the high-risk and low-risk survival curves are apart - the farther apart the two curves are, the more successful the model is at distinguishing between the two groups.
  • the high-risk and low-risk survival curves are farthest apart for the NN C i model, indicating a more successful model than the comparison models.
  • the high-risk group is defined as the patients in the highest quartile of the scores, and the low-risk group consists of the patients in the lowest quartile of the scores.
  • the high-risk patients are in the lowest quartile of the scores, and the low-risk patients fall in the highest quartile of the scores.
  • a log-rank test [9] was also conducted for each pair of survival curves of high-risk and low-risk groups within each model, with a "p" value indicating the ability of the model to accurately distinguish high-risk and low-risk patient groups - the lower the p value, the better the ability of the model to distinguish between the two groups.
  • Table 2 summarizes the p values for all the methods. As shown, the p value for the new model NN C i is much smaller ( ⁇ 0.0001) than all the other models, giving further evidence of the new model's improvement in identifying high-risk and low-risk patient groups.
  • the scores may be recalibrated to probabilities of remaining free of cancer recurrence in the next 7 years following surgery.
  • the probability is estimated using the cumulative hazard function, also known as the Nelson- Aalen estimator.
  • the Nelson- Aalen estimator incorporates both the baseline hazard rate and the hazard function, estimated via partial likelihood maximization using the Newton-Raphson method [10]. Based on these probability estimates, a nomogram was generated which is shown in Fig. 6. For ease of use, the original scores from the model are multiplied by 1000 in this nomogram. To use the nomogram, a straight line is drawn up to the points axis from a patients
  • NN score to determine how many points toward recurrence the patient received. This process is repeated for each feature, and the points added together to equal the Total Points.
  • the Points and Total Points axes are identical. Accordingly, a straight line would be drawn down from the Total Points axis to the corresponding probability of the patient remaining recurrence-free for 7 years following the surgery, assuming the patient does not die of another cause first.

Abstract

Embodiments of the present invention are directed to methods and systems for training a neural network having weighted connections for classification of data, as well as embodiments corresponding to the use of such a neural network for the classification of data, includíng, for example, prediction of an event (e.g., disease). The method may include inputting input training data into the neural network, processing, by the neural network, the input training data to produce an output, determining an error between the output and a desired output corresponding to the input training data, rating the performance neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with an approximation of the concordance index and adapting the weighted connections of the neural network based upon results of the objective function.

Description

METHODS AND SYSTEMS FOR PREDICTING OCCURRENCE OF AN EVENT
FIELD OF THE INVENTION Embodiments of the invention relate to event occurrence analysis and in particular eventual event occurrence analysis that can make use of both censored data and uncensored data for predicting a recurrence of a disease, for example, including cancer. BACKGROUND OF THE INVENTION There are many instances in which it is desirable to predict the likelihood of an event occurring within a certain amount of time or the amount of time until an event is likely to occur. Indeed, event prediction type data, including censored data, is one of the most common types of data used in bioscience (for example). Predicting the occurrence of an event can help people plan for the occurrence of the event. For example, it is desirable to predict the time to recurrence of diseases or other health issues, such as cancer, or environmental events (e.g., earthquakes, hurricanes). Censored data comprises incomplete data in which it is unknown when an event occurred/recurred. For example, in training a model to predict the recurrence of cancer in a patient, the training data would preferably include censored data comprising patient data in which no recurrence of cancer came about in particular patients. This is because most medical data includes both censored and non-censored data, and increasing the amount of data available to train a predictive model can increase the reliability and predictive power of the model. Censored data indicates whether the outcome under observation, e.g., recurrence of cancer, has occurred (for example) within a patient's follow-up visit time: if the recurrence of cancer has not been observed at a patient's follow-up visit, this patient's data is censored. In predicting recurrence of cancer (in patients who have been considered cured, for example), data for many patients may be censored. Such censored observation provides incomplete information about the outcome, since the event may eventually occur after the follow-up visit, which should be taken into account by a predictive model. However, the current most accurate learning models, particularly machine learning techniques involving neural networks and support vector machines, do not make use of such censored data. It would be highly desirable when training a predictive model to have as much data from as many sources as possible. Thus, for example, for disease related events, it is generally desirable to have data from as many patients as possible, and as much data from each patient as possible. With such data, however, come difficulties in how to process censored data. Typically, traditional survival analysis, e.g., the Cox proportional hazards model, uses censored data. However, in general, the reliability of the Cox model deteriorates if the number of features is greater than the number of events divided by 10 or 20 [1]. For example, in one study included as an example for the present invention, the dataset consisted of only 130 patients, each of which was represented by a vector of 25 features. For such data, the Cox model could not be successfully derived from this dataset until the feature dimensionality was reduced. Neural networks have been shown to be able to outperform traditional statistical models, due to neural networks' capacity to model nonlinearities. However, in order to be successful, a neural network typically requires a large number of samples in the training set. Generally, several approaches have been used in applying survival data in neural networks. One approach is to model the hazard or survival function as a neural network structure. For example, constructing the survival curve by a hazard function modeled by a neural network, for which the rth output is the estimated hazard at the discretized time interval /'. Others have used the discretized time interval as an additional input to a neural network to model the survival probability. Still others have used several separately trained networks, each used to model the hazard function at a different time interval. Still, in order to effectively use machine learning algorithms, treatment of censored data is crucial. Simply omitting the censored observations or treating them as non-recurring samples bias the resulting model and, thus, should be avoided. Kaplan-Meier estimates of event probability have been used as target values during training for patients who had short follow-up times and did not have the event recurred. Although this algorithm takes into account, to some extent, both follow-up time and censoring, it still fails to make complete use of available information. For instance, it treats two recurred patients as the same regardless of their survival time.
SUMMARY OF THE INVENTION The present invention presents systems and methods to improve prediction of an occurrence of an event that may use both censored and non-censored data. The treatment of censored data in the present invention allows for the effective use of machine learning algorithms, e.g., neural networks, for the analysis of survival data to produce an effective predictive model, for example. In particular, some embodiments of the present invention may be used to indicate how likely an event will eventually occur. In particular, some embodiments of the present invention are directed to supervised learning models which use an objective function to improve the predictive accuracy of the model. One such novel objective function may be an approximation of the concordance index (CI). Using an approximation to the CI allows the model to make use of the information from both censored and non-censored observations, thereby reducing event occurrence prediction into simpler predication/classification problem. Accordingly, such an approximation to the CI for the objective function may be a derivative of the CI. Embodiments of the present invention have particular application to the prediction of the occurrence and, in particular, the recurrence of cancer after a patient has been initially cured (e.g., following removal and/or treatment of the cancer). Being able to make a more precise prediction on cancer recurrence allows for a more effective follow-up therapy to be administered to the patient. Accordingly, embodiments of the invention may be able to determine a prognostic estimate for an individual patient. Comparing embodiments of the present invention with the traditional Cox proportional hazards model (and several other algorithms based on neural networks and support vector machines, see below), the present invention may achieve improvement in being able to identify high-risk and low-risk groups of patients. Accordingly, in a first group of embodiments of the present invention, a supervised model (e.g., predictive, prognostic) for a neural network is provided and may include one or more of the following components: a neural network having weighted connections, an input for receiving training data and an output, an error module for determining an error between output of the neural network and a desired output from the training data, an objective function for providing a rating of the performance of the model, the objective function comprising a function C substantially in accordance with a derivative of the concordance index and a training algorithm for adapting the weighted connections of the neural network in accordance with the results of the objective function. The input training data may include one or more features (clinical, molecular, image) for each of a plurality of known patients. Output data may include, for example, a predicitive or prognostic determination for each of the patients. In a second group of embodiments of the invention, a method for predicting recurrence of cancer in a patient is provided and may comprise estimating the probability that cancer will recur within a shorter period of time in a patient with a higher prognostic score than a recurrence time in a patient with a lower prognostic score. Estimating may include conducting pair-wise comparisons between prognostic scores for patients i and j, using a neural network trained using an objective function comprising a function C substantially in accordance with a derivative of the concordance index. In a third group of embodiments of the present invention, a method for training a neural network having weighted connections for classification of data is provided and may include inputting input training data into the neural network, processing, by the neural network, the input training data to produce an output, determining an error between the output and a desired output corresponding to the input training data, rating the performance neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with a derivative of the concordance index and adapting the weighted connections of the neural network based upon results of the objective function. In any of the above groups of embodiments, the function C may comprise
Figure imgf000007_0001
wherein Ω comprises pairs of data (i, j) meeting one or more predetermined conditions, or _ ∑ (,, ) 6 Ω - (f, - fy) • R(f, - fr) , D where 2>= ∑-(i,γ), , )εΩ
may be a normalization factor, and Ω may comprise pairs of data (i, j) meeting one or more predetermined conditions. In the above equation, t, and t, represent estimates by the neural network of how long it will take for patients i and j to recur, respectively. Moreover, any of the above groups of embodiments may be used, or modified to be used, to determine a prediction of the recurrence of disease (e.g., cancer). In such cases, the pairs of data may comprise patients {i, j} and the predetermined conditions may comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; or only patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,. Other groups of embodiments may further include computer systems, computer readable media and computer application programs for carrying out any one or more of particular embodiments of the groups of embodiments listed above. The present invention will become even clearer with reference to the attached figures, brief descriptions of which are provided below, and the following detailed description. BRIEF DES RIPTION OF THE DRAWINGS Fig. 1 is a chart illustrating a comparison of R(t( ,t} ) with I(tt ,i}) ; the horizontal axis being t, -t , γ = 0.1 andn = 2 in R (t, ,ty) . Fig. 2 is a chart illustrating a. comparison of survival curves for high-risk and low-risk patient groups between NNCι and N-Sf - Fig. 3 is a chart illustrating a comparison of survival curves for high-risk and low-risk patient groups between NNC, and NNae. Fig. 4 is a chart illustrating a. comparison of survival curves for high-risk and low-risk patient groups between NNC1 and SVRo. Fig. 5 is a chart illustrating a comparison of survival curves for high-risk and low-risk patient groups between NNC] and the Cox model. Fig. 6 is a nomogram based on the score from the NCI model. Fig. 7 is a general schematic of a supervised learning model for a neural network. DETAILED DESCRIPTION OF THE EMBODIMENTS Neural networks are a form of artificial intelligence which functions to imitate the way a human brain works. A neural network typically comprises a plurality of weighted, interconnected processing elements, to emulate neurons of a brain. The organization of the processing elements and the weights of the connections between the elements determine the output. Generally, neural networks may be effective for predicting events, but typically require large amounts of data to do so. A supervised model (e.g., predictive, prognostic) for a neural network is used to train a neural network to solve particular problems, for example, to predict an occurrence of" an event. The supervised learning model trains the neural network by providing it with inputs and desired outputs. These inputs and desired outputs are referred to as training data. The difference between what is actually output by the network and the desired output is then used by a training algorithm in the model to change the weights of the connections between the processing elements to obtain the desired output. Thus, the goal of the training a neural network is to find a function that, when training input data is applied to it, yields the desired output for the given input from the training data. It can then be used to input data to seek output in accordance with the found function. As shown in Fig. 7, a supervised learning model 700 generally includes a neural network 710 having weighted connections, an input 715 for receiving training data 705 (input training data) and an output 720, an error function 730 for determining an error between output of the neural network and a desired output from the training data (output training data), an objective function 740 for providing a rating of the performance of the model, the objective function comprising a function C substantially in accordance with a derivative of the concordance index and a training algorithm 750 (i.e., optimization method) for adapting the weighted connections of the neural network in accordance with the results of the objective function.
Prediction of an Event: Cancer Recurrence Example The present description is in reference to training a neural network using an objective function according to embodiment of the present invention. The neural network may comprise a typical multilayer perception (MLP) with softmax outputs and a single hidden layer and direct connection between the input and output layers. Please note, however, that the invention is not so limited to such a network, and may be applied to any neural network platform/arrangement. Embodiments of the present invention enable improved prediction models by using an approximation (e.g., a derivative) of the concordance index (CI), as the objective function in training a neural network in a supervised learning model. Once trained, such models (and systems/methods which operate under such a model) may be used to estimate the probability that, of a pair of randomly chosen comparable patients, cancer will recur within a shorter period of time in one patient with a higher prognostic score than the other patient. In that regard, such use of a derivative of the CI as the objective function in supervised learning model during training allows such models to make use of the training information from both censored (event has not recurred) and non-censored (event has occurred) observations. The Concordance Index The concordance index may be expressed in the form:
Figure imgf000010_0001
where
0 : otherwise
and may be based on pair-wise comparisons between the prognostic estimates t1 and t. for patients i andy, respectively. Here, Ω consists of all the pairs of patients {i,j} who meet any of the following conditions: • both patients i andy experienced recurrence, and the recurrence time tt of patient i is shorter than patient/ s recurrence time tf, or • only patient i experienced recurrence and tt is shorter than patient y 's follow- up visit time tj. In other words, the numerator of the CI represents the number of times that the patient predicted to recur earlier by the neural network actually does recur earlier. The denominator is the total number of pairs of patients who meet the predetenx ned conditions. Though the CI has long been used as a performance indicator for survival analysis, it has never been used as an objective function in a supervised learning model for a neural network to allow complete use of information from both censored and non-censored observations, as in embodiments of the present invention. The difficulty of using the CI as a training objective function in the past is that it is non-differentiable (i.e., the step function cannot be differentiated) and cannot be optimized by gradient-based methods. The present invention overcomes this obstacle by using an approximation of the CI as the objective function. As briefly stated above, the accuracy of a predictive model can be determined by using the CI: when the CI is maximized, the model is more accurate. Thus, by preferably substantially maximizing the CI, the performance of a model is maximized. Accordingly, a differentiable approximation to the step function in Eq. (T> has been proposed in [2] to directly optimize the AUC. In [2], several alternative approximations to eq. 2 are discussed in the context of approximating the Wilicoxon-Mann- Whitney statistic, which is different from the concordance index [3]. An intuitive choice of the discussed approximations is the sigmoid function:
Figure imgf000011_0001
where β > 0. However, this is found to be less effective than the following function:
Figure imgf000011_0002
where 0 < γ < 1 and n > 1. R(t; , tj ) can be regarded as an approximation to I(-it ,-i ) . An example of R(t, , i ) with I(il ,t} ) is shown in Fig. 1. Thus, dn order to maximize the CI in Eq. (1), a prognostic model is trained by minimizing the objective function:
Figure imgf000011_0003
Empirically, it has been found that a weighted version of C in the following form, according to some embodiments, achieves improved results:
Figure imgf000011_0004
where D ∑- - ), (8) 0,7)εΩ
is the normalization factor. Here each R(t,,tj ) is weighted by the difference between tt and ij . The process of minimizing the Cω (or C) seeks to move each pair of samples in Ω to satisfy it —i > γ and thus to make I(tt , t ) = 1 in Eq. ( 1 ) . When the difference between the outputs of a pair in Ω is larger than the margin γ, this pair of samples will stop contributing to the objective function. This mechanism effectively overcomes over-fitting of the data during training of the model and makes the optimization preferably focus on only moving more pairs of samples in Ω to satisfy t, —t > γ. The influence of the training samples is adaptively adjusted according to the pair- wise comparisons during training. Note that the positive margin γ in R is preferable for improved generalization performance. In other words, the parameters of the neural network are adjusted during training by calculating the CI after all the patient data has been entered. The neural network then adjusts the parameters with the goal of minimizing the objective function and thus maximizing the CI. As used above, over-fitting generally refers to the complexity of the neural network. Specifically, if the network is too complex, the network will react to "noisy" data. Overfitting is risky in that it can easily lead to predictions that are far beyond the range of the training data. Embodiments of the present invention, described above and further explained with reference to the example below, allow a supervised learning model to make complete use of information (censored and non-censored data) from survival data (for example) using a derivative of the CI as the objective function in training the neural network. Using embodiments of the present invention, improvement may be achieved in identifying high-risk and low-risk groups of patients in a cancer recurrence predictive model (for example). Moreover, embodiments of the present invention may be applicable for use in the approximation in a more general problem of learning ranks, where an objective function based on a step function can be formed. The above description and example given below is considered as illustrative only of the principles of the various embodiments of the invention. Furthrer, since numerous modifications and changes will readily occur to those skilled in thxe art, the invention is not limited to the exact construction and operation shown and described, and accordingly, all suitable modifications and equivalents may be resorted to, falling within the scope of the invention.
Prostate Cancer Study Prostate cancer (PCa) is a malignant tumor that usually begins in the outer-most part of the prostate and is the most common form of cancer found in Λ-merican men. More than 180,000 men in the U.S. will be diagnosed with prostate cancer this year, and more than 30,000 will die of the disease. While the number of men diagnosed with prostate cancer remains high, survival rates have been steadily improving primarily due to early detection. Eighty-nine percent of the men diagnosed with the disease will survive at least five years, while 63% will survive 10 years or longer. The American Urological Association and the American Cancer Society recommend annual screening for men ages 50 to 70. The most effective screening tests available include a blood test for an enzyme called prostate-specific antigen (PSA) which is produced by the prostate gland and the employment of a digital rectal exam (DRE) . Elevated PSA levels (> 4ng/ml or greater) may indicate prostate cancer. However, increases in PSA are also reported in benign conditions such as prostatitis and a pathologic enlargement of the prostate known as benign proliferative hyperplasia (BPH). The standard of care once PCa is suspected is to obtain a biopsy, typically a sextant (six-part) biopsy to assess presence or absence of disease. The most common treatment for localized or confined PCa,, in men under the age 70 who do not have other health complications is a radical prostatectomy, i.e., surgery to remove the prostate gland, seminal vesicles, vas deferens and some surrounding tissue. After surgery, the PSA levels in the blood should be reduced to 0.2ng/ml or less. If the PSA levels begin to rise at any time after treatment (also known as a biochemical recurrence BCR), a local or distant recurrence may be suspected, and will necessitate restaging the cancer, as well as a discussion of possible salvage therapies with the patient including radiation or hormonal therapy, experimental protocols or observation [4]. Thus, the ability to predict which patients will have a BCR would be very important to urologists and oncologists in managing the course of future treatment. A number of prostate cancer nomograms which combine clinical and/or pathologic factors to predict an individual patients probability of disease recurrence or survival have been published, e.g., [5] [6] [7]. The postoperative nomogram developed by Kattan et al. [5] is widely used by clinicians and allows a prediction of the probability of disease recurrence for patients who have received radical prostatectomy as treatment for prostate cancer. The postoperative nomogram used Cox proportional hazards regression analysis to model the clinical and pathologic data and disease follow-up for men treated with radical prostatectomy by a single surgeon. Prognostic variables included pretreatment serum prostate-specific antigen level, radical prostatectomy Gleason sum, prostatic capsular invasion, surgical margin status, seminal vesicle invasion, and lymph node status. Treatment failure was recorded when there was clinical evidence of disease recurrence, a rising serum prostate-specific antigen level, or initiation of adjuvant therapy. Despite the widespread use of the postoperative nomogram and its reasonable predictive accuracy, better tools are needed to predict an individual patients probability of disease recurrence after radical prostatectomy. Systems pathology or biology is a new discipline that is positioned to significantly impact biological discovery processes. This emerging approach attempts to facilitate discovery by systematic integration of technologies, gathering information at multiple levels (instead of only one) and examining complex interactions which results in a superior output of data and information, thereby enhancing our understanding of biological function and chemico-biological interactions [8]. The number of features generated by these technologies can be larger than standard survival methods can handle. Thus, the underlying hypothesis of this study is that an improved predictive model for disease recurrence after radical prostatectomy can be derived from a novel integrated or systems pathology approach, that will use neural networks to handle the expanded multidimensional sources of data input, including clinical and pathological variables (variables used in original nomogram plus additional clinical variables). Molecular biomarker data can also be derived for use from IHC analyses of tissue microarrays, as well as results of machine vision image analysis which quantitate histopathological features of H&E slides. It has been found that clinical, histopathological, immunohistochemical (IHC), and bio-imaging data can be used to predict prostate cancer BCR. In order to achieve this objective, a cohort of 539 patients who underwent radical prostatectomy at a single hospital in the US was studied. 16 clinical and histopathological features were collected, which include patient age, race, Gleason grade and score, and other pre- and post-operative parameters. In addition, high-density tissue microarcays (TMAs) were constructed from the patients' prostatectomy specimens. A single hematoxylin and eosin-stained (H&E) slide for each patient was used for image analysis, while the remaining sections made from the paraffin- embedded tissue blocks were used to conduct IHC studies of selected biomarkers in the laboratory. Data generated by the IHC studies included the number of cells which stained positive for a particular biomarker, if any, and the level of intensity at which the cell(s) stained positive for the biomarker. 43 IHC features from 12 biomarkers were obtained and studied. Images of the H&E slides were captured via a liglit microscope at 20X magnification using a SPOT Insight QE Color Digital Camera (KAI2000). Using a proprietary image analysis system, pathologically meaningful objects were identified and various statistical features associated with these objects were generated. Such objects include spectral-based characteristics (channel means, standard deviations, etc.), position, size, perimeter, shape (asymmetry, compactness, elliptic fit, etc.), and relationships to neighboring objects (contrast). In the end, 496 bio-imaging features were produced. This study was restricted to those patients who had non-missing data for each of the above three domains (clinical and histopathological, IHC, and bioimaging). Thus, the effective sample size consisted of only 130 patients. For these patients, the time from the surgery to the most recent follow-up visit ranged from 1 month to 133 months. Patients who had measurable prostate-specific antigen (PSA) at this visit were considered to hrave recurrent prostate cancer. If a patient did not recur as of this last visit, or the patient outcome was unknown as of their most recent visit (e.g. due to loss to follow-up), then the patient outcome was considered censored, specifically right-censored. Twenty (20) patients experienced PSA recurrence among the 130 patients, while the remaining patients were censored. Thus, the available sample was very small and heavily censored. By consulting domain experts and using an in-house domain specific feature selection procedure, which combines greedy forward selection and backward elunination based on the relevant importance of feature groups given by domain experts, the final feature set was reduced to 25 features. The new training algorithm/model according to embodiments of the present invention, denoted as NNCi, was compared with four other algorithms over the data collected. The first compared model used an algorithm based on the Kaplan-Meier estimate of recurrence probability, and is used as the target value for the patients who had short follow- up times and did not experience recurrence. The MLP network trained by this a gorithm will be referred to as NN m- The patients who had follow-up times longer than 7 years and remained disease free are assumed to be successfully cured and a target value of 0 is assigned to such patients. Those patients who had recurrence at the follow-up visit have a target value of 1. Like the new algorithm of the present invention, this model should output a higher score for a higher-risk patient. The second compared model uses an algorithm that trains an MLP model to regress over the survival/censoring time. It uses an asymmetric squared error function for the censored patients, which becomes zero when the model output is larger than the censoring time. This model is referred to as NNae. Unlike NNCi and NNkm, a higher-risk patient should have a lower score, an estimate proportional to the survival time, in this model. In addition, the new training model is compared to a support vector machine regressor with an asymmetric penalty function, which incurs a smaller penalty when the model output is larger than the target value (survival time) and a larger penalty when the output is smaller than the target value. This model is referred to as SVRc, and should output a higher score for a lower-risk patient. A last model compared to the present invention is the Cox proportional hazard model. The Cox model outputs a prognostic hazard score, which is a function of a linear combination of the covariates (input features). The higher the score is, the more risk the model predicts the patient would have. The empirical results are based on leave-one-out cross -alidation. For all models, model selection was conducted based on cross-validation over the training data for fold 1, and the same model setting was used for all the folds. Generally, a fold is a partition of an original dataset. For example, if the original dataset had only 10 patients and a leave-one-out cross-validation was performed, there would be 10 folds of size 1 where one patient is excluded for testing and the other 9 for training. As another example, 5 folds of size 2 are present in 5-fold cross-validation of 10 patients. All the neural networks based models have 5 hidden units after the model selection. For NNCi, γ was chosen to be 0.01. It has been found that the results in terms of the CI value are more sensitive to γ than the AUC metric, n is typically set as 3. The RBF kernel is used in SVRc. To obtain a Cox model, the number of covariates was reduced to 23, since the dataset was too small (i.e., the number of event/recurrences in the dataset was too small to handle the number of variables in question). The performance is measured in two ways. The first measure is the Concordance Index, which evaluates the model's general predictive accuracy for estimating the probability that a patient with the higher prognostic score will recur within a shorter time than a patient with a lower score. Table 1 (below) shows the Concordance Index values for all the models. Not surprisingly, the new model according to embodiments of the present invention, NNCi, achieved the largest CI value over the cross validation results.
Figure imgf000017_0001
The survival curves for both the predicted high-risk and low-risk patients are shown in Figs. 2 to 5 for all the models. Survival curves are constructed for both high-risk and low- risk patients by Kaplan-Meier estimates based on the scores from each model. In each figure, the new model is shown with one of the four other models. A sign of a model successfully distinguishing between the high risk and low risk patient groups is the distance that the high-risk and low-risk survival curves are apart - the farther apart the two curves are, the more successful the model is at distinguishing between the two groups. As is evident in these figures, the high-risk and low-risk survival curves are farthest apart for the NNCi model, indicating a more successful model than the comparison models. For NNci, NNkm, and the Cox model, the high-risk group is defined as the patients in the highest quartile of the scores, and the low-risk group consists of the patients in the lowest quartile of the scores. However, for both NNae and SVRc, the high-risk patients are in the lowest quartile of the scores, and the low-risk patients fall in the highest quartile of the scores. A log-rank test [9] was also conducted for each pair of survival curves of high-risk and low-risk groups within each model, with a "p" value indicating the ability of the model to accurately distinguish high-risk and low-risk patient groups - the lower the p value, the better the ability of the model to distinguish between the two groups. Table 2 summarizes the p values for all the methods. As shown, the p value for the new model NNCi is much smaller (< 0.0001) than all the other models, giving further evidence of the new model's improvement in identifying high-risk and low-risk patient groups.
Figure imgf000018_0001
Recalibration In order to make the score from the model have a clinically meaningful interpretation, the scores may be recalibrated to probabilities of remaining free of cancer recurrence in the next 7 years following surgery. The probability is estimated using the cumulative hazard function, also known as the Nelson- Aalen estimator. The Nelson- Aalen estimator incorporates both the baseline hazard rate and the hazard function, estimated via partial likelihood maximization using the Newton-Raphson method [10]. Based on these probability estimates, a nomogram was generated which is shown in Fig. 6. For ease of use, the original scores from the model are multiplied by 1000 in this nomogram. To use the nomogram, a straight line is drawn up to the points axis from a patients
NN score to determine how many points toward recurrence the patient received. This process is repeated for each feature, and the points added together to equal the Total Points. In the example illustrated in Figure 6, with a single feature, which is the NN score, the Points and Total Points axes are identical. Accordingly, a straight line would be drawn down from the Total Points axis to the corresponding probability of the patient remaining recurrence-free for 7 years following the surgery, assuming the patient does not die of another cause first.
REFERENCES
The following references are all hereby incorporated by reference herein in their entireties. 1. F. E. Harrell. Regression Modeling Strategies with Applications to Linear Models, Logistic Regression, and Survival Analysis. Springer, New York, 2001. 2. L.Yan et ah, "Optimizing classifier performance via an approximation function to the Wilcoxon-mann- whitney statistic," Proc. of 20th Int'l Conf Machine Learning, pages 848-855, 2003. 3. F.E. Harrell, Regression Modeling Strategies, Springer- Verlag 2001, pp.247 and 493.
4. H. Gronberg. Prostate cancer epidemiology. Lancet, 361:859-864, 2003.
5. M. W. Kattan, T. M. Wheeler, and P. T. Scardino. Postoperative nomogram for disease recurrence after radical prostatectomy for prostate cancer. Journal ofClin Oncol, 17:1499-1507, 1999. 6. M. Graefen, P. I. Karakiewicz, I. Cagiannos, and et al. Validation study of the accuracy of a postoperative nomogram for recurrence after radical prostatectomy for localized prostate cancer. Journal ofClin Oncol, 20:951-956, 2002.
7. L. Hood. Systems biology: integrating technology, biology, and computation. Mech Ageing Dev, 124: 9- 16, 2003.
8. E. Davidov, J. Holland, E. Marple, and S. Naylor. Advancing drag discovery through systems biology. DrugDiscov Today, 8:175-183, 2003.
9. J. D. Kalbfleisch and R. L. Prentice. The Statistical Analysis of Failure Time Data. John Wiley & Sons, New York, 1980. 10. J. P. Klein and M. L. Moeschberger. Survival Analysis: Techniques for Censored and Truncated Data. Springer, New York, 1997.

Claims

WHAT IS CLAIMED IS:
1. A supervised prognostic model for a neural network comprising: a neural network having weighted connections, an input for receiving training data and an output; an error module for determining an error between output of the neural network and a desired output from the training data; an objective function for providing a rating of the performance of the learning model, the objective function comprising a function C substantially in accordance with an approximation of the concordance index; and a training algorithm for adapting the weighted connections of the neural network in accordance with the results of the objective function.
2. The supervised model according to claim 1, wherein the function C is substantially in accordance with a derivative of the concordance index.
3. The supervised model according to claim 1 , wherein the function C allows for the use of censored training data.
4. The supervised model according to claim 1, wherein the function C comprises C = , wherein Ω comprises pairs of data (i, j) meeting one or more
Figure imgf000021_0001
predetermined conditions.
5. The supervised model according to claim 1, wherein the function C comprises
Cm = — — , wherein D = 2_,~ ' - ) 1S a normalization D («,7)eΩ factor, and Ω comprises pairs of data (i, j) meeting one or more predetermined conditions.
6. The supervised model according to claim 4, wherein the model is used to predict recurrence of cancer, and wherein the pairs of data comprise patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time tj of patient i is shorter than the recurrence time tj of patient j; and patient i has experienced recurrence and tj is shorter than patient j's follow-up visit time tj.
7. The supervised model according to claim 5, wherein the model is used to predict recurrence of cancer and wherein the pairs of data comprise patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time tj of patient i is shorter than the recurrence time tj of patient j; and patient i has experienced recurrence and tj is shorter than patient j's follow-up visit time tj.
8. A method for predicting recurrence of cancer in a patient comprising: estimating the probability that cancer will recur within a shorter period of time in a patient with a higher prognostic score than a patient with a lower prognostic score, wherein estimating comprises conducting pair-wise comparisons between prognostic scores for patients i and j, using a neural network trained using an objective function comprising a function C substantially in accordance with an approximation of the concordance index.
9. The method according to claim 8, wherein using a neural network trained using an objective function comprises using a neural network trained using an objective function comprising a function C substantially in accordance with a derivative of the concordance index.
10. The method according to claim 8, wherein using a neural network trained using an objective function comprises using a neural network trained using an objective function comprising a function C that allows for the use of censored data in the training.
11. The method according to claim 8, wherein the function C comprises
C - , wherein Ω comprises pairs of patients {i, j} meeting one or
Figure imgf000023_0001
more predetermined conditions.
12. The method according to claim 8, wherein the function C comprises cω = ( < - >) 1S a normalization
Figure imgf000023_0002
factor, and Ω comprises pairs of data (i, j) meeting one or more predetermined conditions.
13. The method according to claim 11, wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; and patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
14. The method according to claim 12, wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; and patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
15. A method for training a neural network having weighted connections for classification of data comprising: inputting input training data into the neural network; processing, by the neural network, the input training data to produce an output; determining an error between the output and a desired output corresponding to the input training data; rating the performance of the neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with an approximation of the concordance index; and adapting the weighted connections of the neural network based upon results of the objective function.
16. The method according to claim 15, wherein rating the performance of the neural network using an objective function comprises rating the performance of the neural network using an objective function comprising a function C substantially in accordance with a derivative of the concordance index.
17. The method according to claim 15, wherein rating the performance of the neural network using an objective function comprises rating the performance of the neural network using an objective function comprising a function C that allows for the use of censored data in the training.
18. The method according to claim 15, wherein the function C comprises = — (''-/)s"- , and wherein Ω comprises pairs of data (i, j) meeting one or more predetermined conditions.
19. The method according to claim 15, wherein the function C comprises: r Cω = — ∑Q —^n- ^^ ' ^ '^ , wherei n D n = 2^- f(ttι - t ?j) i s a normalization factor, and wherein Ω comprises pairs of data (i, j) meeting one or more predetermined conditions.
20. The method according to claim 18, wherein the neural network is used to predict the recurrence of cancer and wherein the pairs of data comprise patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time tj of patient i is shorter than the recurrence time tj of patient j; and patient i has experienced recurrence and t; is shorter than patient j's follow-up visit time tj.
21. The method according to claim 19, wherein the neural network is used to predict the recurrence of cancer and wherein the pairs of data comprise patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time tj of patient i is shorter than the recurrence time t, of patient j; and patient i has experienced recurrence and tj is shorter than patient j's follow-up visit time tj.
22. Computer readable media comprising computer instructions for allowing a computer system to perform a method for predicting recurrence of cancer in a patient, the method comprising estimating the probability that cancer will recur within a shorter period of time in a patient with a higher prognostic score than a patient with a lower prognostic score, wherein estimating comprises conducting pair-wise comparisons between prognostic scores for patients i and j, using a neural network trained using an objective function comprising a function C substantially in accordance with an approximation of the concordance index.
23. The computer readable media of claim 22, wherein using a neural network comprises using a neural network trained using an objective function comprising a function C substantially in accordance with a derivative of the concordance index.
24. The computer readable media of claim 22, wherein using a neural network comprises using a neural network trained using an objective function comprising a function C that allows for the use of censored data in the training.
25. The computer readable media according to claim 22, wherein the function C comprises wherein Ω comprises pairs of patients {i, j} meeting
Figure imgf000025_0001
one or more predetermined conditions.
26. The computer readable media according to claim 22, wherein the function C comprises Cm a
Figure imgf000026_0001
normalization factor, and Ω comprises pairs of data (i, j) meeting one or more predetermined conditions.
27. The computer readable media according to claim 25, wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; and patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
28. The computer readable media according to claim 26, wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; and patient i has experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
29. Computer readable media comprising computer instractions for training a neural network having weighted connections, the method comprising: inputting input training data into the neural network; processing, by the neural network, the input training data to produce an output; determining an error between the output and a desired output corresponding to the input training data; rating the performance of the neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with an approximation of the concordance index; and adapting the weighted connections of the neural network based upon results of the objective function.
30. The computer readable media according to claim 29, wherein rating the performance of the neural network comprises rating the performance of the neural network using an objective function, wherein the objective function comprises a function C substantially in accordance with a derivative of the concordance index.
31. The computer readable media according to claim 29, wherein rating the performance of the neural network comprises rating the performance of the neural network using an objective function, wherein the objective function comprises a function C that allows for the use of censored data in the training data.
32. The computer readable media according to claim 29, wherein the function C comprises and wherein Ω comprises pairs of data (i, j) meeting
Figure imgf000027_0001
one or more predetermined conditions.
33. The computer readable media according to claim 29, wherein the function C compn .ses: r Cω = 2_j- f(tfι - t fj). i .s a normalization factor, and wherein Ω comprises pairs of data (i, j) meeting one or « more predetermined conditions.
34. The computer readable media according to claim 32, wherein the neural network is trained to predict recurrence of cancer, the pairs of data comprise patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time t, of patient i is shorter than the recurrence time t, of patient j; and patient i experienced recurrence and t, is shorter than patient j's follow-up visit time t,.
5. The computer readable media according to claim 33, wherein the neural network is trained to predict recurrence of cancer, the pairs of data comprises patients {i, j} and wherein the predetermined conditions comprise at least: both patients i and j have experienced recurrence and the recurrence time tj of patient i is shorter than the recurrence time tj of patient j; and patient i experienced recurrence and tj is shorter than patient j's follow-up visit time tj.
PCT/US2005/006241 2004-02-27 2005-02-25 Methods and systems for predicting occurrence of an event WO2005086068A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP05714106A EP1728210A2 (en) 2004-02-27 2005-02-25 Methods and systems for predicting occurrence of an event
CA002557716A CA2557716A1 (en) 2004-02-27 2005-02-25 Methods and systems for predicting occurrence of an event

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US54832204P 2004-02-27 2004-02-27
US60/548,322 2004-02-27
US57705104P 2004-06-04 2004-06-04
US60/577,051 2004-06-04

Publications (2)

Publication Number Publication Date
WO2005086068A2 true WO2005086068A2 (en) 2005-09-15
WO2005086068A3 WO2005086068A3 (en) 2006-10-12

Family

ID=34922684

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/006241 WO2005086068A2 (en) 2004-02-27 2005-02-25 Methods and systems for predicting occurrence of an event

Country Status (5)

Country Link
US (2) US7321881B2 (en)
EP (1) EP1728210A2 (en)
CA (1) CA2557716A1 (en)
TW (1) TW200532523A (en)
WO (1) WO2005086068A2 (en)

Families Citing this family (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2004033159A1 (en) * 2002-10-11 2006-02-09 富士通株式会社 Robot control algorithm construction device, robot control algorithm construction program robot control device, robot control program, and robot
US7461048B2 (en) * 2003-07-21 2008-12-02 Aureon Laboratories, Inc. Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
US7467119B2 (en) * 2003-07-21 2008-12-16 Aureon Laboratories, Inc. Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
WO2005050563A2 (en) * 2003-11-17 2005-06-02 Aureon Biosciences Corporation Pathological tissue mapping
TW200532523A (en) * 2004-02-27 2005-10-01 Aureon Biosciences Corp Methods and systems for predicting occurrence of an event
CA2575859A1 (en) 2004-08-11 2006-02-23 Aureon Laboratories, Inc. Systems and methods for automated diagnosis and grading of tissue images
US7599893B2 (en) * 2005-10-13 2009-10-06 Aureon Laboratories, Inc. Methods and systems for feature selection in machine learning based on feature contribution and model fitness
WO2007066319A1 (en) * 2005-12-08 2007-06-14 Mentor Graphics Corporation Conversion of switching signals of a circuit simulation into a transaction model
US8060348B2 (en) * 2006-08-07 2011-11-15 General Electric Company Systems for analyzing tissue samples
US20080032321A1 (en) * 2006-08-07 2008-02-07 General Electric Company System and methods for analyzing images of tissue samples
US8131476B2 (en) * 2006-08-07 2012-03-06 General Electric Company System and method for co-registering multi-channel images of a tissue micro array
US7716147B2 (en) * 2006-10-23 2010-05-11 Health Care Information Services Llc Real-time predictive computer program, model, and method
US7707130B2 (en) * 2006-10-23 2010-04-27 Health Care Information Services Llc Real-time predictive computer program, model, and method
US20080183393A1 (en) * 2007-01-25 2008-07-31 Rundle John B Method and system for forecasting earthquakes
JPWO2008111349A1 (en) * 2007-03-09 2010-06-24 日本電気株式会社 Survival analysis system, survival analysis method, and survival analysis program
US20090210365A1 (en) * 2008-02-07 2009-08-20 Aureon Laboratories, Inc. System and method for combining hetergeneous predictors with an application to survival anaylsis
CN101520654B (en) * 2008-02-25 2012-01-25 中芯国际集成电路制造(上海)有限公司 Method for statistical process control of limit truncated production data and computer code
US8775291B1 (en) 2008-03-31 2014-07-08 Trans Union Llc Systems and methods for enrichment of data relating to consumer credit collateralized debt and real property and utilization of same to maximize risk prediction
JP4810552B2 (en) * 2008-04-25 2011-11-09 株式会社東芝 Apparatus and method for generating survival curve used for failure probability calculation
CA2731747C (en) * 2008-07-25 2020-05-05 Aureon Laboratories, Inc. Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
US9779213B2 (en) 2008-07-25 2017-10-03 Fundacao D. Anna Sommer Champalimaud E Dr. Carlos Montez Champalimaud System for evaluating a pathological stage of prostate cancer
WO2010045684A1 (en) * 2008-10-24 2010-04-29 Surgical Performance Ip (Qld) Pty Ltd Method of and system for monitoring health outcomes
JP2011138194A (en) * 2009-12-25 2011-07-14 Sony Corp Information processing device, information processing method, and program
US8914319B2 (en) * 2010-06-15 2014-12-16 The Regents Of The University Of Michigan Personalized health risk assessment for critical care
US8990135B2 (en) 2010-06-15 2015-03-24 The Regents Of The University Of Michigan Personalized health risk assessment for critical care
EP2779089B1 (en) 2010-07-30 2018-11-14 Fundação D. Anna Sommer Champalimaud E Dr. Carlos Montez Champalimaud Systems and methods for segmentation and processing of tissue images and feature extraction from same for treating, diagnosing, or predicting medical conditions
WO2012142278A1 (en) * 2011-04-14 2012-10-18 The Trustees Of Columbia University In The City Of New York Metrics and semiparametric model estimating failure rate and mean time between failures
CA2834383A1 (en) 2011-04-29 2012-11-01 Cancer Prevention And Cure, Ltd. Methods of identification and diagnosis of lung diseases using classification systems and kits thereof
US9536052B2 (en) * 2011-10-28 2017-01-03 Parkland Center For Clinical Innovation Clinical predictive and monitoring system and method
US10130550B2 (en) 2012-03-14 2018-11-20 Ralph Zipper Sexual stimulation device using light therapy, vibration and physiological feedback
US10413473B2 (en) 2012-03-14 2019-09-17 Ralph Zipper Sexual stimulation device using light therapy, vibration and physiological feedback
US8801600B2 (en) 2012-03-14 2014-08-12 Ralph Zipper Sexual stimulation device using light therapy
US10496788B2 (en) 2012-09-13 2019-12-03 Parkland Center For Clinical Innovation Holistic hospital patient care and management system and method for automated patient monitoring
US10593426B2 (en) 2012-09-13 2020-03-17 Parkland Center For Clinical Innovation Holistic hospital patient care and management system and method for automated facial biological recognition
TWI464443B (en) * 2013-03-04 2014-12-11 Nat Applied Res Laboratories Artificial intelligence earthquake early warning method and earthquake detecting system
WO2014144103A1 (en) * 2013-03-15 2014-09-18 Sony Corporation Characterizing pathology images with statistical analysis of local neural network responses
US10755369B2 (en) 2014-07-16 2020-08-25 Parkland Center For Clinical Innovation Client management tool system and method
US10127240B2 (en) 2014-10-17 2018-11-13 Zestfinance, Inc. API for implementing scoring functions
US10691698B2 (en) 2014-11-06 2020-06-23 International Business Machines Corporation Automatic near-real-time prediction, classification, and notification of events in natural language systems
DE102016115496A1 (en) * 2016-08-22 2018-02-22 B. Braun Avitum Ag Method and system for post-dialytic determination of dry weight
US10997135B2 (en) 2016-09-16 2021-05-04 Oracle International Corporation Method and system for performing context-aware prognoses for health analysis of monitored systems
US10390364B2 (en) * 2017-04-18 2019-08-20 Government Of The United States Of America, As Represented By The Secretary Of Commerce Apparatus and method for dynamically controlling spectrum access
US11195601B2 (en) 2017-05-31 2021-12-07 International Business Machines Corporation Constructing prediction targets from a clinically-defined hierarchy
US10854335B2 (en) 2017-06-16 2020-12-01 Htc Corporation Computer aided medical method and medical system for medical prediction
WO2019028179A1 (en) 2017-08-02 2019-02-07 Zestfinance, Inc. Systems and methods for providing machine learning model disparate impact information
CN108614885B (en) * 2018-05-03 2019-04-30 杭州认识科技有限公司 Knowledge mapping analysis method and device based on medical information
EP4195112A1 (en) 2018-05-04 2023-06-14 Zestfinance, Inc. Systems and methods for enriching modeling tools and infrastructure with semantics
CN109326353B (en) * 2018-10-29 2020-11-27 南京医基云医疗数据研究院有限公司 Method and device for predicting disease endpoint event and electronic equipment
US11816541B2 (en) 2019-02-15 2023-11-14 Zestfinance, Inc. Systems and methods for decomposition of differentiable and non-differentiable models
WO2020191057A1 (en) * 2019-03-18 2020-09-24 Zestfinance, Inc. Systems and methods for model fairness
GB201919174D0 (en) * 2019-12-23 2020-02-05 Univ Dublin Technological Determining risk of cancer recurrence
US11720962B2 (en) 2020-11-24 2023-08-08 Zestfinance, Inc. Systems and methods for generating gradient-boosted models with improved fairness
CN112507612B (en) * 2020-11-30 2022-08-02 上海交通大学 Survival analysis method for predicting machine damage time
CN115565669B (en) * 2022-10-11 2023-05-16 电子科技大学 Cancer survival analysis method based on GAN and multitask learning
CN116564524B (en) * 2023-06-30 2023-10-03 之江实验室 Pseudo tag evolution trend regular prognosis prediction device

Family Cites Families (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4097845A (en) * 1976-11-01 1978-06-27 Rush-Presbyterian-St. Luke's Medical Center Method of and an apparatus for automatic classification of red blood cells
US5016283A (en) * 1985-11-04 1991-05-14 Cell Analysis Systems, Inc. Methods and apparatus for immunoploidy analysis
US4999290A (en) * 1988-03-31 1991-03-12 The Board Of Regents, The University Of Texas System Detection of genomic abnormalities with unique aberrant gene transcripts
US6307030B1 (en) * 1988-04-15 2001-10-23 The University Of North Carolina At Chapel Hill Androgen receptor proteins, recombinant DNA molecules coding for such, and use of such compositions
US5081032A (en) * 1988-06-30 1992-01-14 Kyowa Hakko Kogyo Co., Ltd. Anti-human pulmonary adenocarcinoma monoclonal antibody
US5759837A (en) * 1989-01-17 1998-06-02 John Hopkins University Chemotherapy for cancer by inhibiting the fatty acid biosynthetic pathway
US5759791A (en) * 1989-01-17 1998-06-02 The Johns Hopkins University Cancer related antigen
US5665874A (en) * 1989-01-17 1997-09-09 John Hopkins University Cancer related antigen
US6190885B1 (en) * 1990-02-02 2001-02-20 Cancer Research Fund Of Contra Costa Fusion protein containing HMFG Epitop E (S)
US5532135A (en) * 1990-02-02 1996-07-02 Cancer Research Fund Of Contra Costa Solid-phase competitive assay utilizing a fusion protein
US5188964A (en) * 1990-04-12 1993-02-23 Board Of Regents, The University Of Texas System Method and kit for the prognostication of breast cancer patient via heat shock/stress protein determination
US5862304A (en) * 1990-05-21 1999-01-19 Board Of Regents, The University Of Texas System Method for predicting the future occurrence of clinically occult or non-existent medical conditions
US5235522A (en) * 1990-10-10 1993-08-10 Cell Analysis Systems, Inc. Method and apparatus for automated analysis of biological specimens
US5344760A (en) * 1991-06-03 1994-09-06 Ciba Corning Diagnostics Corp. Method of cancer detection
US5474796A (en) * 1991-09-04 1995-12-12 Protogene Laboratories, Inc. Method and apparatus for conducting an array of chemical reactions on a support surface
ATE239784T1 (en) * 1993-08-06 2003-05-15 Univ Brigham Young MONOCLONAL ANTIBODIES AGAINST ISOZYMES OF THYMIDIINE KINASE
US5856112A (en) * 1994-06-16 1999-01-05 Urocor, Inc. Method for selectively inducing biomarker expression in urologic tumor tissue for diagnosis and treatment thereof
US5978497A (en) * 1994-09-20 1999-11-02 Neopath, Inc. Apparatus for the identification of free-lying cells
WO1996009594A1 (en) 1994-09-20 1996-03-28 Neopath, Inc. Apparatus for automated identification of thick cell groupings on a biological specimen
US6025128A (en) * 1994-09-29 2000-02-15 The University Of Tulsa Prediction of prostate cancer progression by analysis of selected predictive parameters
US5989811A (en) * 1994-09-29 1999-11-23 Urocor, Inc. Sextant core biopsy predictive mechanism for non-organ confined disease status
WO1996012187A1 (en) * 1994-10-13 1996-04-25 Horus Therapeutics, Inc. Computer assisted methods for diagnosing diseases
US7122322B2 (en) * 1994-10-25 2006-10-17 The Curators Of The University Of Missouri Endometriosis-specific secretory protein
US6531277B2 (en) * 1994-10-25 2003-03-11 The Curators Of The University Of Missouri Endometriosis-specific secretory protein
US5701389A (en) * 1995-01-31 1997-12-23 Lucent Technologies, Inc. Window switching based on interblock and intrablock frequency band energy
KR0154739B1 (en) * 1995-04-19 1998-11-16 김광호 Fractal image compression device and method
US6063026A (en) * 1995-12-07 2000-05-16 Carbon Based Corporation Medical diagnostic analysis system
ATE231971T1 (en) * 1996-09-27 2003-02-15 Inverness Medical Switzerland TEST KIT AND DEVICES
US5891619A (en) * 1997-01-14 1999-04-06 Inphocyte, Inc. System and method for mapping the distribution of normal and abnormal cells in sections of tissue
US7245748B2 (en) * 1997-01-21 2007-07-17 Yeda Research And Development Co., Ltd. Apparatus for monitoring a system with time in space and method for diagnosing a condition of a prostate
US6059724A (en) * 1997-02-14 2000-05-09 Biosignal, Inc. System for predicting future health
US6713300B1 (en) * 1997-02-27 2004-03-30 University Of Utah Research Foundation Nucleic acid and amino acid sequences for ATP-binding cassette transporter and methods of screening for agents that modify ATP-binding cassette transporter
US6157921A (en) * 1998-05-01 2000-12-05 Barnhill Technologies, Llc Enhancing knowledge discovery using support vector machines in a distributed network environment
US6063028A (en) * 1997-03-20 2000-05-16 Luciano; Joanne Sylvia Automated treatment selection method
US6409664B1 (en) * 1997-07-01 2002-06-25 Michael W. Kattan Nomograms to aid in the treatment of prostatic cancer
US6358682B1 (en) * 1998-01-26 2002-03-19 Ventana Medical Systems, Inc. Method and kit for the prognostication of breast cancer
CA2323074A1 (en) * 1998-03-13 1999-09-16 Baylor College Of Medicine Compositions and methods for the treatment and prevention of metastatic disorders
EP1847607B1 (en) * 1998-03-27 2011-06-08 Otsuka Pharmaceutical Co., Ltd. Antibodies against the p51 protein
US6658395B1 (en) * 1998-05-01 2003-12-02 Biowulf Technologies, L.L.C. Enhancing knowledge discovery from multiple data sets using multiple support vector machines
US6789069B1 (en) * 1998-05-01 2004-09-07 Biowulf Technologies Llc Method for enhancing knowledge discovered from biological data using a learning machine
US6996549B2 (en) * 1998-05-01 2006-02-07 Health Discovery Corporation Computer-aided image analysis
US7117188B2 (en) * 1998-05-01 2006-10-03 Health Discovery Corporation Methods of identifying patterns in biological systems and uses thereof
US6413534B1 (en) * 1998-05-07 2002-07-02 The University Of Tennessee Research Corporation Method for chemoprevention of prostate cancer
US6413533B1 (en) * 1998-05-07 2002-07-02 The University Of Tennessee Research Corporation Method for chemoprevention of prostate cancer
US6699714B1 (en) * 1998-07-17 2004-03-02 University Of Rochester Androgen receptor coactivators
WO2000023799A1 (en) * 1998-10-21 2000-04-27 Steven Jay Smith Protein quantitation with cell imaging densitometry
US6743602B1 (en) * 1999-07-26 2004-06-01 Chiron Corporation Polynucleotides differentially expressed in adenocarcinomas, polypeptides encoded thereby, and methods of use thereof
US6472415B1 (en) * 1998-12-18 2002-10-29 Biophysica, Inc. Androgen receptor suppressors in the therapy and diagnosis of prostate cancer, alopecia and other hyper-androgenic syndromes
US7418399B2 (en) * 1999-03-10 2008-08-26 Illinois Institute Of Technology Methods and kits for managing diagnosis and therapeutics of bacterial infections
US6828429B1 (en) * 1999-03-26 2004-12-07 Henry M. Jackson Foundation For The Advancement Of Military Medicine Prostate-specific gene, PCGEM1, and the methods of using PCGEM1 to detect, treat, and prevent prostate cancer
EP1171636A2 (en) * 1999-04-22 2002-01-16 Albert Einstein College Of Medicine Of Yeshiva University Assay of gene expression patterns by multi-fluor fish
US6993170B2 (en) * 1999-06-23 2006-01-31 Icoria, Inc. Method for quantitative analysis of blood vessel structure
US6611833B1 (en) * 1999-06-23 2003-08-26 Tissueinformatics, Inc. Methods for profiling and classifying tissue using a database that includes indices representative of a tissue population
US6815170B1 (en) * 1999-06-30 2004-11-09 John Wayne Cancer Institute Methods for lymph node identification
US7361680B2 (en) * 1999-07-23 2008-04-22 The Regents Of The University Of California Indole compounds useful for the treatment of cancer
US7105560B1 (en) * 1999-07-23 2006-09-12 The Regents Of The University Of California Use of etodolac in the treatment of multiple myeloma
US6545034B1 (en) * 1999-07-23 2003-04-08 The Regents Of The University Of California Use of etodolac for the treatment of chronic lymphocytic leukemia
US7151100B1 (en) * 1999-07-23 2006-12-19 The Regents Of The University Of California Indole compounds useful for the treatment of cancer
US7129262B2 (en) * 1999-07-23 2006-10-31 The Regents Of The University Of California Indole compounds useful for the treatment of cancer
US7067111B1 (en) * 1999-10-25 2006-06-27 Board Of Regents, University Of Texas System Ethylenedicysteine (EC)-drug conjugates, compositions and methods for tissue specific disease imaging
US6703202B2 (en) * 1999-11-30 2004-03-09 Oxo Chemie Ag Evaluating and predicting clinical outcomes by gene expression analysis
US6500620B2 (en) 1999-12-29 2002-12-31 Mergen Ltd. Methods for amplifying and detecting multiple polynucleotides on a solid phase support
KR20030051435A (en) * 2000-06-19 2003-06-25 코렐로직 시스템즈, 인크. Heuristic method of classification
US7171339B2 (en) * 2000-07-12 2007-01-30 Cornell Research Foundation, Inc. Method and system for analyzing multi-variate data using canonical decomposition
US7353215B2 (en) * 2001-05-07 2008-04-01 Health Discovery Corporation Kernels and methods for selecting kernels for use in learning machines
US6656684B1 (en) * 2000-11-02 2003-12-02 University Of Iowa Research Foundation Method for predicting tumor recurrence
US7238492B2 (en) * 2000-11-02 2007-07-03 University Of Iowa Research Foundation Method for predicting tumor recurrence
US7393921B2 (en) * 2000-12-04 2008-07-01 Institute For Systems Biology Prostate-specific polypeptide pamp and encoding nucleic acid molecules
WO2002071243A1 (en) * 2001-03-01 2002-09-12 Biowulf Technologies, Llc Spectral kernels for learning machines
US7101663B2 (en) * 2001-03-02 2006-09-05 University of Pittsburgh—of the Commonwealth System of Higher Education PCR method
US20030048931A1 (en) * 2001-03-23 2003-03-13 Peter Johnson Quantification and differentiation of tissue based upon quantitative image analysis
US7071303B2 (en) * 2001-03-28 2006-07-04 Institute For Systems Biology Androgen regulated prostate specific nucleic acids
US7542961B2 (en) * 2001-05-02 2009-06-02 Victor Gogolak Method and system for analyzing drug adverse effects
WO2002097716A1 (en) * 2001-05-29 2002-12-05 Tissueinformatics, Inc. Robust stain detection and quantification for histological specimens based on a physical model for stain absorption
US6917926B2 (en) * 2001-06-15 2005-07-12 Medical Scientists, Inc. Machine learning method
US7332290B2 (en) * 2001-08-02 2008-02-19 The Regents Of The University Of Michigan Dectection of AMACR cancer markers in urine
US7229774B2 (en) * 2001-08-02 2007-06-12 Regents Of The University Of Michigan Expression profile of prostate cancer
US6949342B2 (en) * 2001-12-21 2005-09-27 Whitehead Institute For Biomedical Research Prostate cancer diagnosis and outcome prediction by expression analysis
US20030235816A1 (en) * 2002-03-14 2003-12-25 Baylor College Of Medicine (By Slawin And Shariat) Method to determine outcome for patients with prostatic disease
US7309867B2 (en) * 2003-04-18 2007-12-18 Medispectra, Inc. Methods and apparatus for characterization of tissue samples
WO2004026116A2 (en) * 2002-09-19 2004-04-01 The Regents Of The University Of California Use of etodoclac to treat hyperplasia
FR2849440B1 (en) * 2002-12-27 2005-07-15 Lafarge Aluminates FLUID ACCELERATOR FOR COMPOSITION COMPRISING PORTLAND CEMENT.
EP1590487A2 (en) * 2003-02-06 2005-11-02 Genomic Health, Inc. Gene expression markers for response to egfr inhibitor drugs
CA2521034A1 (en) * 2003-04-02 2004-10-21 Merck & Co., Inc. Mass spectrometry data analysis techniques
US6995020B2 (en) * 2003-07-21 2006-02-07 Aureon Laboratories, Inc. Methods and compositions for the preparation and use of fixed-treated cell-lines and tissue in fluorescence in situ hybridization
US7505948B2 (en) * 2003-11-18 2009-03-17 Aureon Laboratories, Inc. Support vector regression for censored data
US7467119B2 (en) * 2003-07-21 2008-12-16 Aureon Laboratories, Inc. Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
US7461048B2 (en) * 2003-07-21 2008-12-02 Aureon Laboratories, Inc. Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
US7490071B2 (en) * 2003-08-29 2009-02-10 Oracle Corporation Support vector machines processing system
US7565370B2 (en) * 2003-08-29 2009-07-21 Oracle International Corporation Support Vector Machines in a relational database management system
US7601532B2 (en) * 2003-09-25 2009-10-13 Hisamitsu Pharmaceutical Co., Inc. Microarray for predicting the prognosis of neuroblastoma and method for predicting the prognosis of neuroblastoma
WO2005050563A2 (en) * 2003-11-17 2005-06-02 Aureon Biosciences Corporation Pathological tissue mapping
TW200532523A (en) * 2004-02-27 2005-10-01 Aureon Biosciences Corp Methods and systems for predicting occurrence of an event
US7599893B2 (en) * 2005-10-13 2009-10-06 Aureon Laboratories, Inc. Methods and systems for feature selection in machine learning based on feature contribution and model fitness

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
ANNY XIANG, PABLO LAPUERTA, ALEX RYUTOV, JONATHAN BUCKLEY, STANLEY AZEN: "Comparison of the performance of neural network methods and Cox regression for censored survival data" COMPUTATIONAL STATISTICS & DATA ANALYSIS, vol. 34, 2000, pages 243-257, XP002389400 *
DANIEL CHO, M.D. ET AL.: "Prognostic factors for survival in patients with hormone-refractory prostate cancer (HRPC) after initial androgen deprivation therapy" UROLOGIC ONCOLOGY: SEMINARS AND ORIGINAL INVESTIGATION, vol. 21, 2003, pages 282-291, XP002389910 *
DESILVA C J S; CHOONG P L; ATTIKIOUZEL Y: "Artificial neural networks and breast cancer prognosis" THE AUSTRALIAN COMPUTER JOURNAL, vol. 26, no. 3, August 1994 (1994-08), pages 78-81, XP008066025 *
R.-JÜRI PALISAAR ET AL.: "Assessment of Clinical and Pathologic Characteristics Predisposing to Disease Recurrence Following Radical Prostatectomy in Men with Pathologically Organ-Confined Prostate Cancer" EUROPEAN UROLOGY, vol. 41, 2002, pages 155-161, XP002389399 *
STACY L. ÖZESMI, UYGAR ÖZESMI: "An artificial neural network approach to spatial habitat modelling with intersecific interaction" ECOLOGICAL MODELLING, vol. 116, 1999, pages 15-31, XP002389401 *
YAN L ET AL: "OPTIMIZING CLASSIFIER PERFORMANCE VIA AN APPROXIMATION TO THE WILCOXON-MANN-WHITNEY STATISTIC" MACHINE LEARNING. PROCEEDINGS OF THE INTERNATIONAL CONFERENCE, XX, XX, 2003, pages 848-855, XP008066023 cited in the application *

Also Published As

Publication number Publication date
US20080306893A1 (en) 2008-12-11
EP1728210A2 (en) 2006-12-06
WO2005086068A3 (en) 2006-10-12
US7321881B2 (en) 2008-01-22
CA2557716A1 (en) 2005-09-15
US7702598B2 (en) 2010-04-20
US20050197982A1 (en) 2005-09-08
TW200532523A (en) 2005-10-01

Similar Documents

Publication Publication Date Title
US7321881B2 (en) Methods and systems for predicting occurrence of an event
Thabtah et al. Data imbalance in classification: Experimental evaluation
Ahmed Artificial neural networks for diagnosis and survival prediction in colon cancer
Cosma et al. Prediction of pathological stage in patients with prostate cancer: a neuro-fuzzy model
US7467119B2 (en) Systems and methods for treating, diagnosing and predicting the occurrence of a medical condition
US20070099219A1 (en) Systems and methods for treating, diagnosing and predicting the occurence of a medical condition
Subramanian et al. Diagnosis of retinal diseases based on Bayesian optimization deep learning network using optical coherence tomography images
Piccialli et al. Precision medicine and machine learning towards the prediction of the outcome of potential celiac disease
US11556742B2 (en) Training machine learning models to exclude ambiguous data samples
Song et al. Utility of artificial intelligence with deep learning of hematoxylin and eosin-stained whole slide images to predict lymph node metastasis in T1 colorectal cancer using endoscopically resected specimens; prediction of lymph node metastasis in T1 colorectal cancer
Jiang et al. MHAttnSurv: Multi-head attention for survival prediction using whole-slide pathology images
Nagpal et al. Auton-survival: An open-source package for regression, counterfactual estimation, evaluation and phenotyping with censored time-to-event data
Bali et al. Artificial intelligence in ophthalmology and healthcare: An updated review of the techniques in use
Rajendran et al. Hybrid optimization algorithm based feature selection for mammogram images and detecting the breast mass using multilayer perceptron classifier
Singh et al. A novel enhanced hybrid clinical decision support system for accurate breast cancer prediction
Yan et al. Predicting prostate cancer recurrence via maximizing the concordance index
Prasanna et al. Heart Disease Prediction using Reinforcement Learning Technique
TW202016949A (en) Method for stratifying ibs patients
CN115188475A (en) Risk prediction method for lupus nephritis patient
Chakraborty et al. Applications of Bayesian neural networks in prostate cancer study
Chen et al. Machine learning techniques in cancer prognostic modeling and performance assessment
Gon et al. Application of Machine Learning Algorithms for Automatic Detection of Risk in Heart Disease
Jamil et al. Enhancing Prediction Accuracy in Gastric Cancer Using High-Confidence Machine Learning Models for Class Imbalance
Kuusisto Machine learning for medical decision support and individualized treatment assignment
US20240054334A1 (en) Training a neural network prediction model for survival analysis

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2557716

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 2005714106

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2005714106

Country of ref document: EP