SlideShare a Scribd company logo
1 of 3
Download to read offline
Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and
                Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                      Vol. 3, Issue 2, March -April 2013, pp.370-372
Predicting Acute Hypotensive Episode by Bhattacharyya Distance
                      Vaibhav Awandekar *, Prof. A.N. Cheeran **
     *( M. Tech. in Electronics, Department of Electrical Engineering VJTI, Mumbai University , INDIA)
           ** (Professor, Department of Electrical Engineering VJTI, Mumbai University, INDIA)


ABSTRACT
         Acute hypotensive episode (AHE) is a             manner and perform necessary patient-specific
serious clinical event, which can lead to                 therapeutic intervention. Timely and appropriate
irreversible organ damage and sometimes death.            interventions can reduce these risks.
When detected in time, an appropriate                     In this paper the analysis is constrained to the largest
intervention can significantly lower the risks for        common subset of features available for all patients
the patient. An algorithm is developed for                (arterial blood pressure measurements). We used
automated statistical prediction of AHE in                information divergence between two distributions to
                                                          identify the most discriminative features. We used
patients, using mean arterial pressure (MAP).
                                                          these features in training set to classify the samples
The dataset used for this work is from MIMIC II
of PhysioNet/Computers in Cardiology. The                 in the test sets using Bhattacharyya Distance
algorithm consists of probability distributions of        algorithm. Preliminary results showed that this
MAP and information divergence methods for                method leads to significantly better results; therefore
calculating the statistical distance between two          it increases the information about the samples in the
probability distributions. The Bhattacharyya              test sets.
Distance is found out to be most accurate method          Using information divergence, the statistical
for calculating such statistical distance. Beat           measurement of mean arterial pressure was
                                                          performed. To obtain statistical result for prediction
classification of AHE patients with respect to
Non-AHE patient is carried out by using training          of AHE, we used K-L divergence on the probability
                                                          distribution of MAP. For best result we used then
set of MIMIC II database. The comparison is also
                                                          Bhattacharyya distance to find the class of patient to
carried out for feasibility of Bhattacharyya
distance with another divergence method like K-           be tested.
L ivergence.
                                                                             II.    DATASET
Keywords - AHE, DABP, MAP, MIMIC II, SABP                          Data was provided by the 2009
                                                          PhysioNet/Computers in Cardiology Challenge
              I.    INTRODUCTION                          which was comprised of training and test sets.
          Acute hypotensive episodes (AHE), defined       Training set consist of 10 minute data of each
here as incidences of mean arterial pressure (MAP)        patient, which is sampled at 125 Hz. Test set again
falling below 60 mmHg for at least 90% of any 30          comprised with test set A and test set B with consist
minute period, are serious clinical events in intensive   of 10 hour of data and sampled at 1 Hz.
care units. Thus AHEs by this definition may              The Multi-Intelligent Monitoring in Intensive Care
contain short intervals of signal loss or MAP in the      (MIMIC) II project has collected data from about
hypotensive range, but these can be no longer than        30,000 ICU patients to date. MIMIC II patient
three minutes in any half hour, and any AHE must          records contain most of the information that would
contain at least 27 minutes of MAP measurements in        appear in a medical record (such as results of
the acute hypotensive range. Several clinical studies     laboratory tests, medications, and hourly vital signs).
have proved that AHE could result in multiple organ       About 5,000 of the records also include physiologic
failure and they are strongly linked to morbidity and     waveforms typically including ECG, blood pressure,
mortality [2]. Such episodes may result in                and respiration etc., and time series that can be
irreversible organ damage and sometimes death.            observed by the ICU staff. The intent is that a
Determining what intervention is appropriate in any       MIMIC II record should be sufficiently detailed to
given case depends on rapidly and accurately              allow its use in studies that would otherwise require
diagnosing the cause of the episode, which might be       access to an ICU, e.g., for basic research in intensive
sepsis, myocardial infarction, cardiac arrhythmia,        care medicine, or for development and evaluation of
pulmonary embolism, hemorrhage, dehydration,              diagnostic and predictive algorithms for medical
anaphylaxis, effects of medication, or any of a wide      decision support.
variety of other causes of hypervolemia, insufficient     The systolic arterial blood pressure (SABP) is the
cardiac output, or vasodilatory shock. Identifying        maximum pressure when the heart contracts and
patients with AHE would be an important step for          blood begins to flow. The diastolic arterial blood
clinicians or physicians to respond in a timely           pressure (DABP) is the minimum pressure occurring
                                                          between heartbeats. The mean arterial blood


                                                                                                  370 | P a g e
Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and
                Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                      Vol. 3, Issue 2, March -April 2013, pp.370-372
pressure (MAP) is a combination of the two above
quantities, most often calculated as:


                                               (1)
From the database of mean arterial blood pressure,
we extracted from the available signals statistical
parameters, such as the mean, the standard deviation,
the skewness and the kurtosis. We also computed
robust statistics (median and median absolute
deviation) in order to be less sensitive to outliers.
The slope of the signals was computed using robust
regression [6]. Those features were computed on
signals of various lengths preceding the forecast
window.

        III.     DETECTION OF AHE BY
                                                         Fig. 2. Probability distribution of mean arterial
               INFORMATION DIVERGENCE                    blood pressure (with normal patient).
          Information divergence is a non-symmetric
measure of the difference between two probability        A. KULLBACK–LEIBLER DIVERGENCE
distributions P and Q. The Probability distribution of   For probability distributions P and Q of a discrete
Mean arterial blood pressure (MAP) values of each
                                                         random variable their K–L divergence is defined as
patient is calculated. This algorithm was applied to
                                                         in equation (2) [4]
training set with known results, then development of
                                                                                       P(i) 
template (class) of patient having AHE was carried
out.
                                                              DKL( P, Q)   P(i) log       
                                                                           i           Q(i)           (2)

In the training data set we calculate the probability
of each patient’s with respect to mean arterial          This measure of information is used to identify the
pressure (MAP), MAP is the mathematical                  most discriminative features. To discretize the
combination of systolic blood pressure and diastolic     domain, 20 equal-sized bins divided from the
blood pressure, which is generally acquired from         minimum and maximum value of each feature
continuous blood pressure measurement.                   dimension is used. The features θ that made the
                                                         distributions P and Q the most divergent is then
                                                         found out.
                                                         There are many ways to see time series from a
                                                         statistical perspective. In this work, we compared the
                                                         relevance of taking more or less time before T 0 (the
                                                         instantaneous time) in the training sets, in a single
                                                         window or many consecutive windows. Since we
                                                         used the information divergence factor as the
                                                         decision factor, we required a single value for each
                                                         feature.
                                                         When many consecutive windows have been used,
                                                         we kept only the window with the minimum value
                                                         for each feature. This is justified because we are
                                                         trying to identify AHE, which is by definition a
                                                         lower value of the Atrial Blood Pressure.

                                                         B. BHATTACHARYYA DISTANCE
Fig. 1. Probability distribution of mean arterial                 In statistics, the Bhattacharyya distance
blood pressure (with documented AHE patient).            measures the similarity of two discrete or continuous
                                                         probability distributions. It is closely related to the
Probability Distribution of Mean Arterial Blood          Bhattacharyya coefficient which is a measure of the
Pressure of the patient having documented AHE is         amount of overlap between two statistical samples or
shown in figure 1                                        populations. The coefficient can be used to
When the MAP reading of patient below 60mmHg             determine the relative closeness of the two samples
or closed to it, the probability of occurrence of next   being considered.
readings more closely to 50 as shown above.



                                                                                                371 | P a g e
Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and
                      Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                            Vol. 3, Issue 2, March -April 2013, pp.370-372
      For discrete probability distributions Bhattacharyya      There were total 10 patients record tested from test
      Distance between p and q over the same domain X is        set A, and 40 records tested from test set B, The
      defined as:                                               accuracy matrix is 9/10 (90%) for test set A, 37/40
              BD ( p, q)   ln( BC ( p, q))                    (92.5%) for test set B, which were obtained from
                                                     (3)        Computer in Cardiology MIMIC II database. By
                                                                selecting correct values of threshold and taking more
      where, BC (p,q) is Bhattacharyya Coefficient.             training set into account, we can certainly increase
              BC ( p, q)   p( x)q( x)            (4)
                                                                our accuracy matrix.
                             xX

                                                                               IV.     CONCLUSION
      Calculating the Bhattacharyya coefficient involves a                Algorithms have       demonstrated   the
      rudimentary form of integration of the overlap of the     feasibility of developing algorithms for automatic
      two samples. The interval of the values of the two        prediction of AHE in the ICU using blood pressure
      samples is split into a chosen number of partitions,      only. We achieved modest accuracy of predicting
      and the number of members of each sample in each          AHE events with the help of Bhattacharyya
      partition is used.                                        Distance.
      Results
                                                                The algorithms could be further developed to
      Table 1. Bhattacharya distance between probability        increase accuracy by combining the algorithms so
      distribution of AHE patients (P) verses probability       that both average MAP and Bhattacharyya Distance
      distribution of Non AHE patients (Q).                     contribute to the prediction. For example, a patient
            Q11       Q21     Q31        Q41     Q51            with low average MAP, experiencing less distance in
                                                                probability distribution of MAP is more likely to
P11        2.8294    0.8899        0.9809   0.6151   0.6832
                                                                experience an AHE than a patient with low average
P21        3.0249    0.8921        0.9208   0.7395   0.8296     MAP and more distance in probability distribution
                                                                of MAP
P31        3.0614    0.4537        0.6111   0.7763   0.9206
                                                                                     REFERENCES
P41        2.9194    0.5109        0.5886   0.6582   0.7715     [1]   Moody GB, Lehman LH. “Predicting acute
P51        3.0104    0.7851        0.5563   0.7271   0.8708           hypotensive episodes” the 10th annual Physio
                                                                      -Net/Computers in Cardiology Challenge.
                                                                      (Computers in Cardiology 2009; 36).
      Table 2. Bhattacharya distance between probability        [2]   PA Fournier, JF Roy. “Acute Hypotension
      distribution of AHE patients (P) verses probability             Episode Prediction        Using Information
      distribution of AHE patients (P).                               Divergence for Feature Selection, and Non-
           P11       P21      P31       P41      P51                  Parametric Methods for Classification”
P11       0.0022    0.1469     0.5113       0.4198   0.4512           (Computers in Cardiology 2009;36:625−628).
                                                                [3]   P Langley, ST King, D Zheng, EJ Bowers,K
P21       0.1469    0.1698     0.3321       0.3258   0.3985           Wang, J Allen, “Predicting Acute Hypotensive
P31       0.4113    0.3321     0.0778       0.1762   0.1285           Episodes from Mean Arterial Pressure”
                                                                      (Computers in Cardiology 2009;36:553−556)
P41       0.4198    0.3258     0.1762       0.2055   0.1982     [4]   Kullback S, Leibler R. On information and
P51       0.4512    0.3985     0.1285       0.1982   0.1417           sufficiency.( Ann Math Statics 1951;22:79-86)
                                                                [5]   Hastie, Tibshirani R,Friedman J. The elements
                                                                      of statistical learning . (New York,NY:
      These two table (table1 and table 2) clearly shows
                                                                      Springer,2001)
      that the distance between AHE patient and Non
                                                                [6]   Bellman R. Adaptive Control Processes.
      AHE patients is more compare to distance between
                                                                      Princeton UniHolland P.W., R. E.Welsch.
      AHE patient with AHE patient. For example; if we
                                                                      Robust Regression Using             Iteratively
      take two AHE patience, due to more overlapping in
                                                                      Reweighted Least-Squares. Communications in
      their probability distribution the statistical distance
                                                                      Statistics: (Theory and Methods, A6, 1977, pp.
      will be less. Similarly if we take one AHE patient
                                                                      813-827)
      and other Non AHE patient, there will be less
                                                                [7]   Vapnik V. The nature of statistical learning
      overlapping between their distributions and due to
                                                                      Theory. (New York,NY: Sringer-Verlag,1996)
      less overlapping the Distance will be more. By using
                                                                [8]   Bellman R. Adaptive Control Processes.
      same principle we make group of probability
                                                                      (Princeton University Press, 1961).
      distribution of AHE patients and then the probability
                                                                [9]   The MIMIC II Project database via the
      distribution of ICU patient (Patient to be tested) has
                                                                      Physionet website
      been checked, the information divergence matrix of
                                                                      (http://www.physionet.org/physiobank/databas
      2-dimensional distributions using every pair of
                                                                      e/ mimic2db/)
      features is presented. The matrix is symmetric.



                                                                                                      372 | P a g e

More Related Content

What's hot

A new sdm classifier using jaccard mining procedure case study rheumatic feve...
A new sdm classifier using jaccard mining procedure case study rheumatic feve...A new sdm classifier using jaccard mining procedure case study rheumatic feve...
A new sdm classifier using jaccard mining procedure case study rheumatic feve...ijbbjournal
 
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...Soaad Abd El-Badie
 
Presentation of master thesis
Presentation of master thesisPresentation of master thesis
Presentation of master thesisSalim Rukhsar
 
A Heart Disease Prediction Model using Logistic Regression
A Heart Disease Prediction Model using Logistic RegressionA Heart Disease Prediction Model using Logistic Regression
A Heart Disease Prediction Model using Logistic Regressionijtsrd
 
Automated segmentation and classification technique for brain stroke
Automated segmentation and classification technique for brain strokeAutomated segmentation and classification technique for brain stroke
Automated segmentation and classification technique for brain strokeIJECEIAES
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISijcsit
 
48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septianIAESIJEECS
 
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseA Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseijtsrd
 
Chronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningChronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningIJCSIS Research Publications
 
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...ijdmtaiir
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET Journal
 
Heart Disease Prediction Using Associative Relational Classification Techniq...
Heart Disease Prediction Using Associative Relational  Classification Techniq...Heart Disease Prediction Using Associative Relational  Classification Techniq...
Heart Disease Prediction Using Associative Relational Classification Techniq...IJMER
 

What's hot (13)

A new sdm classifier using jaccard mining procedure case study rheumatic feve...
A new sdm classifier using jaccard mining procedure case study rheumatic feve...A new sdm classifier using jaccard mining procedure case study rheumatic feve...
A new sdm classifier using jaccard mining procedure case study rheumatic feve...
 
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...
A New SDM Classifier Using Jaccard Mining Procedure (CASE STUDY: RHEUMATIC FE...
 
Presentation of master thesis
Presentation of master thesisPresentation of master thesis
Presentation of master thesis
 
A Heart Disease Prediction Model using Logistic Regression
A Heart Disease Prediction Model using Logistic RegressionA Heart Disease Prediction Model using Logistic Regression
A Heart Disease Prediction Model using Logistic Regression
 
Automated segmentation and classification technique for brain stroke
Automated segmentation and classification technique for brain strokeAutomated segmentation and classification technique for brain stroke
Automated segmentation and classification technique for brain stroke
 
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSISAN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
AN ALGORITHM FOR PREDICTIVE DATA MINING APPROACH IN MEDICAL DIAGNOSIS
 
48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian48 modified paper id 0051 edit septian
48 modified paper id 0051 edit septian
 
Results for Keith
Results for KeithResults for Keith
Results for Keith
 
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBaseA Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
A Heart Disease Prediction Model using Logistic Regression By Cleveland DataBase
 
Chronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine LearningChronic Kidney Disease Prediction Using Machine Learning
Chronic Kidney Disease Prediction Using Machine Learning
 
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
An Ill-identified Classification to Predict Cardiac Disease Using Data Cluste...
 
IRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction SystemIRJET- Heart Disease Prediction System
IRJET- Heart Disease Prediction System
 
Heart Disease Prediction Using Associative Relational Classification Techniq...
Heart Disease Prediction Using Associative Relational  Classification Techniq...Heart Disease Prediction Using Associative Relational  Classification Techniq...
Heart Disease Prediction Using Associative Relational Classification Techniq...
 

Viewers also liked

Universidad autónoma del estado de hidalgo
Universidad autónoma del estado de hidalgoUniversidad autónoma del estado de hidalgo
Universidad autónoma del estado de hidalgoAlejandra Márquez Meza
 
A importância da conae na construção do pne
A importância da conae na construção do pneA importância da conae na construção do pne
A importância da conae na construção do pnepme-santoestevao
 
Spanish
SpanishSpanish
Spanish434403
 
Administradores e suas gambiarras
Administradores e suas gambiarrasAdministradores e suas gambiarras
Administradores e suas gambiarrasdebian-rs
 
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São Paulo
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São PauloA Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São Paulo
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São PauloProjeto Camara
 
Aexistencia de Deus!
Aexistencia de Deus!Aexistencia de Deus!
Aexistencia de Deus!wanleu
 
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)Caim Usach
 
Cesta básica do Recife - Dieese/Fevereiro 2013
Cesta básica do Recife - Dieese/Fevereiro 2013Cesta básica do Recife - Dieese/Fevereiro 2013
Cesta básica do Recife - Dieese/Fevereiro 2013Giovanni Sandes
 
1.rock mechanics.introduction
1.rock mechanics.introduction1.rock mechanics.introduction
1.rock mechanics.introductionVajihe Alian
 

Viewers also liked (20)

Bh32379384
Bh32379384Bh32379384
Bh32379384
 
Ch32524527
Ch32524527Ch32524527
Ch32524527
 
Fy3310631066
Fy3310631066Fy3310631066
Fy3310631066
 
Modelospedagogicos
ModelospedagogicosModelospedagogicos
Modelospedagogicos
 
4 pac 6_eixo transporte
4 pac 6_eixo transporte4 pac 6_eixo transporte
4 pac 6_eixo transporte
 
Anna e Giovnna
Anna e GiovnnaAnna e Giovnna
Anna e Giovnna
 
Pat
PatPat
Pat
 
Universidad autónoma del estado de hidalgo
Universidad autónoma del estado de hidalgoUniversidad autónoma del estado de hidalgo
Universidad autónoma del estado de hidalgo
 
A importância da conae na construção do pne
A importância da conae na construção do pneA importância da conae na construção do pne
A importância da conae na construção do pne
 
Crise 2
Crise 2Crise 2
Crise 2
 
Spanish
SpanishSpanish
Spanish
 
Administradores e suas gambiarras
Administradores e suas gambiarrasAdministradores e suas gambiarras
Administradores e suas gambiarras
 
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São Paulo
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São PauloA Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São Paulo
A Experiência do Camará com a 29ª Bienal de Arte Contemporânea de São Paulo
 
Conexãoarenajov
ConexãoarenajovConexãoarenajov
Conexãoarenajov
 
Aexistencia de Deus!
Aexistencia de Deus!Aexistencia de Deus!
Aexistencia de Deus!
 
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)
(Metodología de trabajo jornada de discusión 8 y 9 de mayo usach)
 
Ação popular
Ação popularAção popular
Ação popular
 
Cesta básica do Recife - Dieese/Fevereiro 2013
Cesta básica do Recife - Dieese/Fevereiro 2013Cesta básica do Recife - Dieese/Fevereiro 2013
Cesta básica do Recife - Dieese/Fevereiro 2013
 
1.rock mechanics.introduction
1.rock mechanics.introduction1.rock mechanics.introduction
1.rock mechanics.introduction
 
Lucia martinez
Lucia martinezLucia martinez
Lucia martinez
 

Similar to Bf32370372

WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONgerogepatton
 
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONijaia
 
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONgerogepatton
 
Analysis of Heart Rate Variability Via Health Care Platform
Analysis of Heart Rate Variability Via Health Care PlatformAnalysis of Heart Rate Variability Via Health Care Platform
Analysis of Heart Rate Variability Via Health Care PlatformHealthcare and Medical Sciences
 
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMAT
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMATTopic -Analysis of Patients specific Quality Assurance of IMRT/VMAT
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMATRajeev Kumar Pandit
 
Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011m_o
 
Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011m_o
 
IRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET- A System to Detect Heart Failure using Deep Learning TechniquesIRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET- A System to Detect Heart Failure using Deep Learning TechniquesIRJET Journal
 
Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...hiij
 
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET Journal
 
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...IRJET Journal
 
Heart Disease Prediction Using Machine Learning Techniques
Heart Disease Prediction Using Machine Learning TechniquesHeart Disease Prediction Using Machine Learning Techniques
Heart Disease Prediction Using Machine Learning TechniquesIRJET Journal
 
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural Network
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural NetworkIRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural Network
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural NetworkIRJET Journal
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technologyhiij
 
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...IRJET Journal
 
1804.06812
1804.068121804.06812
1804.06812maicu1
 
A Joint QRS Detection and Data Compression Scheme for Wearable Sensors
A Joint QRS Detection and Data Compression Scheme for Wearable SensorsA Joint QRS Detection and Data Compression Scheme for Wearable Sensors
A Joint QRS Detection and Data Compression Scheme for Wearable Sensorsecgpapers
 

Similar to Bf32370372 (20)

WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
 
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
 
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATIONWAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
WAVELET SCATTERING TRANSFORM FOR ECG CARDIOVASCULAR DISEASE CLASSIFICATION
 
50720140101001 2
50720140101001 250720140101001 2
50720140101001 2
 
Analysis of Heart Rate Variability Via Health Care Platform
Analysis of Heart Rate Variability Via Health Care PlatformAnalysis of Heart Rate Variability Via Health Care Platform
Analysis of Heart Rate Variability Via Health Care Platform
 
50620130101003
5062013010100350620130101003
50620130101003
 
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMAT
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMATTopic -Analysis of Patients specific Quality Assurance of IMRT/VMAT
Topic -Analysis of Patients specific Quality Assurance of IMRT/VMAT
 
Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011
 
Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011Prediction of Atrial Fibrillation AMA-IEEE 2011
Prediction of Atrial Fibrillation AMA-IEEE 2011
 
IRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET- A System to Detect Heart Failure using Deep Learning TechniquesIRJET- A System to Detect Heart Failure using Deep Learning Techniques
IRJET- A System to Detect Heart Failure using Deep Learning Techniques
 
Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...Classification of cardiac vascular disease from ecg signals for enhancing mod...
Classification of cardiac vascular disease from ecg signals for enhancing mod...
 
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
IRJET- Review on Wrist Pulse Acquisition System for Monitoring Human Health S...
 
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
IRJET- A Survey on Classification and identification of Arrhythmia using Mach...
 
Heart Disease Prediction Using Machine Learning Techniques
Heart Disease Prediction Using Machine Learning TechniquesHeart Disease Prediction Using Machine Learning Techniques
Heart Disease Prediction Using Machine Learning Techniques
 
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural Network
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural NetworkIRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural Network
IRJET - ECG based Cardiac Arrhythmia Detection using a Deep Neural Network
 
Smart hospital technology
Smart hospital technologySmart hospital technology
Smart hospital technology
 
K-MEANS AND D-STREAM ALGORITHM IN HEALTHCARE
K-MEANS AND D-STREAM ALGORITHM IN HEALTHCAREK-MEANS AND D-STREAM ALGORITHM IN HEALTHCARE
K-MEANS AND D-STREAM ALGORITHM IN HEALTHCARE
 
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...
IRJET- Genetic Algorithm for Feature Selection to Improve Heart Disease Predi...
 
1804.06812
1804.068121804.06812
1804.06812
 
A Joint QRS Detection and Data Compression Scheme for Wearable Sensors
A Joint QRS Detection and Data Compression Scheme for Wearable SensorsA Joint QRS Detection and Data Compression Scheme for Wearable Sensors
A Joint QRS Detection and Data Compression Scheme for Wearable Sensors
 

Bf32370372

  • 1. Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.370-372 Predicting Acute Hypotensive Episode by Bhattacharyya Distance Vaibhav Awandekar *, Prof. A.N. Cheeran ** *( M. Tech. in Electronics, Department of Electrical Engineering VJTI, Mumbai University , INDIA) ** (Professor, Department of Electrical Engineering VJTI, Mumbai University, INDIA) ABSTRACT Acute hypotensive episode (AHE) is a manner and perform necessary patient-specific serious clinical event, which can lead to therapeutic intervention. Timely and appropriate irreversible organ damage and sometimes death. interventions can reduce these risks. When detected in time, an appropriate In this paper the analysis is constrained to the largest intervention can significantly lower the risks for common subset of features available for all patients the patient. An algorithm is developed for (arterial blood pressure measurements). We used automated statistical prediction of AHE in information divergence between two distributions to identify the most discriminative features. We used patients, using mean arterial pressure (MAP). these features in training set to classify the samples The dataset used for this work is from MIMIC II of PhysioNet/Computers in Cardiology. The in the test sets using Bhattacharyya Distance algorithm consists of probability distributions of algorithm. Preliminary results showed that this MAP and information divergence methods for method leads to significantly better results; therefore calculating the statistical distance between two it increases the information about the samples in the probability distributions. The Bhattacharyya test sets. Distance is found out to be most accurate method Using information divergence, the statistical for calculating such statistical distance. Beat measurement of mean arterial pressure was performed. To obtain statistical result for prediction classification of AHE patients with respect to Non-AHE patient is carried out by using training of AHE, we used K-L divergence on the probability distribution of MAP. For best result we used then set of MIMIC II database. The comparison is also Bhattacharyya distance to find the class of patient to carried out for feasibility of Bhattacharyya distance with another divergence method like K- be tested. L ivergence. II. DATASET Keywords - AHE, DABP, MAP, MIMIC II, SABP Data was provided by the 2009 PhysioNet/Computers in Cardiology Challenge I. INTRODUCTION which was comprised of training and test sets. Acute hypotensive episodes (AHE), defined Training set consist of 10 minute data of each here as incidences of mean arterial pressure (MAP) patient, which is sampled at 125 Hz. Test set again falling below 60 mmHg for at least 90% of any 30 comprised with test set A and test set B with consist minute period, are serious clinical events in intensive of 10 hour of data and sampled at 1 Hz. care units. Thus AHEs by this definition may The Multi-Intelligent Monitoring in Intensive Care contain short intervals of signal loss or MAP in the (MIMIC) II project has collected data from about hypotensive range, but these can be no longer than 30,000 ICU patients to date. MIMIC II patient three minutes in any half hour, and any AHE must records contain most of the information that would contain at least 27 minutes of MAP measurements in appear in a medical record (such as results of the acute hypotensive range. Several clinical studies laboratory tests, medications, and hourly vital signs). have proved that AHE could result in multiple organ About 5,000 of the records also include physiologic failure and they are strongly linked to morbidity and waveforms typically including ECG, blood pressure, mortality [2]. Such episodes may result in and respiration etc., and time series that can be irreversible organ damage and sometimes death. observed by the ICU staff. The intent is that a Determining what intervention is appropriate in any MIMIC II record should be sufficiently detailed to given case depends on rapidly and accurately allow its use in studies that would otherwise require diagnosing the cause of the episode, which might be access to an ICU, e.g., for basic research in intensive sepsis, myocardial infarction, cardiac arrhythmia, care medicine, or for development and evaluation of pulmonary embolism, hemorrhage, dehydration, diagnostic and predictive algorithms for medical anaphylaxis, effects of medication, or any of a wide decision support. variety of other causes of hypervolemia, insufficient The systolic arterial blood pressure (SABP) is the cardiac output, or vasodilatory shock. Identifying maximum pressure when the heart contracts and patients with AHE would be an important step for blood begins to flow. The diastolic arterial blood clinicians or physicians to respond in a timely pressure (DABP) is the minimum pressure occurring between heartbeats. The mean arterial blood 370 | P a g e
  • 2. Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.370-372 pressure (MAP) is a combination of the two above quantities, most often calculated as: (1) From the database of mean arterial blood pressure, we extracted from the available signals statistical parameters, such as the mean, the standard deviation, the skewness and the kurtosis. We also computed robust statistics (median and median absolute deviation) in order to be less sensitive to outliers. The slope of the signals was computed using robust regression [6]. Those features were computed on signals of various lengths preceding the forecast window. III. DETECTION OF AHE BY Fig. 2. Probability distribution of mean arterial INFORMATION DIVERGENCE blood pressure (with normal patient). Information divergence is a non-symmetric measure of the difference between two probability A. KULLBACK–LEIBLER DIVERGENCE distributions P and Q. The Probability distribution of For probability distributions P and Q of a discrete Mean arterial blood pressure (MAP) values of each random variable their K–L divergence is defined as patient is calculated. This algorithm was applied to in equation (2) [4] training set with known results, then development of  P(i)  template (class) of patient having AHE was carried out. DKL( P, Q)   P(i) log   i  Q(i)  (2) In the training data set we calculate the probability of each patient’s with respect to mean arterial This measure of information is used to identify the pressure (MAP), MAP is the mathematical most discriminative features. To discretize the combination of systolic blood pressure and diastolic domain, 20 equal-sized bins divided from the blood pressure, which is generally acquired from minimum and maximum value of each feature continuous blood pressure measurement. dimension is used. The features θ that made the distributions P and Q the most divergent is then found out. There are many ways to see time series from a statistical perspective. In this work, we compared the relevance of taking more or less time before T 0 (the instantaneous time) in the training sets, in a single window or many consecutive windows. Since we used the information divergence factor as the decision factor, we required a single value for each feature. When many consecutive windows have been used, we kept only the window with the minimum value for each feature. This is justified because we are trying to identify AHE, which is by definition a lower value of the Atrial Blood Pressure. B. BHATTACHARYYA DISTANCE Fig. 1. Probability distribution of mean arterial In statistics, the Bhattacharyya distance blood pressure (with documented AHE patient). measures the similarity of two discrete or continuous probability distributions. It is closely related to the Probability Distribution of Mean Arterial Blood Bhattacharyya coefficient which is a measure of the Pressure of the patient having documented AHE is amount of overlap between two statistical samples or shown in figure 1 populations. The coefficient can be used to When the MAP reading of patient below 60mmHg determine the relative closeness of the two samples or closed to it, the probability of occurrence of next being considered. readings more closely to 50 as shown above. 371 | P a g e
  • 3. Vaibhav Awandekar, Prof. A.N. Cheeran / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 2, March -April 2013, pp.370-372 For discrete probability distributions Bhattacharyya There were total 10 patients record tested from test Distance between p and q over the same domain X is set A, and 40 records tested from test set B, The defined as: accuracy matrix is 9/10 (90%) for test set A, 37/40 BD ( p, q)   ln( BC ( p, q)) (92.5%) for test set B, which were obtained from (3) Computer in Cardiology MIMIC II database. By selecting correct values of threshold and taking more where, BC (p,q) is Bhattacharyya Coefficient. training set into account, we can certainly increase BC ( p, q)   p( x)q( x) (4) our accuracy matrix. xX IV. CONCLUSION Calculating the Bhattacharyya coefficient involves a Algorithms have demonstrated the rudimentary form of integration of the overlap of the feasibility of developing algorithms for automatic two samples. The interval of the values of the two prediction of AHE in the ICU using blood pressure samples is split into a chosen number of partitions, only. We achieved modest accuracy of predicting and the number of members of each sample in each AHE events with the help of Bhattacharyya partition is used. Distance. Results The algorithms could be further developed to Table 1. Bhattacharya distance between probability increase accuracy by combining the algorithms so distribution of AHE patients (P) verses probability that both average MAP and Bhattacharyya Distance distribution of Non AHE patients (Q). contribute to the prediction. For example, a patient Q11 Q21 Q31 Q41 Q51 with low average MAP, experiencing less distance in probability distribution of MAP is more likely to P11 2.8294 0.8899 0.9809 0.6151 0.6832 experience an AHE than a patient with low average P21 3.0249 0.8921 0.9208 0.7395 0.8296 MAP and more distance in probability distribution of MAP P31 3.0614 0.4537 0.6111 0.7763 0.9206 REFERENCES P41 2.9194 0.5109 0.5886 0.6582 0.7715 [1] Moody GB, Lehman LH. “Predicting acute P51 3.0104 0.7851 0.5563 0.7271 0.8708 hypotensive episodes” the 10th annual Physio -Net/Computers in Cardiology Challenge. (Computers in Cardiology 2009; 36). Table 2. Bhattacharya distance between probability [2] PA Fournier, JF Roy. “Acute Hypotension distribution of AHE patients (P) verses probability Episode Prediction Using Information distribution of AHE patients (P). Divergence for Feature Selection, and Non- P11 P21 P31 P41 P51 Parametric Methods for Classification” P11 0.0022 0.1469 0.5113 0.4198 0.4512 (Computers in Cardiology 2009;36:625−628). [3] P Langley, ST King, D Zheng, EJ Bowers,K P21 0.1469 0.1698 0.3321 0.3258 0.3985 Wang, J Allen, “Predicting Acute Hypotensive P31 0.4113 0.3321 0.0778 0.1762 0.1285 Episodes from Mean Arterial Pressure” (Computers in Cardiology 2009;36:553−556) P41 0.4198 0.3258 0.1762 0.2055 0.1982 [4] Kullback S, Leibler R. On information and P51 0.4512 0.3985 0.1285 0.1982 0.1417 sufficiency.( Ann Math Statics 1951;22:79-86) [5] Hastie, Tibshirani R,Friedman J. The elements of statistical learning . (New York,NY: These two table (table1 and table 2) clearly shows Springer,2001) that the distance between AHE patient and Non [6] Bellman R. Adaptive Control Processes. AHE patients is more compare to distance between Princeton UniHolland P.W., R. E.Welsch. AHE patient with AHE patient. For example; if we Robust Regression Using Iteratively take two AHE patience, due to more overlapping in Reweighted Least-Squares. Communications in their probability distribution the statistical distance Statistics: (Theory and Methods, A6, 1977, pp. will be less. Similarly if we take one AHE patient 813-827) and other Non AHE patient, there will be less [7] Vapnik V. The nature of statistical learning overlapping between their distributions and due to Theory. (New York,NY: Sringer-Verlag,1996) less overlapping the Distance will be more. By using [8] Bellman R. Adaptive Control Processes. same principle we make group of probability (Princeton University Press, 1961). distribution of AHE patients and then the probability [9] The MIMIC II Project database via the distribution of ICU patient (Patient to be tested) has Physionet website been checked, the information divergence matrix of (http://www.physionet.org/physiobank/databas 2-dimensional distributions using every pair of e/ mimic2db/) features is presented. The matrix is symmetric. 372 | P a g e