Risk-adjusted mortality prediction is frequently used

Size: px
Start display at page:

Download "Risk-adjusted mortality prediction is frequently used"

Transcription

1 Coronary Artery Bypass Risk Prediction Using Neural Networks Richard P. Lippmann, PhD, and David M. Shahian, MD MIT Lincoln Laboratory, Lexington, and Department of Thoracic and Cardiovascular Surgery, Lahey Hitchcock Medical Center, Burlington, Massachusetts Background. Neural networks are nonparametric, robust, pattern recognition techniques that can be used to model complex relationships. Methods. The applicability of multilayer perceptron neural networks (MLP) to coronary artery bypass grafting risk prediction was assessed using The Society of Thoracic Surgeons database of 80,606 patients who underwent coronary artery bypass grafting in The results of traditional logistic regression and Bayesian analysis were compared with single-layer (no hidden layer), two-layer (one hidden layer), and three-layer (two hidden layer) MLP neural networks. These networks were trained using stochastic gradient descent with early stopping. All prediction models used the same variables and were evaluated by training on 40,480 patients and cross-validation testing on a separate group of 40,126 patients. Techniques were also developed to calculate effective odds ratios for MLP networks and to generate confidence intervals for MLP risk predictions using an auxiliary confidence MLP. Results. Receiver operating characteristic curve areas for predicting mortality were approximately 76% for all classifiers, including neural networks. Calibration (accuracy of posterior probability prediction) was slightly better with a two-member committee classifier that averaged the outputs of a MLP network and a logistic regression model. Unlike the individual methods, the committee classifier did not overestimate or underestimate risk for high-risk patients. Conclusions. A committee classifier combining the best neural network and logistic regression provided the best model calibration, but the receiver operating characteristic curve area was only 76% irrespective of which predictive model was used. (Ann Thorac Surg 1997;63: ) 1997 by The Society of Thoracic Surgeons Risk-adjusted mortality prediction is frequently used to assess the outcome of coronary artery bypass grafting (CABG). Increasingly sophisticated statistical prediction models (classifiers) have been applied to this task, ranging from simple univariate analysis to multivariate logistic regression and Bayesian statistics. However, most regression models require statistical assumptions (eg, linearity, additivity, distributional), which may not be justified [1], and the management of missing data is problematic. Bayesian models assume that prediction For editorial comment, see pages 1529 and variables are independent and also require categorical data that typically can assume only two values. However, they do not require iterative training and easily accommodate missing features. Each of these methods has inherent limitations when applied to a complex biological process, and a high degree of predictive accuracy has yet to be achieved. Neural networks are a form of artificial intelligence that may obviate some of the problems associated with traditional statistical techniques, Accepted for publication Nov 29, Address reprint requests to Dr Shahian, Department of Thoracic and Cardiovascular Surgery, Lahey Hitchcock Medical Center, 41 Mall Rd, Burlington, MA and it has been asserted by some [2] that they will represent the next major advance in predictive modeling. Previously, we described the results of pilot studies of CABG risk prediction from databases of approximately 1,000 and 40,000 patients and a limited set of variables [3, 4]. An extensive set of new experiments was performed using 80,606 CABG patients from the 1993 database of The Society of Thoracic Surgeons [5] to evaluate the effectiveness of neural networks, committee classifiers, and bootstrap sampling. These experiments compared the discrimination and calibration accuracy of a logistic regression classifier [6 9], a Bayesian model [5, 10 12], multilayer sigmoid neural network (MLP) classifiers [3, 4], and a committee classifier derived from the logistic regression and MLP classifiers. Discrimination was evaluated by plotting and computing the area under receiver operating characteristic (ROC) curves. Calibration was investigated using 2 tests to determine how accurately classifiers could stratify subjects into six mortality risk categories (0% to 2.5%, 2.5% to 5%, 5% to 10%, 10% to 20%, 20% to 30%, and 30% to 100%). We also developed methods to provide odds ratios and confidence intervals, which overcome previous deficiencies of neural network models. These techniques and their derivation are described in Appendix 1. A glossary of advanced statistical and neural network terminology is presented in Appendix by The Society of Thoracic Surgeons /97/$17.00 Published by Elsevier Science Inc PII S (97)

2 1636 LIPPMANN AND SHAHIAN Ann Thorac Surg NEURAL NETWORK RISK PREDICTION 1997;63: Material and Methods Predictor Variables The 1993 data set from The Society of Thoracic Surgeons database contains 59 predictor variables per patient. It was first randomly split into training, evaluation, and test sets to simplify design of the prediction model (classifier) and to leave out data for some patients for a final classifier evaluation on unseen data. A small set of conventional classifiers and MLP classifiers with different numbers of hidden nodes, cost functions, and stepsize parameters was evaluated using these data. Parameters for all classifiers were trained using training data (20,178 patients). After a classifier had been trained, it was compared with other classifiers by measuring performance using a separate set of evaluation data (20,302 patients). Performance of classifiers on evaluation data was used to select training and structural parameters for alternate classifiers. Test data (40,126 patients) were used only once after all classifiers had been trained and designed. Before this final comparison, all classifiers were trained using the combined training and evaluation data. No changes in training parameters or classifier topologies were made after the final evaluation with training data. The total number of patients who did not survive in this database population was low (1,386 or 3.4%) on the combined training and evaluation splits. The original data included four continuous predictor variables (age, weight, height, ejection fraction) and 55 binary predictors. A subset of 36 predictors was selected from the 59 original variables using the following rules: 1. Leave out a binary predictor if it is present fewer than 200 times on the training data. 2. Leave out a binary predictor if a 2 test on the training data (0.05 significance level) indicates that the predictor distribution is not different for patients who died or survived. 3. Leave out predictors that are related to or highly correlated with other features on the training data. The 33 binary predictors (eg, female, diabetes) and three continuous predictors (age, weight, ejection fraction) selected are listed in Table 1. These predictors are similar to those used in previous CABG risk prediction studies. Continuous predictors were grouped into strata (see Table 1) to create additional predictors for testing with Bayesian models and were used directly for all other classifiers. The three continuous predictors were normalized to zero mean, and unit variance and binary-valued predictors were set to 0.5. Classifiers were provided identical predictor variables for all experiments. Nine of the features selected were missing for a few patients. None of these features except ejection fraction and weight were missing for more than 5% of the patients. All missing features were replaced with their most likely values (the statistical mode for categorical variables and the median value for continuous variables) before being used as inputs for classifiers. Prediction Models Logistic regression classifiers were determined using standard methodologies [6 9] as were the Bayesian statistics [5, 10 12]. The conditional probabilities (percent of patients with each predictor variable who died or survived) necessary for Bayesian modeling are shown in Table 1. The second column contains the number of patients and percent of total (conditioned probability) where this feature was present and the patient died. The third column contains the corresponding data for patients who survived. The last column provides the percent missing data for each variable. Large differences between the conditional probabilities combined with a feature that is present for many patients, as for Status Salvage, indicate that a particular feature is a good predictor for mortality. However, in this database, even good predictors are not present for many patients and thus do not discriminate well between survivors and nonsurvivors. Figure 1 depicts a neural network of the type evaluated in this study, the multilayer perceptron. These networks have been applied successfully to many pattern classification problems. Input nodes (predictors) are connected in a massively parallel fashion to nodes within one or more hidden layers and ultimately to one or more output nodes (dependent variables). The output status of each node is determined by the cumulative input weights to that node as well as some mathematical operator, typically a nonlinear sigmoid function that constrains the output to between 0 and 1. The absolute value of the output node or nodes can be used to classify it into one or more categories (eg, alive or dead ) based on a chosen threshold level. The network begins its first training epoch with a set of arbitrary weights assigned to the various connections, and these are modified in successive iterations by a process of back propagation. The network output is compared with the desired output, which depends on known outcomes, and differences are fed backward through the system and adjusted so as to minimize the mean square output error. This training continues through successive epochs until further increments in accuracy are no longer achieved. Care is taken not to overtrain the network, making it specialized to the training data and less capable of generalization to new data sets. Once trained, cross-validation testing is performed with data to which the network had not been exposed previously. Multilayer neural networks with no hidden nodes (denoted single-layer MLPs), with one hidden layer (denoted two-layer MLPs), and with two hidden layers (denoted three-layer MLPs) were evaluated in this study. All classifiers were implemented using LNKnet pattern classification software [3, 4]. Figure 2 is a block diagram of the medical risk prediction system that has been developed based on neural network methodology. Important predictor variables from a patient s medical record are fed to a classifier and to a confidence network. The classifier provides outputs that estimate the probability or risk of mortality. The confidence network provides

3 Ann Thorac Surg LIPPMANN AND SHAHIAN 1997;63: NEURAL NETWORK RISK PREDICTION 1637 Table 1. Variables and Conditional Probabilities for Bayesian Analysis a Variables Present/Died (Died 1,386) Present/Survived (Survived 39,094) % Missing Data Female b 37.7% (523) 26.6% (10,393)... Diabetes (no insulin) 37.0% (513) 26.5% (10,354)... Diabetes (insulin) 15.8% (213) 9.5% (3,628) 2.1 Renal failure b 10.7% (148) 3.1% (1,205)... Hypertension 65.4% (907) 57.4% (22,453)... Pulmonary hypertension b 6.9% (96) 21% (831)... History of CVA 9.2% (127) 5.0% (1,947)... Cardiomegaly 12.5% (173) 6.2% (2,405)... COPD 21.1% (293) 11.8% (4,612)... Peripheral vascular disease 8.5% (118) 4.5% (1,740)... Cerebrovascular disease 4.9% (55) 2.3% (891)... History of MI 64.1% (889) 49.1% (19,202)... MI within 6hofoperation 6.6% (86) 1.6% (592) 4.6 MI within 24 h of operation 4.9% (64) 1.9% (708) 4.6 MI within 1 to 7 days of operation b 6.1% (80) 3.3% (1,236) 4.6 Congestive heart failure 10.8% (149) 5.4% (2,122)... Unstable angina 75.1% (1,016) 67.5% (25,681) 2.7 Cardiogenic shock b 12.6% (175) 1.5% (567)... Digitalis 18.5% (257) 9.9% (3,851)... ACE inhibitors 18.0% (249) 13.2% (5,165)... IV nitroglycerin 27.0% (374) 16.2% (6,351)... Antiarrhythmic agents 10.4% (144) 5.0% (1,959)... Anticoagulants 39.1% (542) 28.8% (11,252)... Diuretics 28.8% (399) 16.1% (6,275)... Inotropes 8.2% (113) 1.6% (609)... PTCA within 6hofoperation 7.4% (101) 3.0% (1,160) 1.1 Mitral valve disease 3.2% (44) 1.5% (596)... Other valve disease b 2.8% (39) 1% (416)... Reoperation b 20.6% (286) 8.6% (3,357)... Status emergent b 15.6% (216) 7.9% (3,105)... Status salvage (CPR enroute to OR) b 10.9% (151) 0.8% (314)... Triple vessel disease b 78.9% (1,059) 70.9% (26,674) 3.8 Left main disease 29.4% (407) 20.7% (8,081)... Age (continuous or 20 bins: y) Weight (continuous or 15 bins: kg) Ejection fraction (continuous or 20 bins: 0 1.0) a The two middle columns contain conditional probabilities (percent of patients with a given characteristic who were present among patients who died or survived). Numbers are from combined training and evaluation data. Because of space limitations, conditional probabilities are not provided for the additional binary variables used to represent the last three continuous variables. See text. b Feature was one of the ten most significant (see Table 3). COPD chronic obstructive pulmonary disease; CVA cerebrovascular accident; MI myocardial infarction; OR operating room. upper and lower bounds on these risk estimates. Automated experiments were performed by training classifiers on training data and testing on evaluation data to explore the effect of varying training parameters and the topology of MLP classifiers with one and two hidden layers. Training parameters were explored for one threelayer MLP network with eight hidden nodes in the first hidden layer and four hidden nodes in the second hidden layer because this network had provided good performance on experiments with a smaller but similar database. The number of hidden nodes in the two-layer network varied from one to eight. The step size during training for all MLP networks varied from to 0.1, the number of training passes varied from 5 to 80, and both square-error and cross-entropy cost functions were evaluated. Results Neural Network Performance Receiver operating characteristic areas changed little as the parameters were varied. Model calibration, which measures how well classifier outputs approximate posterior probabilities, improved substantially with a crossentropy cost function (instead of square error), with a smaller step size (0.005 or instead of 0.05 or 0.1) and

4 1638 LIPPMANN AND SHAHIAN Ann Thorac Surg NEURAL NETWORK RISK PREDICTION 1997;63: Table 2. Receiver Operating Characteristic Areas for All Classifiers (final evaluation with test data only) a Classifier ROC Area (C-Index) Single-layer MLP 75.4% Two-layer MLP (four hidden nodes) 76.1% Three-layer MLP (8-4 hidden nodes) 76.1% Logistic regression 76.2% Bayesian model 74.8% Committee classifier 76.4% a One standard deviation for these estimates is approximately 0.8 percentage points. Fig 1. Two-layer, multilayer perceptron neural network using random weight initialization and back propagation. with fewer epochs (10 or 20 versus 40 or 80). Two-layer MLP classifiers with four hidden nodes and the threelayer MLP classifier with eight hidden nodes in the first hidden layer and four hidden nodes in the second hidden layer provided good overall performance on evaluation data with a cross-entropy cost function, momentum of 0.6, and stochastic gradient descent stopping after 20 epochs. The step size was set to for the single-layer MLP and for the other MLP networks. Crossvalidation experiments were performed to validate these settings when training used the combined training and evaluation data, which is twice as large as the training data. These experiments compared results with 5, 10, or 20 epochs of data. As a result of these experiments, the number of epochs was reduced to 10 for final testing. This reduction in number of epochs was expected given the larger number of patterns available for final training. Comparison Between Classifiers (Prediction Models) discrimination. The ROC areas (see Comment) for all classifiers after training (using training and evaluation data) and final testing (using test data only) are provided in Table 2. Receiver operating characteristic areas are all about 76% and vary only 1.6 percentage points (range, 74.8% to 76.4%) across classifiers. Differences between classifiers are not statistically significant given the approximate 0.8 percentage point standard deviation of these areas calculated as described in Hanley and McNeil [13]. These average areas are similar to values obtained in Fig 2. Block diagram of risk prediction system with confidence intervals. other studies where the risk of mortality was predicted for coronary bypass operations. Past research suggests that the two-layer MLP classifier might exhibit excessive variability because of the limited available training data and differences in weight initialization during training. This variability was evaluated using bootstrap sampling [14]. Fifty ROC curves are shown superimposed in Figure 3B. These were produced from 50 two-layer MLP networks trained using bootstrap sampling. The average ROC area for these bootstrap curves is 75.4%, which is only slightly less than the ROC area measured for the two-layer MLP classifier trained on all training and evaluation patients. The standard deviation in ROC areas is only 0.3%, which is small, even when compared with the variability across different types of classifiers. The variability in shapes of different bootstrap ROC curves is also small. These results demonstrate that the variability caused by stochastic gradient descent training and random weight initialization for the two-layer MLP classifier is small and not an important practical concern. calibration. Classifier outputs were also used to bin or stratify each patient into one of six risk levels (0% to 2.5%, 2.5% to 5%, 5% to 10%, 10% to 20%, 20% to 30%, 30% to 100%) by treating classifier outputs as posterior probability estimates. Calibration accuracy was evaluated by assigning patients to mortality bins based on network outputs and then comparing the average network output in each bin with the actual percentage of patients in that bin who did not survive. The resulting 2 tests were significant at the 0.05 level (indicating poor calibration accuracy) for all but the committee classifier (described in the next section) and the single-layer MLP classifier. The two-layer MLP and logistic regression classifier provided the next best calibration performance as measured by 2 values. Average network outputs and actual percentage mortality for patients in each bin are shown in Figure 4 for the various classifiers evaluated. Good calibration accuracy in this figure is represented by symbols and lines near the diagonal. All classifiers provided good model calibration for patients in the lowest three bins (0% to 2.5%, 2.5% to 5%, 5% to 10%). The Bayes classifier severely overestimates risk for high-risk patients, probably because many of the high-risk characteristics are not truly inde-

5 Ann Thorac Surg LIPPMANN AND SHAHIAN 1997;63: NEURAL NETWORK RISK PREDICTION 1639 Fig 3. (A) Receiver operating characteristic curve for committee classifier. Area (C-index) 76.4%. (B) Fifty superimposed receiver operating characteristic curves generated using bootstrap sampling. Average receiver operating characteristic curve area (AVE AREA) 75.4% 0.3%, suggesting little variability in neural network output secondary to random weight initialization and stochastic descent gradient training. pendent variables. Patients with a true risk of roughly 14% are assigned a risk level above 40%. The two-layer MLP classifier underestimates risk for high-risk patients, whereas logistic regression overestimates risk, but not as severely as the Bayes classifier. Fig 4. Calibration, by mortality bins, of four classifiers. (MLP multilayer sigmoid neural network.) committee classifier performance. Results with the evaluation data suggested that no one classifier alone could produce both high ROC areas (discrimination) and good model calibration as indicated by 2 scores. Therefore, a committee classifier was developed, derived from the two-layer MLP classifier and a logistic classifier. These two classifiers had provided good ROC areas and model calibration on the evaluation data, although they overestimated (logistic regression) or underestimated (MLP) risk in the highest risk groups. The committee classifier output was derived from a simple average of the outputs of the logistic and MLP classifiers. This type of averaging is reasonable because the outputs of both classifiers are estimates of posterior probabilities. The simple two-classifier committee does not overestimate or underestimate risk for high-risk patients and provides the best calibration and ROC areas. In Figure 4, the two standard deviation bounds drawn around the data for this classifier overlap the diagonal line, and the 2 difference between actual and predicted risk levels is not significant. The ROC curve (area 76.4%) for the committee classifier, which is similar to the other classifiers, is shown in Figure 3A. When the classifier output threshold is set at a level that permits correct preoperative identification of 50% (approximately 670) of the patients who will die (true positive), then 14% (approximately 5,600) of patients who will actually survive are incorrectly placed in the mortality category (false positive). Comment Medical outcomes are a function of many variables, including random fluctuation, real differences in quality of delivered care, and differences in patient severity risk [15, 16]. Stimulated by the dissemination of raw CABG mortality data by the Health Care Financing Administration, risk-adjusted mortality prediction techniques have been developed to assess the CABG operation [17]. These may be used to provide doctors and their patients with a preoperative estimate of surgical risk, to render a more intensive level of care to patients with higher predicted risk of morbidity and mortality, to identify and adjust for important risk factors when studying the CABG procedure, and for internal quality control within a hospital or health care system. In its most controversial application, it has been used by states, including Pennsylvania and New York [8, 9], the Federal Government (Health Care Financing Administration and the Department of Veterans Affairs), and by insurance companies, to compare the quality of various heart surgery programs. Numerous aspects of risk-stratified mortality prediction remain controversial [2, 7, 15, 16, 18 24]. These include (1) the lack of universally accepted definitions for risk factors; (2) our incomplete knowledge of all potential risk factors that might influence outcomes; (3) the use of clinical versus administrative data; (4) the size of the

6 1640 LIPPMANN AND SHAHIAN Ann Thorac Surg NEURAL NETWORK RISK PREDICTION 1997;63: database upon which the predictive systems are trained; (5) the infrequent occurrence of some risk factors that may be extremely important but whose impact is inadequately measured by the model; (6) incomplete, inaccurate, or missing data, the statistical management of which may substantially alter the results; (7) the lack of a well-defined relationship between risk-adjusted outcome and quality of care [24]; (8) variability of risk-factor reporting both between hospitals and during different time periods; and (9) the potential impact of report cards on an institution s future reporting practices (eg, sudden increases in the rate of reported comorbidities to inflate expected risk) and willingness to accept high-risk patients ( outmigration ) [25]. The most appropriate mathematical model for this complex biological process is also problematic. Numerous prediction models have been used, including univariate analysis, multivariate logistic regression [6 9, 26 29], and Bayesian statistics [5, 10 12]. Most have been tested using split-sample cross-validation techniques [2, 15] as used in our series. In most studies, model performance has been evaluated using two techniques, calibration and discrimination. In the calibration method [2], patients are grouped into expected mortality bins or groups, then the observed and expected mortality proportions are compared using 2 analysis. Most CABG models produce relatively accurate model calibration except for the highest risk groups. Receiver operating characteristic curve analysis, originally developed for signal processing, may be the best overall available technique for evaluating the discrimination accuracy of a diagnostic system [7, 13, 30, 31]. This test graphically depicts the trade-off between test sensitivity and specificity as the threshold for categorizing patients from the model output is varied. As the threshold for classifying a result as positive is lowered to detect as many true positives as possible, more falsepositive classifications will also occur. The area under the ROC curve, also known as the C-index, increases proportionately with predictive accuracy of the test, with an area of 0.5 corresponding to pure chance and an area of 1.0 indicating a test with 100% sensitivity and specificity. The ROC curve areas for other types of diagnostic systems range from 0.71 to 0.89 for weather prediction and as high as 0.98 for certain types of computed tomographic imaging analysis [32]. In the majority of studies using ROC analysis for CABG mortality prediction, the area under the ROC curve has varied from to [7, 18, 20, 29, 30], with most results clustered between 0.73 and Higher ROC areas of 0.82 to 0.84 were reported by Turner and associates [28] using Parsonnet and APACHE II algorithms, but the sample size was small (1,008 patients) and no internal cross-validation studies were performed. In an extensive review of the subject, Grover and associates [20] expressed the opinion that a C-index (ROC curve area) higher than 0.80 to 0.85 for CABG mortality prediction may never be achieved. Because of the demonstrated weaknesses of current models and the recent application of artificial intelligence techniques to other areas of clinical prediction in medicine, some have suggested that this might be the next logical step in outcome prediction. Neural networks are a pattern recognition methodology that permits massive parallel processing of information, much as does the human neuronal network. Baxt [32] recently reviewed the applications of neural networks to medicine, including clinical diagnosis, radiographic imaging, waveform analysis, pathologic diagnosis, pharmacology, and outcome prediction. There are numerous theoretical advantages of neural networks over logistic regression and Bayesian statistics. Neural networks require no a priori assumptions or knowledge about the underlying frequency distribution (nonparametric); they have the capacity to model complex, nonlinear relationships; they do not require assumptions about the independence of variables as does the Bayesian model; and they are relatively robust and tolerant of missing data and input errors. Disadvantages include the need for a large database upon which to train the network, high computation rates for the training (once trained, the network can be run on most personal computers), the possibility of overtraining, and the general unavailability of convenient features, such as odds ratios and confidence intervals, that have been useful in regression analysis and Bayesian models. Our data, like those of most other series, show that all classifiers provided relatively good calibration except for the highest risk patients. This inaccuracy at the extreme occurs because the number of patients in the highest risk group is small, some important but infrequently occurring risk factors may be difficult to model, and some high-risk characteristics may not be truly independent. In our study, the best calibration accuracy was obtained using a committee classifier, which averaged the outputs of a two-layer multilayer perceptron and logistic regression. Despite optimism that artificial intelligence techniques might be the next major advance in risk prediction for coronary bypass, our results in this analysis of more than 80,000 patients confirms the suspicion of many investigators that all prediction systems have inherent limitations [19, 20, 24]. Neural networks alone failed to improve upon the ROC curve area of logistic regression or Bayesian analysis, suggesting an absence of complex nonlinear relationships, at least among the variables presented to the network. A simple committee classifier derived from the two-layer MLP and logistic regression classifiers provided the best calibration accuracy even in high-risk patients, although discrimination as measured by the area under the ROC curve was unchanged. We express our gratitude for the cooperation provided by Dr Richard E. Clark, The Society of Thoracic Surgeons Database Committee, and Summit Medical Systems. We also thank Linda Kukolich for data analysis performed using LNKnet software. References 1. Harrell FE Jr, Lee KL, Matchar DB, Reichert TA. Regression models for prognostic prediction: advantages, problems, and suggested solutions. Cancer Treat Rep 1985;69:

7 Ann Thorac Surg LIPPMANN AND SHAHIAN 1997;63: NEURAL NETWORK RISK PREDICTION Steen PM. Approaches to predictive modeling. Ann Thorac Surg 1994;58: Lippmann RP, Kukolich L, Shahian D. Predicting the risk of complications in coronary artery bypass operations using neural networks. In: Tesaukro G, Touretzky D, Leen T, eds. Advances in neural information processing systems 7. San Matteo, CA: Morgan Kaufmann, 1995: Lippmann RP, Kukolich L. Using neural networks to predict the risk of cardiac bypass operations. In: Rogers S, Ruck D, eds. Applications and science of artificial neural networks. SPIE 1995: Edwards FH Clark RE, Schwartz M. Coronary artery bypass grafting: The Society of Thoracic Surgeons National Database experience. Ann Thorac Surg 1994;57: Higgins TL, Estafanous FG, Loop FD, Beck GJ, Blum JM, Paranandi L. Stratification of morbidity and mortality outcome by preoperative risk factors in coronary artery bypass patients. JAMA 1992;267: O Connor GT, Plume SR, Olmstead EM, et al. Multivariate prediction of in-hospital mortality associated with coronary artery bypass surgery. Circulation 1992;85: Hannan EL, Kilburn H Jr, O Donnell JF, Lukacik G, Shields EP. Adult open heart surgery in New York State: an analysis of risk factors and hospital mortality rates. JAMA 1990;264: Hannan EL, Kilburn H Jr, Racz M, Shields E, Chassin MR. Improving the outcome of coronary artery bypass surgery in New York State. JAMA 1994;271: Guillermo M, Shroyer LW, Grover FL, Hammermeister KE. Bayesian-logit model for risk assessment in coronary artery bypass grafting. Ann Thorac Surg 1994;57: Edwards FH, Albus RA, Zajtchuk R, et al. Use of a Bayesian statistical model for risk assessment in coronary artery surgery. Ann Thorac Surg 1988;45: Edwards FH, Albus RA, Zajtchuk R, Graeber GM, Barry M. A quality assurance model of operative mortality in coronary artery surgery. Ann Thorac Surg 1989;47: Hanley JA, McNeil BJ. The meaning and use of the area under a receiver operating characteristic (ROC) curve. Radiology 1982; 143: Efron B, Tibshirani RJ. An introduction to the bootstrap. Monographs on statistics and applied probability 57. New York: Chapman and Hall, Daley J. Criteria by which to evaluate risk-adjusted outcomes problems in cardiac surgery. Ann Thorac Surg 1994; 58: Iezzoni LI. Using risk-adjusted outcomes to assess clinical practice: an overview of issues pertaining to risk adjustment. Ann Thorac Surg 1994;58: Kouchoukos NT, Ebert PA, Grover FL, Lindesmith GG. Report of the Ad Hoc Committee on Risk Factors for Coronary Artery Bypass Surgery. Ann Thorac Surg 1988;45: Chassin MR, Hannan EL, DeBuono BA. Benefits and hazards of reporting medical outcomes publicly. N Engl J Med 1996; 334: Green J, Wintfeld N. Report cards on cardiac surgeons. Assessing New York State s approach. N Engl J Med 1995; 332: Grover FL, Hammermeister KE, Shroyer ALW. Quality initiatives and the power of the database: what they are and how they run. Ann Thorac Surg 1995;60: Wu AW. The measure and mismeasure of hospital quality: appropriate risk-adjustment methods in comparing hospitals. Ann Intern Med 1995;122: Edwards FH, Clark RE, Schwartz M. Practical consideration in the management of large multiinstitutional databases. Ann Thorac Surg 1994;58: Jencks SF, Daley J, Draper D, Thomas N, Lenhart G, Walker J. Interpreting hospital mortality data: the role of clinical risk adjustment. JAMA 1988;260: Parsonnet V. Risk stratification in cardiac surgery: is it worthwhile? J Card Surg 1995;10: Omoigui NA, Miller DP, Brown KJ, et al. Outmigration for coronary bypass surgery in an era of public dissemination of clinical outcomes. Circulation 1996;93: Parsonnet V, Dean D, Bernstein AD. A method of uniform stratification of risk for evaluating the results of surgery in acquired adult heart disease. Circulation 1989;79(Suppl 1): Grover FL, Hammermeister KE, Burchfiel C, Cardiac Surgeons of the Department of Veterans Affairs. Initial report of the Veterans Administration Preoperative Risk Assessment Study for Cardiac Surgery. Ann Thorac Surg 1990;50: Turner JS, Morgan CJ, Thakrar B, Pepper JR. Difficulties in predicting outcome in cardiac surgery patients. Crit Care Med 1995;23: Tu JV, Jaglal SB, Naylor CD. Multicenter validation of a risk index for mortality, intensive care unit stay, and overall hospital length of stay after cardiac surgery: Steering Committee of the Provincial Adult Cardiac Care Network of Ontario. Circulation 1995;91: Marshall G, Grover FL, Henderson WG, Hammermeister KE. Assessment of predictive models for binary outcomes: an empirical approach using operative death from cardiac surgery. Stat Med 1994; 13: Swetts JA. Measuring the accuracy of diagnostic systems. Science 1988;240: Baxt WG. Application of artificial neural networks to clinical medicine. Lancet 1995;346: Appendix 1 Effective Odds Ratio for MLP Classifiers A convenient feature of logistic regression is the simple interpretation that can be applied to internal parameters or weights. These weights are related to the odds of mortality, defined as the probability of mortality (as estimated by a classifier) divided by 1 minus this probability (P/1 P). The changes in odds can be measured by the odds ratio (P 1 /1 P 1 )/(P 0 /1 P 0 ), which is the odds when the predictor is present (value 1) divided by the odds when the predictor is absent (value 0). Logistic and single-layer MLP classifiers automatically provide odds ratios for predictor variables that are independent of the values of other predictors. The odds ratio for a particular input attached to a connection with weight w is equal to exp (w[x present x absent ]), where x present is the value of that predictor when the feature is present and x absent is the value of the predictor when the feature is absent. This makes it easy to compare the importance of various predictor variables and to analyze classifier performance. Odds ratios for two-layer and three-layer MLP classifiers are dependent on the values of other inputs because nonlinear interactions between features are allowed and because the input output function from one input to the output is no longer a simple sigmoid. It is possible, however, to define an effective odds ratio averaged over all patients when the predictor of interest changes from absent to present. This is computed by presenting the pattern of predictor variables from each patient to a classifier, varying the specific predictor of interest from absent to present, calculating the odds for the network output under these two conditions and computing the odds ratio for each patient. The effective odds ratio is the odds ratio averaged over all patients or the average increase in risk observed by a patient. The effective odds ratios for the ten most important binary variables for logistic regression, Bayes, single-layer MLP, twolayer MLP, and three-layer MLP classifiers are shown in Table 3. Features are ordered using odds ratios from the logistic regression classifier. This table also contains the standard deviation of the odds ratios across patients. This standard deviation is zero for the Bayes, logistic, and single-layer MLP classifiers because

8 1642 LIPPMANN AND SHAHIAN Ann Thorac Surg NEURAL NETWORK RISK PREDICTION 1997;63: Table 3. Effective Odds Ratios for All Classifiers a Variable Logistic Regression Bayes Model Single-Layer MLP Two-Layer MLP Three-Layer MLP Salvage (CPR en route to OR) ( 12.1) 15.6 ( 7.1) Cardiogenic shock ( 2.4) 5.7 ( 2.4) Reoperation ( 1.0) 2.9 ( 1.1) Renal failure ( 1.5) 3.4 ( 1.4) Status emergent ( 0.7) 2.1 ( 0.6) Pulmonary hypertension ( 1.3) 1.9 ( 0.5) MI within 7 days of operation ( 0.6) 1.7 ( 0.4) Other valve disease ( 0.7) 1.4 ( 0.3) Female ( 0.2) 1.4 ( 0.3) Triple-vessel disease ( 0.3) 1.3 ( 0.2) a Standard deviations across patients are zero for all but the two-layer MLP and three-layer MLP classifiers, where they are provided in parentheses. CPR cardiopulmonary resuscitation; MLP multilayer perceptron; OR operating room. the odds ratio for one input feature is independent of the values of other features for these classifiers. The standard deviations are provided in parentheses for the two-layer MLP and threelayer MLP classifiers. These odds ratios indicate that the same sets of predictor variables are generally the most important across all classifiers. They tend to be highest for the Bayes model and the two-layer or three-layer MLP. The standard deviations in Table 3 suggest that odds ratios are sometimes an effective approach to characterizing MLP classifiers. For example, the odds ratio standard deviations for the MLP classifiers are low for the predictors female and triple-vessel disease. Odds ratios are thus useful to summarize the effect of the MLP classifier for these features. Standard deviations are much higher, however, for other predictors, including salvage operations and cardiogenic shock. The odds ratio for salvage operations is 19.4 for the two-layer MLP classifier, but the standard deviation of the odds ratio across patients is 12.1, and the odds ratios across patients for this feature ranges from 1.0 to 52. This large range occurs because the average risk of death for nonsalvage operations is 3.1%, but many of these patients have risk levels below 1%. At the other extreme, the risk of death for salvage operations typically ranges from 10% to 35%. Effective odds ratios can be computed for MLP classifiers, but these values must be interpreted carefully because the effect of a particular predictor variable is patient-specific for complex MLP classifiers. The best approach to evaluating the effect of a feature for a particular patient is to vary only that feature while the other predictors are set using that patient s data. The importance of variables can be assessed over a large population by exploring the average risk and distribution of risk across patients when the predictor variable is absent or present. Confidence MLP Networks Estimating the confidence in the classification decision produced by a neural network is a critical issue that has received relatively little study. Lack of a confidence measure makes it difficult for physicians and other professionals to accept the use of complex networks. Bootstrap sampling was used to generate confidence intervals for risk probabilities generated by the two-layer MLP classifiers. As shown in the top half of Figure 5, 50 bootstrap sets of training data were created from the original training data by resampling with replacement. These bootstrap training sets were then used to train 50 bootstrap MLP classifiers using the same architecture and training procedures that were selected for risk prediction. When a pattern is fed into these classifiers, their outputs provide an estimate of the distribution of the output of the risk prediction MLP. Lower and upper confidence bounds for any input are obtained by sorting these outputs and selecting the 10% and 90% cumulative levels. It is computationally expensive to maintain and query 50 bootstrap MLPs whenever confidence bounds are desired for a particular patient. A simpler approach is to train a single confidence MLP to replicate the confidence bounds predicted by the 50 bootstrap MLPS, as shown in the bottom half of Figure 5. The confidence MLP is fed the input pattern and the output of the risk prediction MLP and produces at its output the confidence intervals that would have been produced by 50 bootstrap MLPs. The confidence MLP is a mapping or regression network that replaces the 50 bootstrap networks. It was found that confidence networks with one hidden layer, two hidden nodes, and a linear output could accurately reproduce the upper and lower confidence intervals created by 50 bootstrap two-layer MLP networks. The confidence network outputs were almost always within 10% of the actual bootstrap bounds. It was also found that only the output of the risk prediction MLP was required by the confidence networks to produce this level of accuracy. Upper and lower bounds produced by these confidence networks for a two-layer MLP network risk predictor are shown in Figure 6. Bounds are high ( 9 percentage points) when mortality risk is near 35% and drop to lower values at smaller risk levels. This relatively simple approach makes it possible to create and replicate confidence intervals for many types of classifiers. Fig 5. Block diagram of bootstrap method for determination of confidence intervals for multilayer perceptron. (MLP multilayer sigmoid neural network.)

9 Ann Thorac Surg LIPPMANN AND SHAHIAN 1997;63: NEURAL NETWORK RISK PREDICTION 1643 Fig 6. Confidence intervals for two-layer multilayer perceptron classifier. Appendix 2 Glossary 1. Bootstrap sampling: A procedure used to generate multiple sets of training data from an original set containing data for N patients. A new bootstrap training set is created by randomly selecting N patients from the original data set. Patients are selected one at a time and any patient can be chosen during each random selection. This results in a bootstrap training set that may include multiple samples for some patients and that may not include other patients. 2. Classifier: A prediction model or algorithm to compute the probability of an outcome (eg, mortality) from data for a single patient. 3. Committee classifier: A prediction model or algorithm that makes use of outputs from two or more different classifiers. 4. Cross-entropy cost function: A method of computing the difference between the desired binary-valued output of a neural net and the actual output that measures the crossentropy between these values. 5. Epoch: Back-propagation training is an iterative procedure where MLP weights are modified after presenting data for each patient. An epoch of training is complete after all training patients have been presented once. 6. Hidden node: Computing elements in MLP networks whose outputs are not directly used as network outputs. In MLP networks with one-hidden layer, hidden nodes form a weighted sum of network inputs, apply a sigmoid function to the sum, and feed the result to the output nodes. 7. Momentum: During each iteration of back-propagation training, weights are adjusted in a direction indicated by back-propagation calculations and in an amount specified by the step size. Momentum is a factor that smooths weight changes across multiple iterations and often shortens training time. 8. Posterior probability estimate: An estimate of the mortality or survival probability for a given patient. 9. Random weight initialization: Before an MLP neural network is trained, the weights associated with links between layers are initialized to small random values. 10. Sigmoid neural network: MLP neural networks with computing elements or nodes that form weighted sums of inputs from the previous layer and pass these sums through a sigmoid nonlinearity that constrains the output of each node to a range from zero to one. 11. Squared-error cost function: A method of computing the difference between the desired binary-valued output of a neural net and the actual output that computes the sum of the squared differences between these values across the output nodes. 12. Step size: During each iteration of back-propagation training, weights are adjusted in a direction indicated by back-propagation calculations. The step size is a scale factor that determines how far to move weights in the specified direction. 13. Stochastic gradient descent with early stopping: A training procedure for MLP networks where weights are adapted after presenting data for each patient. At the end of each epoch, the performance of the trained MLP is measured using data not used for training. Training is terminated if these measurements indicate that performance, as measured by the ROC area and 2 calibration, is no longer improving.

IBM SPSS Neural Networks

IBM SPSS Neural Networks IBM Software IBM SPSS Neural Networks 20 IBM SPSS Neural Networks New tools for building predictive models Highlights Explore subtle or hidden patterns in your data. Build better-performing models No programming

More information

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF

CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 95 CHAPTER 6 BACK PROPAGATED ARTIFICIAL NEURAL NETWORK TRAINED ARHF 6.1 INTRODUCTION An artificial neural network (ANN) is an information processing model that is inspired by biological nervous systems

More information

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models

Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Analysis of Learning Paradigms and Prediction Accuracy using Artificial Neural Network Models Poornashankar 1 and V.P. Pawar 2 Abstract: The proposed work is related to prediction of tumor growth through

More information

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE

CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 53 CHAPTER 4 MONITORING OF POWER SYSTEM VOLTAGE STABILITY THROUGH ARTIFICIAL NEURAL NETWORK TECHNIQUE 4.1 INTRODUCTION Due to economic reasons arising out of deregulation and open market of electricity,

More information

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron Proc. National Conference on Recent Trends in Intelligent Computing (2006) 86-92 A comparative study of different feature sets for recognition of handwritten Arabic numerals using a Multi Layer Perceptron

More information

Evolutionary Artificial Neural Networks For Medical Data Classification

Evolutionary Artificial Neural Networks For Medical Data Classification Evolutionary Artificial Neural Networks For Medical Data Classification GRADUATE PROJECT Submitted to the Faculty of the Department of Computing Sciences Texas A&M University-Corpus Christi Corpus Christi,

More information

Game Mechanics Minesweeper is a game in which the player must correctly deduce the positions of

Game Mechanics Minesweeper is a game in which the player must correctly deduce the positions of Table of Contents Game Mechanics...2 Game Play...3 Game Strategy...4 Truth...4 Contrapositive... 5 Exhaustion...6 Burnout...8 Game Difficulty... 10 Experiment One... 12 Experiment Two...14 Experiment Three...16

More information

Identification of Cardiac Arrhythmias using ECG

Identification of Cardiac Arrhythmias using ECG Pooja Sharma,Int.J.Computer Technology & Applications,Vol 3 (1), 293-297 Identification of Cardiac Arrhythmias using ECG Pooja Sharma Pooja15bhilai@gmail.com RCET Bhilai Ms.Lakhwinder Kaur lakhwinder20063@yahoo.com

More information

PUBLIC EXPENDITURE TRACKING SURVEYS. Sampling. Dr Khangelani Zuma, PhD

PUBLIC EXPENDITURE TRACKING SURVEYS. Sampling. Dr Khangelani Zuma, PhD PUBLIC EXPENDITURE TRACKING SURVEYS Sampling Dr Khangelani Zuma, PhD Human Sciences Research Council Pretoria, South Africa http://www.hsrc.ac.za kzuma@hsrc.ac.za 22 May - 26 May 2006 Chapter 1 Surveys

More information

Internet Based Artificial Neural Networks for the Interpretation of Medical Images

Internet Based Artificial Neural Networks for the Interpretation of Medical Images Internet Based Artificial Neural Networks for the Interpretation of Medical Images Andreas Järund, Lars Edenbrandt Department of Clinical Physiology, Lund University, Lund, Sweden andreas.järund@klinfys.lu.se

More information

Sampling Terminology. all possible entities (known or unknown) of a group being studied. MKT 450. MARKETING TOOLS Buyer Behavior and Market Analysis

Sampling Terminology. all possible entities (known or unknown) of a group being studied. MKT 450. MARKETING TOOLS Buyer Behavior and Market Analysis Sampling Terminology MARKETING TOOLS Buyer Behavior and Market Analysis Population all possible entities (known or unknown) of a group being studied. Sampling Procedures Census study containing data from

More information

Surveillance and Calibration Verification Using Autoassociative Neural Networks

Surveillance and Calibration Verification Using Autoassociative Neural Networks Surveillance and Calibration Verification Using Autoassociative Neural Networks Darryl J. Wrest, J. Wesley Hines, and Robert E. Uhrig* Department of Nuclear Engineering, University of Tennessee, Knoxville,

More information

HEALTH STATUS. Health Status

HEALTH STATUS. Health Status HEALTH STATUS HEALTH STATUS This chapter on health status provides data about Haldimand County and Norfolk County s health status considered by mortality, unintentional injuries and obesity. Data on mortality

More information

MINE 432 Industrial Automation and Robotics

MINE 432 Industrial Automation and Robotics MINE 432 Industrial Automation and Robotics Part 3, Lecture 5 Overview of Artificial Neural Networks A. Farzanegan (Visiting Associate Professor) Fall 2014 Norman B. Keevil Institute of Mining Engineering

More information

Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors

Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors Int. J. Advanced Networking and Applications 1053 Using of Artificial Neural Networks to Recognize the Noisy Accidents Patterns of Nuclear Research Reactors Eng. Abdelfattah A. Ahmed Atomic Energy Authority,

More information

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016

Artificial Neural Networks. Artificial Intelligence Santa Clara, 2016 Artificial Neural Networks Artificial Intelligence Santa Clara, 2016 Simulate the functioning of the brain Can simulate actual neurons: Computational neuroscience Can introduce simplified neurons: Neural

More information

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network

MAGNT Research Report (ISSN ) Vol.6(1). PP , Controlling Cost and Time of Construction Projects Using Neural Network Controlling Cost and Time of Construction Projects Using Neural Network Li Ping Lo Faculty of Computer Science and Engineering Beijing University China Abstract In order to achieve optimized management,

More information

A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE

A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE A COMPARISON OF ARTIFICIAL NEURAL NETWORKS AND OTHER STATISTICAL METHODS FOR ROTATING MACHINE CONDITION CLASSIFICATION A. C. McCormick and A. K. Nandi Abstract Statistical estimates of vibration signals

More information

Alternation in the repeated Battle of the Sexes

Alternation in the repeated Battle of the Sexes Alternation in the repeated Battle of the Sexes Aaron Andalman & Charles Kemp 9.29, Spring 2004 MIT Abstract Traditional game-theoretic models consider only stage-game strategies. Alternation in the repeated

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 BACKGROUND The increased use of non-linear loads and the occurrence of fault on the power system have resulted in deterioration in the quality of power supplied to the customers.

More information

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 1, 1993 WIT Press,   ISSN Combining multi-layer perceptrons with heuristics for reliable control chart pattern classification D.T. Pham & E. Oztemel Intelligent Systems Research Laboratory, School of Electrical, Electronic and

More information

Prediction of airblast loads in complex environments using artificial neural networks

Prediction of airblast loads in complex environments using artificial neural networks Structures Under Shock and Impact IX 269 Prediction of airblast loads in complex environments using artificial neural networks A. M. Remennikov 1 & P. A. Mendis 2 1 School of Civil, Mining and Environmental

More information

IJITKMI Volume 7 Number 2 Jan June 2014 pp (ISSN ) Impact of attribute selection on the accuracy of Multilayer Perceptron

IJITKMI Volume 7 Number 2 Jan June 2014 pp (ISSN ) Impact of attribute selection on the accuracy of Multilayer Perceptron Impact of attribute selection on the accuracy of Multilayer Perceptron Niket Kumar Choudhary 1, Yogita Shinde 2, Rajeswari Kannan 3, Vaithiyanathan Venkatraman 4 1,2 Dept. of Computer Engineering, Pimpri-Chinchwad

More information

Laboratory 1: Uncertainty Analysis

Laboratory 1: Uncertainty Analysis University of Alabama Department of Physics and Astronomy PH101 / LeClair May 26, 2014 Laboratory 1: Uncertainty Analysis Hypothesis: A statistical analysis including both mean and standard deviation can

More information

March 2018 CCG localities profile for Hertfordshire

March 2018 CCG localities profile for Hertfordshire March 2018 CCG localities profile for Hertfordshire 2017-18 Purpose This report presents key population and health data for the ten NHS Clinical Commissioning Group (CCG) localities in Hertfordshire. It

More information

Forecasting Exchange Rates using Neural Neworks

Forecasting Exchange Rates using Neural Neworks International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 6, Number 1 (2016), pp. 35-44 International Research Publications House http://www. irphouse.com Forecasting Exchange

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Comparison of MLP and RBF neural networks for Prediction of ECG Signals

Comparison of MLP and RBF neural networks for Prediction of ECG Signals 124 Comparison of MLP and RBF neural networks for Prediction of ECG Signals Ali Sadr 1, Najmeh Mohsenifar 2, Raziyeh Sadat Okhovat 3 Department Of electrical engineering Iran University of Science and

More information

Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation

Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation Deep Neural Networks (2) Tanh & ReLU layers; Generalisation and Regularisation Steve Renals Machine Learning Practical MLP Lecture 4 9 October 2018 MLP Lecture 4 / 9 October 2018 Deep Neural Networks (2)

More information

Artificial Neural Networks

Artificial Neural Networks Artificial Neural Networks ABSTRACT Just as life attempts to understand itself better by modeling it, and in the process create something new, so Neural computing is an attempt at modeling the workings

More information

Demand for Commitment in Online Gaming: A Large-Scale Field Experiment

Demand for Commitment in Online Gaming: A Large-Scale Field Experiment Demand for Commitment in Online Gaming: A Large-Scale Field Experiment Vinci Y.C. Chow and Dan Acland University of California, Berkeley April 15th 2011 1 Introduction Video gaming is now the leisure activity

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

2010 Census Coverage Measurement - Initial Results of Net Error Empirical Research using Logistic Regression

2010 Census Coverage Measurement - Initial Results of Net Error Empirical Research using Logistic Regression 2010 Census Coverage Measurement - Initial Results of Net Error Empirical Research using Logistic Regression Richard Griffin, Thomas Mule, Douglas Olson 1 U.S. Census Bureau 1. Introduction This paper

More information

CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK

CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK CHAPTER 4 LINK ADAPTATION USING NEURAL NETWORK 4.1 INTRODUCTION For accurate system level simulator performance, link level modeling and prediction [103] must be reliable and fast so as to improve the

More information

AI for Autonomous Ships Challenges in Design and Validation

AI for Autonomous Ships Challenges in Design and Validation VTT TECHNICAL RESEARCH CENTRE OF FINLAND LTD AI for Autonomous Ships Challenges in Design and Validation ISSAV 2018 Eetu Heikkilä Autonomous ships - activities in VTT Autonomous ship systems Unmanned engine

More information

ENVIRONMENTALLY ADAPTIVE SONAR CONTROL IN A TACTICAL SETTING

ENVIRONMENTALLY ADAPTIVE SONAR CONTROL IN A TACTICAL SETTING ENVIRONMENTALLY ADAPTIVE SONAR CONTROL IN A TACTICAL SETTING WARREN L. J. FOX, MEGAN U. HAZEN, AND CHRIS J. EGGEN University of Washington, Applied Physics Laboratory, 13 NE 4th St., Seattle, WA 98, USA

More information

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw

Figure 1. Artificial Neural Network structure. B. Spiking Neural Networks Spiking Neural networks (SNNs) fall into the third generation of neural netw Review Analysis of Pattern Recognition by Neural Network Soni Chaturvedi A.A.Khurshid Meftah Boudjelal Electronics & Comm Engg Electronics & Comm Engg Dept. of Computer Science P.I.E.T, Nagpur RCOEM, Nagpur

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) Blood type Frequency

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. B) Blood type Frequency MATH 1342 Final Exam Review Name Construct a frequency distribution for the given qualitative data. 1) The blood types for 40 people who agreed to participate in a medical study were as follows. 1) O A

More information

Statistical Tests: More Complicated Discriminants

Statistical Tests: More Complicated Discriminants 03/07/07 PHY310: Statistical Data Analysis 1 PHY310: Lecture 14 Statistical Tests: More Complicated Discriminants Road Map When the likelihood discriminant will fail The Multi Layer Perceptron discriminant

More information

MULTIPLE CLASSIFIERS FOR ELECTRONIC NOSE DATA

MULTIPLE CLASSIFIERS FOR ELECTRONIC NOSE DATA MULTIPLE CLASSIFIERS FOR ELECTRONIC NOSE DATA M. Pardo, G. Sberveglieri INFM and University of Brescia Gas Sensor Lab, Dept. of Chemistry and Physics for Materials Via Valotti 9-25133 Brescia Italy D.

More information

MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS. Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233

MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS. Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233 MATRIX SAMPLING DESIGNS FOR THE YEAR2000 CENSUS Alfredo Navarro and Richard A. Griffin l Alfredo Navarro, Bureau of the Census, Washington DC 20233 I. Introduction and Background Over the past fifty years,

More information

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK

ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK DOI: http://dx.doi.org/10.7708/ijtte.2018.8(3).02 UDC: 004.8.032.26 ANALYSIS OF CITIES DATA USING PRINCIPAL COMPONENT INPUTS IN AN ARTIFICIAL NEURAL NETWORK Villuri Mahalakshmi Naidu 1, Chekuri Siva Rama

More information

Using Administrative Records for Imputation in the Decennial Census 1

Using Administrative Records for Imputation in the Decennial Census 1 Using Administrative Records for Imputation in the Decennial Census 1 James Farber, Deborah Wagner, and Dean Resnick U.S. Census Bureau James Farber, U.S. Census Bureau, Washington, DC 20233-9200 Keywords:

More information

Vincent Thomas Mule, Jr., U.S. Census Bureau, Washington, DC

Vincent Thomas Mule, Jr., U.S. Census Bureau, Washington, DC Paper SDA-06 Vincent Thomas Mule, Jr., U.S. Census Bureau, Washington, DC ABSTRACT As part of the evaluation of the 2010 Census, the U.S. Census Bureau conducts the Census Coverage Measurement (CCM) Survey.

More information

The study of human populations involves working not PART 2. Cemetery Investigation: An Exercise in Simple Statistics POPULATIONS

The study of human populations involves working not PART 2. Cemetery Investigation: An Exercise in Simple Statistics POPULATIONS PART 2 POPULATIONS Cemetery Investigation: An Exercise in Simple Statistics 4 When you have completed this exercise, you will be able to: 1. Work effectively with data that must be organized in a useful

More information

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Stefan Wunsch, Johannes Fink, Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology Stefan.Wunsch@student.kit.edu,

More information

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network

Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network 0 International Conference on High Voltage Engineering and Application, Shanghai, China, September 7-0, 0 Estimation of Ground Enhancing Compound Performance Using Artificial Neural Network V. P. Androvitsaneas

More information

A Guide to Linked Mortality Data from Hospital Episode Statistics and the Office for National Statistics

A Guide to Linked Mortality Data from Hospital Episode Statistics and the Office for National Statistics A Guide to Linked Mortality Data from Hospital Episode Statistics and the Office for National Statistics June 2015 Version History Version Changes Date Issued Number 1 14/Dec/2010 1.1 Modified Appendix

More information

Automated Detection of Early Lung Cancer and Tuberculosis Based on X- Ray Image Analysis

Automated Detection of Early Lung Cancer and Tuberculosis Based on X- Ray Image Analysis Proceedings of the 6th WSEAS International Conference on Signal, Speech and Image Processing, Lisbon, Portugal, September 22-24, 2006 110 Automated Detection of Early Lung Cancer and Tuberculosis Based

More information

Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India. Fig.1.Neuron and its connection

Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India. Fig.1.Neuron and its connection NEUROCOMPUTATION FOR MICROSTRIP ANTENNA Sonia Sharma ECE Department, University Institute of Engineering and Technology, MDU, Rohtak, India Abstract: A Neural Network is a powerful computational tool that

More information

Pixel Response Effects on CCD Camera Gain Calibration

Pixel Response Effects on CCD Camera Gain Calibration 1 of 7 1/21/2014 3:03 PM HO M E P R O D UC T S B R IE F S T E C H NO T E S S UP P O RT P UR C HA S E NE W S W E B T O O L S INF O C O NTA C T Pixel Response Effects on CCD Camera Gain Calibration Copyright

More information

2007 Census of Agriculture Non-Response Methodology

2007 Census of Agriculture Non-Response Methodology 2007 Census of Agriculture Non-Response Methodology Will Cecere National Agricultural Statistics Service Research and Development Division, U.S. Department of Agriculture, 3251 Old Lee Highway, Fairfax,

More information

Time and Cost Analysis for Highway Road Construction Project Using Artificial Neural Networks

Time and Cost Analysis for Highway Road Construction Project Using Artificial Neural Networks KICEM Journal of Construction Engineering and Project Management Online ISSN 33-958 www.jcepm.org http://dx.doi.org/.66/jcepm.5.5..6 Time and Cost Analysis for Highway Road Construction Project Using Artificial

More information

How Machine Learning and AI Are Disrupting the Current Healthcare System. Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC

How Machine Learning and AI Are Disrupting the Current Healthcare System. Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC How Machine Learning and AI Are Disrupting the Current Healthcare System Session #30, March 6, 2018 Cris Ross, CIO Mayo Clinic, Jim Golden, PwC 1 Conflicts of Interest: Christopher Ross, MBA Has no real

More information

Characterization of LF and LMA signal of Wire Rope Tester

Characterization of LF and LMA signal of Wire Rope Tester Volume 8, No. 5, May June 2017 International Journal of Advanced Research in Computer Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No. 0976-5697 Characterization of LF and LMA signal

More information

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS

CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS 66 CHAPTER 4 PV-UPQC BASED HARMONICS REDUCTION IN POWER DISTRIBUTION SYSTEMS INTRODUCTION The use of electronic controllers in the electric power supply system has become very common. These electronic

More information

Prediction of Cluster System Load Using Artificial Neural Networks

Prediction of Cluster System Load Using Artificial Neural Networks Prediction of Cluster System Load Using Artificial Neural Networks Y.S. Artamonov 1 1 Samara National Research University, 34 Moskovskoe Shosse, 443086, Samara, Russia Abstract Currently, a wide range

More information

Stock Market Indices Prediction Using Time Series Analysis

Stock Market Indices Prediction Using Time Series Analysis Stock Market Indices Prediction Using Time Series Analysis ALINA BĂRBULESCU Department of Mathematics and Computer Science Ovidius University of Constanța 124, Mamaia Bd., 900524, Constanța ROMANIA alinadumitriu@yahoo.com

More information

Section 2: Preparing the Sample Overview

Section 2: Preparing the Sample Overview Overview Introduction This section covers the principles, methods, and tasks needed to prepare, design, and select the sample for your STEPS survey. Intended audience This section is primarily designed

More information

NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM)

NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM) NEURAL NETWORK DEMODULATOR FOR QUADRATURE AMPLITUDE MODULATION (QAM) Ahmed Nasraden Milad M. Aziz M Rahmadwati Artificial neural network (ANN) is one of the most advanced technology fields, which allows

More information

Application of Feed-forward Artificial Neural Networks to the Identification of Defective Analog Integrated Circuits

Application of Feed-forward Artificial Neural Networks to the Identification of Defective Analog Integrated Circuits eural Comput & Applic (2002)11:71 79 Ownership and Copyright 2002 Springer-Verlag London Limited Application of Feed-forward Artificial eural etworks to the Identification of Defective Analog Integrated

More information

APPENDIX 2.3: RULES OF PROBABILITY

APPENDIX 2.3: RULES OF PROBABILITY The frequentist notion of probability is quite simple and intuitive. Here, we ll describe some rules that govern how probabilities are combined. Not all of these rules will be relevant to the rest of this

More information

Stacking Ensemble for auto ml

Stacking Ensemble for auto ml Stacking Ensemble for auto ml Khai T. Ngo Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements for the degree of Master

More information

PRACTICAL ASPECTS OF ACOUSTIC EMISSION SOURCE LOCATION BY A WAVELET TRANSFORM

PRACTICAL ASPECTS OF ACOUSTIC EMISSION SOURCE LOCATION BY A WAVELET TRANSFORM PRACTICAL ASPECTS OF ACOUSTIC EMISSION SOURCE LOCATION BY A WAVELET TRANSFORM Abstract M. A. HAMSTAD 1,2, K. S. DOWNS 3 and A. O GALLAGHER 1 1 National Institute of Standards and Technology, Materials

More information

Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern

Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern Differentiation of Malignant and Benign Masses on Mammograms Using Radial Local Ternary Pattern Chisako Muramatsu 1, Min Zhang 1, Takeshi Hara 1, Tokiko Endo 2,3, and Hiroshi Fujita 1 1 Department of Intelligent

More information

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach

Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert Transform Approach SSRG International Journal of Electrical and Electronics Engineering (SSRG-IJEEE) volume 1 Issue 10 Dec 014 Decriminition between Magnetising Inrush from Interturn Fault Current in Transformer: Hilbert

More information

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS

DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS DIAGNOSIS OF STATOR FAULT IN ASYNCHRONOUS MACHINE USING SOFT COMPUTING METHODS K. Vinoth Kumar 1, S. Suresh Kumar 2, A. Immanuel Selvakumar 1 and Vicky Jose 1 1 Department of EEE, School of Electrical

More information

SEPTEMBER VOL. 38, NO. 9 ELECTRONIC DEFENSE SIMULTANEOUS SIGNAL ERRORS IN WIDEBAND IFM RECEIVERS WIDE, WIDER, WIDEST SYNTHETIC APERTURE ANTENNAS

SEPTEMBER VOL. 38, NO. 9 ELECTRONIC DEFENSE SIMULTANEOUS SIGNAL ERRORS IN WIDEBAND IFM RECEIVERS WIDE, WIDER, WIDEST SYNTHETIC APERTURE ANTENNAS r SEPTEMBER VOL. 38, NO. 9 ELECTRONIC DEFENSE SIMULTANEOUS SIGNAL ERRORS IN WIDEBAND IFM RECEIVERS WIDE, WIDER, WIDEST SYNTHETIC APERTURE ANTENNAS CONTENTS, P. 10 TECHNICAL FEATURE SIMULTANEOUS SIGNAL

More information

Neural Network Predictive Controller for Pressure Control

Neural Network Predictive Controller for Pressure Control Neural Network Predictive Controller for Pressure Control ZAZILAH MAY 1, MUHAMMAD HANIF AMARAN 2 Department of Electrical and Electronics Engineering Universiti Teknologi PETRONAS Bandar Seri Iskandar,

More information

CHAPTER 8: EXTENDED TETRACHORD CLASSIFICATION

CHAPTER 8: EXTENDED TETRACHORD CLASSIFICATION CHAPTER 8: EXTENDED TETRACHORD CLASSIFICATION Chapter 7 introduced the notion of strange circles: using various circles of musical intervals as equivalence classes to which input pitch-classes are assigned.

More information

The Use of Neural Network to Recognize the Parts of the Computer Motherboard

The Use of Neural Network to Recognize the Parts of the Computer Motherboard Journal of Computer Sciences 1 (4 ): 477-481, 2005 ISSN 1549-3636 Science Publications, 2005 The Use of Neural Network to Recognize the Parts of the Computer Motherboard Abbas M. Ali, S.D.Gore and Musaab

More information

Chapter 12: Sampling

Chapter 12: Sampling Chapter 12: Sampling In all of the discussions so far, the data were given. Little mention was made of how the data were collected. This and the next chapter discuss data collection techniques. These methods

More information

Univariate Descriptive Statistics

Univariate Descriptive Statistics Univariate Descriptive Statistics Displays: pie charts, bar graphs, box plots, histograms, density estimates, dot plots, stemleaf plots, tables, lists. Example: sea urchin sizes Boxplot Histogram Urchin

More information

Synergy Model of Artificial Intelligence and Augmented Reality in the Processes of Exploitation of Energy Systems

Synergy Model of Artificial Intelligence and Augmented Reality in the Processes of Exploitation of Energy Systems Journal of Energy and Power Engineering 10 (2016) 102-108 doi: 10.17265/1934-8975/2016.02.004 D DAVID PUBLISHING Synergy Model of Artificial Intelligence and Augmented Reality in the Processes of Exploitation

More information

Machinery Prognostics and Health Management. Paolo Albertelli Politecnico di Milano

Machinery Prognostics and Health Management. Paolo Albertelli Politecnico di Milano Machinery Prognostics and Health Management Paolo Albertelli Politecnico di Milano (paollo.albertelli@polimi.it) Goals of the Presentation maintenance approaches and companies that deals with manufacturing

More information

How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory

How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory Prev Sci (2007) 8:206 213 DOI 10.1007/s11121-007-0070-9 How Many Imputations are Really Needed? Some Practical Clarifications of Multiple Imputation Theory John W. Graham & Allison E. Olchowski & Tamika

More information

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions:

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions: Math 58. Rumbos Fall 2008 1 Solutions to Exam 2 1. Give thorough answers to the following questions: (a) Define a Bernoulli trial. Answer: A Bernoulli trial is a random experiment with two possible, mutually

More information

Neural Model for Path Loss Prediction in Suburban Environment

Neural Model for Path Loss Prediction in Suburban Environment Neural Model for Path Loss Prediction in Suburban Environment Ileana Popescu, Ioan Nafornita, Philip Constantinou 3, Athanasios Kanatas 3, Netarios Moraitis 3 University of Oradea, 5 Armatei Romane Str.,

More information

Dynamic Throttle Estimation by Machine Learning from Professionals

Dynamic Throttle Estimation by Machine Learning from Professionals Dynamic Throttle Estimation by Machine Learning from Professionals Nathan Spielberg and John Alsterda Department of Mechanical Engineering, Stanford University Abstract To increase the capabilities of

More information

MATHEMATICAL MODELS Vol. I - Measurements in Mathematical Modeling and Data Processing - William Moran and Barbara La Scala

MATHEMATICAL MODELS Vol. I - Measurements in Mathematical Modeling and Data Processing - William Moran and Barbara La Scala MEASUREMENTS IN MATEMATICAL MODELING AND DATA PROCESSING William Moran and University of Melbourne, Australia Keywords detection theory, estimation theory, signal processing, hypothesis testing Contents.

More information

An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper Noise in Images Using Median filter

An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper Noise in Images Using Median filter An Efficient DTBDM in VLSI for the Removal of Salt-and-Pepper in Images Using Median filter Pinky Mohan 1 Department Of ECE E. Rameshmarivedan Assistant Professor Dhanalakshmi Srinivasan College Of Engineering

More information

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes CHAPTER 6 PROBABILITY Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes these two concepts a step further and explains their relationship with another statistical concept

More information

PROBABILITY M.K. HOME TUITION. Mathematics Revision Guides. Level: GCSE Foundation Tier

PROBABILITY M.K. HOME TUITION. Mathematics Revision Guides. Level: GCSE Foundation Tier Mathematics Revision Guides Probability Page 1 of 18 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Foundation Tier PROBABILITY Version: 2.1 Date: 08-10-2015 Mathematics Revision Guides Probability

More information

Text Emotion Detection using Neural Network

Text Emotion Detection using Neural Network International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 7, Number 2 (2014), pp. 153-159 International Research Publication House http://www.irphouse.com Text Emotion Detection

More information

NEW ASSOCIATION IN BIO-S-POLYMER PROCESS

NEW ASSOCIATION IN BIO-S-POLYMER PROCESS NEW ASSOCIATION IN BIO-S-POLYMER PROCESS Long Flory School of Business, Virginia Commonwealth University Snead Hall, 31 W. Main Street, Richmond, VA 23284 ABSTRACT Small firms generally do not use designed

More information

Medtronic Payer Solutions

Medtronic Payer Solutions Medtronic Payer Solutions Delivering Cost-Savings Opportunities through Minimally Invasive Surgery In today s business environment, managing employee overhead and healthcare benefit costs necessitate that

More information

Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks

Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks Behavior Emergence in Autonomous Robot Control by Means of Feedforward and Recurrent Neural Networks Stanislav Slušný, Petra Vidnerová, Roman Neruda Abstract We study the emergence of intelligent behavior

More information

Zambia - Demographic and Health Survey 2007

Zambia - Demographic and Health Survey 2007 Microdata Library Zambia - Demographic and Health Survey 2007 Central Statistical Office (CSO) Report generated on: June 16, 2017 Visit our data catalog at: http://microdata.worldbank.org 1 2 Sampling

More information

Paper presented at the Int. Lightning Detection Conference, Tucson, Nov. 1996

Paper presented at the Int. Lightning Detection Conference, Tucson, Nov. 1996 Paper presented at the Int. Lightning Detection Conference, Tucson, Nov. 1996 Detection Efficiency and Site Errors of Lightning Location Systems Schulz W. Diendorfer G. Austrian Lightning Detection and

More information

AP Statistics S A M P L I N G C H A P 11

AP Statistics S A M P L I N G C H A P 11 AP Statistics 1 S A M P L I N G C H A P 11 The idea that the examination of a relatively small number of randomly selected individuals can furnish dependable information about the characteristics of a

More information

National capacity in CRVS 2 nd workshop Session 5 Cause of Death (CoD) Workshop for national CRVS focal points 6-10 March 2017

National capacity in CRVS 2 nd workshop Session 5 Cause of Death (CoD) Workshop for national CRVS focal points 6-10 March 2017 National capacity in CRVS 2 nd workshop Session 5 Cause of Death (CoD) Workshop for national CRVS focal points 6-10 March 2017 Cause of death: WHO promotes easy storage, retrieval and analysis of health

More information

Application of Multi Layer Perceptron (MLP) for Shower Size Prediction

Application of Multi Layer Perceptron (MLP) for Shower Size Prediction Chapter 3 Application of Multi Layer Perceptron (MLP) for Shower Size Prediction 3.1 Basic considerations of the ANN Artificial Neural Network (ANN)s are non- parametric prediction tools that can be used

More information

Simulated Statistics for the Proposed By-Division Design In the Consumer Price Index October 2014

Simulated Statistics for the Proposed By-Division Design In the Consumer Price Index October 2014 Simulated Statistics for the Proposed By-Division Design In the Consumer Price Index October 2014 John F Schilp U.S. Bureau of Labor Statistics, Office of Prices and Living Conditions 2 Massachusetts Avenue

More information

Scalable systems for early fault detection in wind turbines: A data driven approach

Scalable systems for early fault detection in wind turbines: A data driven approach Scalable systems for early fault detection in wind turbines: A data driven approach Martin Bach-Andersen 1,2, Bo Rømer-Odgaard 1, and Ole Winther 2 1 Siemens Diagnostic Center, Denmark 2 Cognitive Systems,

More information

A fast and accurate distance relaying scheme using an efficient radial basis function neural network

A fast and accurate distance relaying scheme using an efficient radial basis function neural network Electric Power Systems Research 60 (2001) 1 8 www.elsevier.com/locate/epsr A fast and accurate distance relaying scheme using an efficient radial basis function neural network A.K. Pradhan *, P.K. Dash,

More information

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition

Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Enhanced MLP Input-Output Mapping for Degraded Pattern Recognition Shigueo Nomura and José Ricardo Gonçalves Manzan Faculty of Electrical Engineering, Federal University of Uberlândia, Uberlândia, MG,

More information

30 lesions. 30 lesions. false positive fraction

30 lesions. 30 lesions. false positive fraction Solutions to the exercises. 1.1 In a patient study for a new test for multiple sclerosis (MS), thirty-two of the one hundred patients studied actually have MS. For the data given below, complete the two-by-two

More information

Stats: Modeling the World. Chapter 11: Sample Surveys

Stats: Modeling the World. Chapter 11: Sample Surveys Stats: Modeling the World Chapter 11: Sample Surveys Sampling Methods: Sample Surveys Sample Surveys: A study that asks questions of a small group of people in the hope of learning something about the

More information

Systematic Treatment of Failures Using Multilayer Perceptrons

Systematic Treatment of Failures Using Multilayer Perceptrons From: FLAIRS-00 Proceedings. Copyright 2000, AAAI (www.aaai.org). All rights reserved. Systematic Treatment of Failures Using Multilayer Perceptrons Fadzilah Siraj School of Information Technology Universiti

More information