A Comparison of Discriminant Functions and Decision Tree Induction Techniques for Evaluation of Antenatal Fetal Risk Assessment Nilgün Güler, Olcay Taner.

Slides:



Advertisements
Similar presentations
The Software Infrastructure for Electronic Commerce Databases and Data Mining Lecture 4: An Introduction To Data Mining (II) Johannes Gehrke
Advertisements

Data Mining Lecture 9.
Doppler echocardiography & tissue doppler Dolly mathew.
Huffman code and ID3 Prof. Sin-Min Lee Department of Computer Science.
Learning Rules from Data
Decision Tree Approach in Data Mining
Classification with Multiple Decision Trees
Data Mining Classification: Basic Concepts, Decision Trees, and Model Evaluation Lecture Notes for Chapter 4 Part I Introduction to Data Mining by Tan,
Classification: Definition Given a collection of records (training set ) –Each record contains a set of attributes, one of the attributes is the class.
Middle Cerebral Artery Doppler
USS tests of fetal wellbeing
Intelligent Environments1 Computer Science and Engineering University of Texas at Arlington.
An Overview of Machine Learning
Lecture Notes for Chapter 4 Introduction to Data Mining
Management of SGA with 2SD increased UA PI and standard measurement
1 Classification with Decision Trees I Instructor: Qiang Yang Hong Kong University of Science and Technology Thanks: Eibe Frank and Jiawei.
Tree-based methods, neutral networks
A Technique for Advanced Dynamic Integration of Multiple Classifiers Alexey Tsymbal*, Seppo Puuronen**, Vagan Terziyan* *Department of Artificial Intelligence.
Data Mining with Decision Trees Lutz Hamel Dept. of Computer Science and Statistics University of Rhode Island.
Lecture 08 Classification-based Learning
Classification Based in part on Chapter 10 of Hand, Manilla, & Smyth and Chapter 7 of Han and Kamber David Madigan.
© Prentice Hall1 DATA MINING Introductory and Advanced Topics Part II Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist.
Statistical Learning: Pattern Classification, Prediction, and Control Peter Bartlett August 2002, UC Berkeley CIS.
Aula 4 Radial Basis Function Networks
Ordinal Decision Trees Qinghua Hu Harbin Institute of Technology
Gini Index (IBM IntelligentMiner)
Chapter 5 Data mining : A Closer Look.
Radial-Basis Function Networks
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Fetal Assessment Fred Hill, MA, RRT. Ultrasound Ultrasound.
ANTEPARTAL FETAL ASSESSMENT Developed by D. Ann Currie, R.N.,M.S.N.
1 Comparison of Discrimination Methods for the Classification of Tumors Using Gene Expression Data Presented by: Tun-Hsiang Yang.
Face Recognition Using Neural Networks Presented By: Hadis Mohseni Leila Taghavi Atefeh Mirsafian.
Dr. Saeed Mahmoud MRCOG,MRCPI,MIOG,MBSSCP Assistant professor & consultant Obstetric & gynecology department Collage of medicine King Saud University.
Presented by: Dr. Farzad Afzali Kasra medical imaging center.
Fetal Dopplers- A Review
ASSESSMENT OF FETAL WELLBEING Max Brinsmead MB BS PhD May 2015.
Fetal Well-being and Electronic Fetal Monitoring
Introduction UB7WnHs&feature=related UB7WnHs&feature=related.
Decision Trees Jyh-Shing Roger Jang ( 張智星 ) CSIE Dept, National Taiwan University.
Some working definitions…. ‘Data Mining’ and ‘Knowledge Discovery in Databases’ (KDD) are used interchangeably Data mining = –the discovery of interesting,
Comparing Univariate and Multivariate Decision Trees Olcay Taner Yıldız Ethem Alpaydın Department of Computer Engineering Bogazici University
Dr. Anjoo Agarwal Professor Dept of Obs & gyn KGMU, Lucknow
Postterm Pregnancy Associate Professor Iolanda Blidaru, MD, PhD.
Combining multiple learners Usman Roshan. Bagging Randomly sample training data Determine classifier C i on sampled data Goto step 1 and repeat m times.
Non-Bayes classifiers. Linear discriminants, neural networks.
Chapter 11 Statistical Techniques. Data Warehouse and Data Mining Chapter 11 2 Chapter Objectives  Understand when linear regression is an appropriate.
Linear Discriminant Analysis (LDA). Goal To classify observations into 2 or more groups based on k discriminant functions (Dependent variable Y is categorical.
Patch Based Prediction Techniques University of Houston By: Paul AMALAMAN From: UH-DMML Lab Director: Dr. Eick.
Fetal assessment.
2002/1/17IDS Lab Seminar Evaluating a clustering solution: An application in the tourism market Advisor: Dr. Hsu Graduate: Yung-Chu Lin.
Neural Trees Olcay Taner Yıldız, Ethem Alpaydın Boğaziçi University Computer Engineering Department
Combining multiple learners Usman Roshan. Decision tree From Alpaydin, 2010.
Fetal Wellbeing Dr Hsu Chong NIHR Clinical Lecturer in Obstetrics & Gynaecology Warwick Medical School.
DECISION TREES Asher Moody, CS 157B. Overview  Definition  Motivation  Algorithms  ID3  Example  Entropy  Information Gain  Applications  Conclusion.
DOPPLER ULTRASOUND IN ASSESSMENT OFFETAL WELLBEING
Post Term Pregnancy.
1 A latent information function to extend domain attributes to improve the accuracy of small-data-set forecasting Reporter : Zhao-Wei Luo Che-Jung Chang,Der-Chiang.
Late onset IUGR managment S-Borna.MD, Perinatolgy Dep, Vali-e-Asr hospital,TUMS.
Decision Tree Learning DA514 - Lecture Slides 2 Modified and expanded from: E. Alpaydin-ML (chapter 9) T. Mitchell-ML.
DR NOORZADEH fellowship of perinatology Shariati hospital
In the Name of God. All women should be assessed at booking for risk factors for a SGA fetus/neonate to identify those who require increased surveillance.
Data Mining: Concepts and Techniques1 Prediction Prediction vs. classification Classification predicts categorical class label Prediction predicts continuous-valued.
Antenatal Assessment of Fetal Well-being
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Trees, bagging, boosting, and stacking
Fetal growth restriction
Fetal Assessment Assistant Professor, Consultant
Antepartum Fetal Surveillance
Antepartum continuous epidural ropivacaine therapy reduces uterine artery vascular resistance in pre-eclampsia: a randomized, dose-ranging, placebo-controlled.
Presentation transcript:

A Comparison of Discriminant Functions and Decision Tree Induction Techniques for Evaluation of Antenatal Fetal Risk Assessment Nilgün Güler, Olcay Taner Yıldız, Fikret Gürgen, Füsun Varol

Doppler Velocimetry The principle of Doppler ultrasound has been utilized to measure the blood flow in the uterine and fetal vessels. Indices are computed (PI, RI, S/D ratio) for motinoring fetus.

Doppler Ultrasound Indices Systolic/diastolic (S/D) ratio index, S/D= S / D Resistance index, RI=(S-D)/S Pulsality index, PI =(S-D)/mean velocity

PI, RI, S/D ratio for UA between 20 and 40 weeks Gestational age (Week) Pulsality Index Resistence Index S/D ratio

The proposed antepartum risk assessment system Doppler indices Week Index RI S/D ratio PI Decision by discriminant function Or decision tree Fetal risk of hypoxia assessment

Using Methods Discriminant Functions –Linear Decision Algorithm (LDA) –Multi-layer Perceptron (MLP) Decision tree methods –C4.5 –CART

Decision by LDA The linear discriminant is the classifier that results from applying Bayes rule to the problem of classification, under the following assumptions:  the data is normally distributed  the covariances of every class are equal Decision produced by LDA

Decision by MLP: Non-linear discriminant functions. Feedforward network Training with Back- propagation algorithm (BP) Error Function is MSE Decision produced by MLP

Decision Trees Normal Abnormal

Univariate Trees (C 4.5) Constructs decision trees top-down manner. Select the best attribute to test at the root node by using a statistical test. Descendants of the root node are created for each possible value of the attribute. Two for numeric attributes as x i a, m for symbolic attributes as x i = a k, k = 1, …, m.

Classification and Regression Trees (CART) Each instance is first normalized. Algorithm takes a set of coefficients W=(w 1,…, w n ) and searches for the best split of the form v=Sum i (w i x i )  c for i=1 to n. Algorithm cycles through the attributes x 1,…, x n at each step doing a search for an improved split. At each cycle CART searches for the best split of the form v-  (x i +  )  c. The search for  is carried out for  = -0.25, 0.0, Best of  and  are used to update linear combination.

The number of training and test samples Data from Umbilical Arter Normal fetuses Abnormal fetuses Total Training samples101(72%)46(28%)147 Test samples 42(66%)21(44%)63

C 4.5 Decision Tree NormalAbnormal Normal Abnormal

CART Decision Tree Normal Abnormal

Statistic assessment of antepartum testing Sensitivity=D/(D+B) Specifity=A/(A+C) Predictive value of positive test =D/(C+D) Predictive value of negative test=A/(A+B)

Prevalence Data from UA SensitivitySpecificityPPTPNT LDA100%76%68%100% MLP100%93%88%100% C4.5100%74%66%100% CART100%93%88%100%

Conclusion The discriminant functions obtain an optimal decision by the combination of attributes in the linear or piecewise linear form. The decision trees obtain similar decision by employing a tree that give the result by selection of the best attribute or the linear combination of the best attributes at each decision node. CART is found to be the best decision maker for antepartum fetal evaluation in decision tree methods. MLP is also shown to be the most effective class discriminator for the same problem. This study points a fruitful line of enquiry for helping doctors in the risk assessment of antenatal fetal evaluation.

The test proposed for fetal surveillance Non-stress test (NST) Echographic evaluation of the fetal growth rate Doppler velocimetry (Non-invasive) Fetal biophysical profile by Ultrasound Image Amniotic fluid volume assessment

Statistic assessment of antepartum testing Sensitivity=D/(D+B) Specifity=A/(A+C) Predictive value of positive test =D/(C+D) Predictive value of negative test=A/(A+B)

How to extract Doppler Indices: f d : the change in ultrasound frequency or Doppler shift, f 0 : the transmitted of the incident ultrasound, V: the velocity of the reflector or red blood cells,  : the angle between the beam and the direction of movement of the reflector or blood cells, c: the velocity of sound in the medium.