logging in or signing up anncrips Patrizia Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 89 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: February 15, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript A.N.N.C.R.I.P.S : A.N.N.C.R.I.P.S The Artificial Neural Networks for Cancer Research in Prediction & Survival A CSI – VESIT PRESENTATION Presented By Karan Kamdar Amit Mathapati Arpan Nanavati © 2003 – The A.N.N.C.R.I.P.SWhy A.N.N.C.R.I.P.S ?: Why A.N.N.C.R.I.P.S ? Prostate Cancer – Most common form among men Screening – Carried out through blood tests & presence of high PSA (can indicate cancer risk) Drawbacks – Initial screenings lead to high percentage of false positive test results (FPTRs) Scope for improvement – FPTRs can be reduced by employing intelligent Artificial Neural Networks Implementation at all levels – ANN models can be used at every stage of Cancer analysis Advantage – Non-required trial and error methods reduced. Hence early cancer diagnosis and treatment Project Overview: Project Overview Voluntary effort started by the core members of this group and our colleagues Objective – Build a mathematical model to improve prostate cancer detection and staging systems Basis – Mathematical model revolves around the concept of Artificial Neural Networks (ANNs) Development & Implementation – Programming the ANN model to develop a standalone application which can be deployed across medical organizations Introduction to ANNs: Introduction to ANNs Information processing paradigm inspired by the way biological nervous systems eg. brain process information ANNs adopt this interconnected neuron network to perform complex computations Basic ANN model: Basic ANN modelOverview of Prostate Cancer: Overview of Prostate Cancer Prostate – Male sex gland producing the semen Prostate Cancer – Cancer beginning in prostate which may remain in the prostate gland or spread Screening & Diagnosis – If symptoms occur, DRE & blood tests are undertaken to measure level of PSA Staging – After initial diagnosis, further staging such as TNM undertaken Our ANN model employed to improve cancer risk estimation of screening & staging systems Linking ANNs to PCa Analysis: Linking ANNs to PCa Analysis Finding % tPSA – Current method of PCa detection Faults – 1. Only Cancer confined to the prostate detected 2. Additional info requires more tissue samplings Possible Soln. – Finding % free PSA (fPSA) to suggest spread of Cancer to other parts. Core Drawbacks – Both systems not intelligent. a) Cannot predict on individual basis b) Inability to learn and associate c) Moderate Accuracy The A.N.N.C.R.I.P.S model – Take the best of both and include other role playing variables to build an intelligent, reliable cancer detection and prediction system Building the ANN model: Building the ANN model Based on the concept of MultiLayer Perceptron (MLP) Consists of a network of processing elements or nodes arranged in layers Principle - Input pattern presented at the input layer causes network nodes to perform calculations in the successive layers until an output value is computed at each of the output nodes from which the most significant is selected Working – Input to node j : Output of node j : This continues through all the layers of the network until output layer is reached and output vector is computed The function f denotes activation function of each node. A sigmoid function is generally used Extending the MLP methodology: Extending the MLP methodology Our neural network model used is a multilayer perceptron (MLP) network composed of one input layer with four primary preprocessed variables (tPSA, fPSA, prostate volume, DRE) One hidden layer with two neurons, and one output layer with one neuron giving the output value that is a measure of the probability of cancer. 13 parameters (weights) to be optimized. Activation function used in the hidden and output layers is hyperbolic tangent sigmoid function. Output values are between -1 to 1 [a= tanh(s) = (e^s – e^ -s) / (e^s + e^ -s)] Formula for whole network : a1 = tanh (IW1,1*X1 + IW2,1*X2 + IW3,1*X3 + IW4,1*X4 + IB1) a2 = tanh (IW1,2*X1 + IW2,2*X2 + IW3,2*X3 + IW4,2*X4 + IB2) aout = tanh (LW1*a1 + LW2*a2 + LB) After model build-up, initialize weights and enter inputs. Inputs are actual data of patients suffering from prostate cancer Network now trained using Levenberg-Marquardt & Bayesian optimization techniques to recognize and associate patterns of input with desired outputs indicating the correct cancer risk. Internal processing in network takes place and resultant output takes the form between 0 (low PCa risk) and 1 (high PCa risk). In some cases, the value is <0 or >1 which is not relevant Intelligent learning is the key to ANN success. E.g. if the network has been trained for person having high PSA level due to non-cancerous cells then it wont indicate any cancer risk for persons falling into the same characteristic group Training Procedure: Training Procedure5 Steps to Implement the ANN: 5 Steps to Implement the ANN Step 1 – Obtaining the Input Data Set Step 2 – Adjusting Initial Weights i) model fitted on 75% and tested on 25% of patients in each training set. ii) randomization, fitting and testing sessions repeated 5 – 6 times and the weights producing smallest sum of squared errors on the initial test set are selected as initial weights for the final training of the MLP. Step 3 – Train Network Step 4 – Test Network Step 5 – Validating & Generalizing Network Efficiency Actual Training of Network begins with estimation & validation samples If validation objective is acquired, network trained again till best performance parameter values are obtained Results of the ANN on a comparative basis: Results of the ANN on a comparative basis Sensitivity : Ability of the model to detect prostate cancer early Accuracy : Proportion of subjects with a correct test result Specificity : Efficiency of avoiding repeated tissue samplings ROC Curve : ANN model occupies greater area under curve as compared to FP & TP models Here comes our Final Product !: Here comes our Final Product !Conclusion: Conclusion Prostate cancer is the most common form of cancer among men in the industrialized world Screening is a very rough estimate for cancer risk Further staging systems such as A,B,C,D, TNM lack required efficiency Our model developed to aid or substitute the current diagnosis and prognosis methods Studies have shown that these highly accurate ANNs can detect prostate cancer early & reduce unnecessary tissue samplings Influencing factors : a) Larger no. of input variables b) Establishing interconnecting relationships between them c) Ability of network to be trained time and again thereby increasing accuracy each time Result : Our proposed ANN model is far more efficient in predicting prostate cancer risk and reduce the no. of false positive test resultsSlide16: © 2003 – The A.N.N.C.R.I.P.S Join us to save a million lives www.anncrips.com You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
anncrips Patrizia Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 89 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: February 15, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript A.N.N.C.R.I.P.S : A.N.N.C.R.I.P.S The Artificial Neural Networks for Cancer Research in Prediction & Survival A CSI – VESIT PRESENTATION Presented By Karan Kamdar Amit Mathapati Arpan Nanavati © 2003 – The A.N.N.C.R.I.P.SWhy A.N.N.C.R.I.P.S ?: Why A.N.N.C.R.I.P.S ? Prostate Cancer – Most common form among men Screening – Carried out through blood tests & presence of high PSA (can indicate cancer risk) Drawbacks – Initial screenings lead to high percentage of false positive test results (FPTRs) Scope for improvement – FPTRs can be reduced by employing intelligent Artificial Neural Networks Implementation at all levels – ANN models can be used at every stage of Cancer analysis Advantage – Non-required trial and error methods reduced. Hence early cancer diagnosis and treatment Project Overview: Project Overview Voluntary effort started by the core members of this group and our colleagues Objective – Build a mathematical model to improve prostate cancer detection and staging systems Basis – Mathematical model revolves around the concept of Artificial Neural Networks (ANNs) Development & Implementation – Programming the ANN model to develop a standalone application which can be deployed across medical organizations Introduction to ANNs: Introduction to ANNs Information processing paradigm inspired by the way biological nervous systems eg. brain process information ANNs adopt this interconnected neuron network to perform complex computations Basic ANN model: Basic ANN modelOverview of Prostate Cancer: Overview of Prostate Cancer Prostate – Male sex gland producing the semen Prostate Cancer – Cancer beginning in prostate which may remain in the prostate gland or spread Screening & Diagnosis – If symptoms occur, DRE & blood tests are undertaken to measure level of PSA Staging – After initial diagnosis, further staging such as TNM undertaken Our ANN model employed to improve cancer risk estimation of screening & staging systems Linking ANNs to PCa Analysis: Linking ANNs to PCa Analysis Finding % tPSA – Current method of PCa detection Faults – 1. Only Cancer confined to the prostate detected 2. Additional info requires more tissue samplings Possible Soln. – Finding % free PSA (fPSA) to suggest spread of Cancer to other parts. Core Drawbacks – Both systems not intelligent. a) Cannot predict on individual basis b) Inability to learn and associate c) Moderate Accuracy The A.N.N.C.R.I.P.S model – Take the best of both and include other role playing variables to build an intelligent, reliable cancer detection and prediction system Building the ANN model: Building the ANN model Based on the concept of MultiLayer Perceptron (MLP) Consists of a network of processing elements or nodes arranged in layers Principle - Input pattern presented at the input layer causes network nodes to perform calculations in the successive layers until an output value is computed at each of the output nodes from which the most significant is selected Working – Input to node j : Output of node j : This continues through all the layers of the network until output layer is reached and output vector is computed The function f denotes activation function of each node. A sigmoid function is generally used Extending the MLP methodology: Extending the MLP methodology Our neural network model used is a multilayer perceptron (MLP) network composed of one input layer with four primary preprocessed variables (tPSA, fPSA, prostate volume, DRE) One hidden layer with two neurons, and one output layer with one neuron giving the output value that is a measure of the probability of cancer. 13 parameters (weights) to be optimized. Activation function used in the hidden and output layers is hyperbolic tangent sigmoid function. Output values are between -1 to 1 [a= tanh(s) = (e^s – e^ -s) / (e^s + e^ -s)] Formula for whole network : a1 = tanh (IW1,1*X1 + IW2,1*X2 + IW3,1*X3 + IW4,1*X4 + IB1) a2 = tanh (IW1,2*X1 + IW2,2*X2 + IW3,2*X3 + IW4,2*X4 + IB2) aout = tanh (LW1*a1 + LW2*a2 + LB) After model build-up, initialize weights and enter inputs. Inputs are actual data of patients suffering from prostate cancer Network now trained using Levenberg-Marquardt & Bayesian optimization techniques to recognize and associate patterns of input with desired outputs indicating the correct cancer risk. Internal processing in network takes place and resultant output takes the form between 0 (low PCa risk) and 1 (high PCa risk). In some cases, the value is <0 or >1 which is not relevant Intelligent learning is the key to ANN success. E.g. if the network has been trained for person having high PSA level due to non-cancerous cells then it wont indicate any cancer risk for persons falling into the same characteristic group Training Procedure: Training Procedure5 Steps to Implement the ANN: 5 Steps to Implement the ANN Step 1 – Obtaining the Input Data Set Step 2 – Adjusting Initial Weights i) model fitted on 75% and tested on 25% of patients in each training set. ii) randomization, fitting and testing sessions repeated 5 – 6 times and the weights producing smallest sum of squared errors on the initial test set are selected as initial weights for the final training of the MLP. Step 3 – Train Network Step 4 – Test Network Step 5 – Validating & Generalizing Network Efficiency Actual Training of Network begins with estimation & validation samples If validation objective is acquired, network trained again till best performance parameter values are obtained Results of the ANN on a comparative basis: Results of the ANN on a comparative basis Sensitivity : Ability of the model to detect prostate cancer early Accuracy : Proportion of subjects with a correct test result Specificity : Efficiency of avoiding repeated tissue samplings ROC Curve : ANN model occupies greater area under curve as compared to FP & TP models Here comes our Final Product !: Here comes our Final Product !Conclusion: Conclusion Prostate cancer is the most common form of cancer among men in the industrialized world Screening is a very rough estimate for cancer risk Further staging systems such as A,B,C,D, TNM lack required efficiency Our model developed to aid or substitute the current diagnosis and prognosis methods Studies have shown that these highly accurate ANNs can detect prostate cancer early & reduce unnecessary tissue samplings Influencing factors : a) Larger no. of input variables b) Establishing interconnecting relationships between them c) Ability of network to be trained time and again thereby increasing accuracy each time Result : Our proposed ANN model is far more efficient in predicting prostate cancer risk and reduce the no. of false positive test resultsSlide16: © 2003 – The A.N.N.C.R.I.P.S Join us to save a million lives www.anncrips.com