FINDING NEW EASI ECG COEFFICIENTS
Improving EASI ECG Model using Various Regression Techniques
Wojciech Oleksy and Ewarystk Tkacz
Silesian University of Technology, Gliwice, Poland
Keywords: EASI, ECG, Multilayer perceptron, SMO, Artificial neural network, Linear regression, Pace regression.
Abstract: Main idea of this study was to increase efficiency of the EASI ECG method introduced by Dover in 1988
using various regression techniques. EASI was proven to have high correlation with standard 12 lead ECG.
Apart from that it is less susceptible to artefacts, increase mobility of patients and is easier to use because of
smaller number of electrodes. Multilayer Perceptron (Artificial Neural Network), Support Vector Machine
Regression (with Sequential Minimal Optimization algorithm), Linear Regression and Pace Regression
methods were used to improve the quality of the 12-lead electrocardiogram derived from four (EASI)
electrodes. Hundreds of ANNs with different learning rates and number of hidden layers were built and
tested using data from PhysioNet and also data that were artificially generated. Next SMO Regression
method with few different kernels (polynomial, normalized polynomial and RBF), Linear Regression and
Pace Regression method were tested on the same dataset. All computed results were compared with those
obtained using classic EASI ECG method described by Dover. Computation of Root Mean Squared Error
and Correlation Coefficient was performed to measure the overall result of a given method. Obtained results
show that various regression methods could be used to increase the performance of EASI ECG method and
thus make it more popular.
1 INTRODUCTION
In 1988 Dower and his team introduced EASI ECG
system, which derives standard 12 lead ECG using
only 5 electrodes. The E electrode is on the sternum
while, the A and I electrodes are at the left and right
mid-auxiliary lines, respectively. The S electrode is
at the sternal manubrium. The fifth electrode is a
ground and is typically placed on one or the other
clavicle, see Fig 1. EASI was proven to have high
correlation with standard 12 lead ECG, as well as
with Mason-Likar 12-Lead ECG. Apart from that it
is less susceptible to artifacts, it increase mobility of
patients, it is easier and faster to use because of
smaller number of electrodes. What is more, smaller
number of electrodes reduces cost of a device. The
electrodes are positioned over readily identified
landmarks which can be located with minimal
variability, independent of the patient’s physique,
assuring high repeatability. The electrode placement
make the chest largely unencumbered, allowing
physical or imaging examination of the heart and
lungs without removing the electrodes.
2 PROBLEM DESCRIPTION
In the classical approach introduced by Dower,
using the EASI lead configuration, 3 modified
vectorcardiographic signals are recorded from the
following bipolar electrode pairs:
- A-I (primarily X, or horizontal vector component)
- E-S (primarily Y, or vertical vector component)
- A-S (containing X, Y, plus Z, the anteriorposterior
component)
Each of the 12 ECG leads is derived as a weighted
linear sum of these 3 base signals using the
following formula:
L
derive
= a(A – I) + b(E – S) + c(A – S) (1)
where L represents any surface ECG lead and a, b,
and c represent empirical coefficients. These
coefficients, developed by Dower, are positive or
negative values, accurate to 3 decimal places, which
result in leads very similar to standard leads.
Our idea to improve EASI ECG performance
was to find new model used for 12 ECG leads
calculation. To do that we treated the system as a
black box with 4 input variables: E, A, S, I and 12
406
Oleksy W. and Tkacz E..
FINDING NEW EASI ECG COEFFICIENTS - Improving EASI ECG Model using Various Regression Techniques.
DOI: 10.5220/0003788404060409
In Proceedings of the International Conference on Bio-inspired Systems and Signal Processing (BIOSIGNALS-2012), pages 406-409
ISBN: 978-989-8425-89-8
Copyright
c
2012 SCITEPRESS (Science and Technology Publications, Lda.)