Next Article in Journal
About Non-Line-Of-Sight Satellite Detection and Exclusion in a 3D Map-Aided Localization Algorithm
Previous Article in Journal
Development of a Novel Two Dimensional Surface Plasmon Resonance Sensor Using Multiplied Beam Splitting Optics
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Arrhythmia Identification with Two-Lead Electrocardiograms Using Artificial Neural Networks and Support Vector Machines for a Portable ECG Monitor System

1
Department of Computer Science and Information Engineering, Chaoyang University of Technology, Taichung 41349, Taiwan
2
Department of Biomedical Imaging and Radiological Science, China Medical University, Taichung 40402, Taiwan
*
Author to whom correspondence should be addressed.
Sensors 2013, 13(1), 813-828; https://doi.org/10.3390/s130100813
Submission received: 20 December 2012 / Revised: 4 January 2013 / Accepted: 4 January 2013 / Published: 9 January 2013
(This article belongs to the Section Physical Sensors)

Abstract

:
An automatic configuration that can detect the position of R-waves, classify the normal sinus rhythm (NSR) and other four arrhythmic types from the continuous ECG signals obtained from the MIT-BIH arrhythmia database is proposed. In this configuration, a support vector machine (SVM) was used to detect and mark the ECG heartbeats with raw signals and differential signals of a lead ECG. An algorithm based on the extracted markers segments waveforms of Lead II and V1 of the ECG as the pattern classification features. A self-constructing neural fuzzy inference network (SoNFIN) was used to classify NSR and four arrhythmia types, including premature ventricular contraction (PVC), premature atrium contraction (PAC), left bundle branch block (LBBB), and right bundle branch block (RBBB). In a real scenario, the classification results show the accuracy achieved is 96.4%. This performance is suitable for a portable ECG monitor system for home care purposes.

1. Introduction

Telemedicine has been widely studied recently. In past research, allowing congestive heart failure patients to monitor their condition at home offered great economic advantages. Electrocardiograms (ECGs) are an important tool that provide useful information about the functional status of the heart. An automated method that accurately diagnoses cardiac diseases through the analysis of ECG signals is critical in healthcare [1], especially for real-time processing. Past research has addressed the problems of heart rate detection and classification of cardiac rhythms. The heart rate signal detects the QRS wave of the ECG and calculates inter-beat intervals [29]. The classification of cardiac rhythms is based on the detection of the different types of arrhythmia from the ECG waveforms [1013].
However, ECG signals have coupling noises, due to factors such as 50/60 Hz power line signals, the baseline drift caused by patient breathing, bad electrodes, improper electrode location, or electromyograms. These noises result in false QRS wave detections. Thus, some studies have compared the robust performance of different algorithms for QRS wave detection [2]. Widrow et al. applied the adaptive filter to reduce noises that resulted from 60 Hz power lines and baseline drift, and then detect the QRS wave [14]. Pan and Tompkins designed a digital filter to reduce the noise and used a dynamic threshold to detect the QRS wave [4]. Trahanias used the mathematical morphology of the QRS complex to detect heart rates [5]. Chang used the ensemble empirical model decomposition to reduce noises in arrhythmia ECGs [15]. Fan used approximate entropy (ApEn) and Lempel-Ziv complexity as a nonlinear quantification to measure the depth of anaesthesia [16]. In these studies, the normal sinus ECG signal added different noise types and energy was used to evaluate the performance of these algorithms. Several researchers have extracted the features of ECG waveforms to detect the QRS complexes based on the arrhythmia database. Li et al. proposed the wavelet transforms method for detecting the QRS complex from high P or T waves, noise, and baseline drift [6]. Yeh and Wang proposed the difference operation method to detect the QRS complex waves [8]. Mehta and Lingayat used the support vector machine (SVM) method to detect the QRS complexes from a 12-leads ECG [9]. They also used the K-mean algorithm for the detection of QRS complexes in ECG signals [17].
Arrhythmia can be defined as either an irregular single heartbeat or a group of heartbeats. Some classification techniques are based on the ECG beat-by-beat classification with each beat being classified into several different arrhythmic beat types. These include artificial neural networks [11], fuzzy neural networks [18], Hermite functions combined with self-organizing maps [19], and wavelet analysis combined with radial basis function neural networks [20]. In these methods, the ECG waveform of each beat was picked up manually and different features were extracted to classify the arrhythmic types. Tsipouras et al. used the RR-interval signal to classify certain types of arrhythmia based on a group of heartbeats [12]. All the above methods have high classification accuracies that were obtained based on the complete morphology of the ECG or the correct RR-interval that was detected manually.
In this study, we propose an automatic configuration integrating digital signal processing and an artificial intelligence method to detect the position of heartbeats and recognize these heartbeats as belonging to the normal sinus rhythm (NSR) or four arrhythmic types. The four arrhythmic types are premature ventricular contraction (PVC), premature atrium contraction (PAC), left bundle branch block (LBBB), and right bundle branch block (RBBB). ECG signals are provided by the MIT-BIH Arrhythmia Database [21]. This automatic configuration had three steps, as follows:
  • The Lead II signals were normalized and filtered to reduce the coupled noise (Section 2.2).
  • The positions of QRS-complexes in Lead II were detected and marked via a well-trained SVM. Two waveforms of each heartbeat in Lead II and V1 were individually extracted according the markers in Lead II (Section 2.3).
  • The extracted waveform was used as a feature to recognize the arrhythmic type of a heartbeat. In this configuration, a self-constructing neural fuzzy inference network (SoNFIN) was used to recognize the arrhythmic type of the heartbeat using the raw Lead II and V1 signals (Section 2.4).
Moreover, the heartbeat detection accuracy has been increased by the SoNFIN classification results.

2. Experimental Section

Figure 1 shows the schematic of this study. Two-lead ECG signals, Lead II and V1, are the inputs which are processed by digital filters to reduce the coupled noise. The filtered Lead II signal was differentiated to enhance the QRS complex. Lead II and its differential signal are used to mark the heartbeats (QRS-complex) with the SVM. Some redundant markers caused by the coupled noise were deleted by a postprocessor. According the marker, two segment waveforms containing the same QRS complex were extracted from the Lead II and V1 signals, individually. The SoNFIN used these waveforms as inputs to recognize the heartbeat type. The SVM used these markers to identify RR-intervals. All proposed algorithms for detection and classification of ECG signals were implemented on the MATLAB platform.

2.1. Database

The MIT-BIH Arrhythmia Database includes 48 ECG recordings, each of 30 min length, with a total of 109,000 R-R intervals. Each file has two-lead signals, Lead II and V1, V2, V4, or V5. The sampling rate was 360 Hz and it is digitized in 11 bits that ranged from 0 to 10 mV. In this study, since we only focus on the Lead II and V1 signals for pre-processing, 33 of the 48 files were selected to test the performance of SVM and SoNFIN. Each file gathered five-minute of data that only had NSR, PVC, PAC, LBBB, and RBBB signals. Table 1 shows the file number and the beat type, with a total of 12,776 beats.

2.2. Filtering and Normalization

A finite impulse response low-pass filter was used to reduce the interference of high frequency noise. The low-pass filter had order 10 and its cutoff frequency was 40 Hz. An adaptive filter was used to remove baseline wander when the reference input was constant [22]. The notch filter had a zero response at DC with a bandwidth that ranged from 0 to 0.5 Hz. Since the differential ECG signal had larger values in the QRS region than the non-QRS region, it was used as a feature to mark heartbeats. The raw ECG (Lead II and V1) signals and differential signals were normalized as follows:
Output _ data = 2 × input _ data min max min 1
where “min” is the minimal value and “max” is the maximal value.

2.3. QR-Complexes Detection and Waveform Extraction

This section gives a brief description on SVM for the two-class problem and introduces the training phase for the SVM. The goal of this process is to use SVM to mark QRS complexes using the normalized Lead II signals and its differential signals. After the test phase, post-processing was used to delete or merge the redundant markers caused by the coupled noise.

2.3.1. Support Vector Machine (SVM)

SVM is a new learning system paradigm that has been widely used for solving supervised classification problems due to its generalization ability [23]. In essence, SVM classifies the maximum margin for the training data with a separating hyperplane that can be formulated as a quadratic optimization problem in feature space. The subsets of patterns closest to the decision boundary are called support vectors. Considering a linearly separable dataset {, Di}, where is the input pattern for the i-th example and Di is the corresponding desired output (1, or −1), a hyperplane is found as the decision surface. It can be written as follows:
W T X ¯ i + b 0 then , D i = 1 W T X ¯ i + b < 0 then , D i = 1
where W is the coefficients' vector of the hyperplane function. The margin between the hyperplane and the nearest point is maximized and is considered a quadratic optimization problem:
min 1 2 ( W T W )
subject to D i ( W T X ¯ i + b ) 1
When W and b are rescaled, the point nearest to the hyperplane has a distance of 1 / W [24]. Using Lagrange multipliers α ≥ 0 and the Kuhan-Tuker theorem, the solution is given by:
W = D i α i X ¯ i
Only a small fraction of the αi coefficients is nonzero. The corresponding pairs of are known as support vectors and they define the decision boundary. All other input patterns multiplied with zero αi values are rendered irrelevant. The hyperplane decision function for the input pattern vector can be written as follows:
f ( x ) = sgn ( D i α i ( X ¯ i T X ¯ i ) + b )
By replacing the inner product ( X ¯ i T X ¯ i ) with the kernel function K(x, xi), the input patterns are mapped to a higher dimensional space [24]. In this higher dimension, a separating hyperplane is constructed to maximize the margin.

2.3.2. Training Phase of SVM

We trained SVM [25] to detect the QRS complexes for the positions of heartbeats. In this study, the Gaussian radial basis function was used to construct the kernel function as follows:
K ( x , x i ) = exp ( γ x x i 2 )
where γ = 2.5 is viewed as radial size. In order to have the best result, we trained the SVM for different C values. The best result was found when C = 200 in the training phase.
In the training process, the input features of SVM were the normalized Lead II and its differential signals. In each subject, we extracted only one cycle ECG waveform for each arrhythmic type and a NSR as the input. In the extracting range, the Lead II was used as the reference signal where the R-wave was assigned as the center point of a cycle waveform. According to Table 1, NSR had 27 files, PVC had 18 files, LBBB had four files, and RBBB had four files. Since the PAC waveforms were normal, none of them was selected for training. We individually extracted one cycle waveforms from these files that were not included in the five-minute test data for training purposes. Notably the test data (total 12,776 beats) were much larger than the training data. In total only 53 heartbeats (NSR had 27 beats; PVC had 18 beats; RBBB had four beats; and LBBB had four beats) were collected for training.

2.3.3. Test and Post-Processing Phases of SVM

In the test phase, each file was extracted to provide five-minute data as the test instance that had been preprocessed (Section 2.2). There were 33 subjects and total of 12,776 heartbeats for testing. Normally the data length of the QRS complex contains at least 60 ms. Thus, if a marker duration (RR-interval) was less than 10 points (sampling rate: 360 Hz), this marker will be considered as a redundant marker caused by the couple noise and will be deleted. Moreover, if the distance between two neighbor markers was less than 5 points then these two markers will be merged as one marker.

2.4. Arrhythmia Classification

In this section, we used the SoNFIN as the classifier to recognize each ECG heartbeat type. Beats from the ECG have been marked by SVM may include mistaken beats. This was because SoNFIN belongs to the Takagi-Sugeno-Kang (TSK) model. We eliminated some mistaken markers that did not belong to the heartbeats according to the output value of SoNFIN.

2.4.1. Self-Constructing Neural Fuzzy Inference Network (SoNFIN)

The SoNFIN is a general connectionist model of a fuzzy inference system with a structure shown in Figure 2 [26]. This five-layer network realizes a fuzzy model of the following form:
Rule j : If l i is A 1 j and and l n is A n j Then z j is w 0 j + i = 1 n w i j l j
where li is the input variable, zj is the output variable, Aij is a fuzzy set, and w 0 j + i = 1 n w i j l i is the traditional TSK model. The five layers are described below.
  • Layer 1: No computation is performed in this layer. Each node in this layer corresponds to one input variable. Only transmitted input values are forwarded to the next layer directly:
    u i ( 1 ) = l i
  • Layer 2: For fuzzy set Aij, a Gaussian membership function is used to describe the degree u i j ( 2 ) that the input variable lj belongs to the i-th fuzzy set. Its mathematical function is defined as follows:
    u i j ( 2 ) = exp ( [ u i ( 1 ) m i j ] 2 σ i j 2 )
    where mij and σij are the center and width of the membership function, respectively. This function is implemented by each node.
  • Layer 3: A node in this layer represents one fuzzy logic rule and performs precondition matching of a rule. Here we use the following product operation for each Layer-3 node:
    u j ( 3 ) = i u i j ( 2 )
  • Layer 4: Nodes in this layer are called consequent nodes. Each node is linked to Layer-3 output, and the linear association of the weight in this layer is as follows:
    u j ( 4 ) = u j ( 3 ) ( w 0 j + i = 1 n w i j l i )
  • Layer 5: Each node in this layer corresponds to one output variable. The node integrates all the actions recommended by Layer 5 and acts as a defuzzifier with:
    o = u ( 5 ) = j = 1 p u j ( 4 ) j = 1 p u j ( 3 ) = j = 1 p u j ( 3 ) ( w 0 j + i = 1 n w i j l i ) j = 1 p u j ( 3 )
The number of network outputs is equal to the number of classes to be recognized (four in this study). The desired outputs, d, were (1, −1, −1, −1), (−1, 1, −1, −1), (−1, −1, 1, −1), and (−1, −1, −1, 1).
Two types of training (structure and parameter training) were used concurrently to construct the SoNFIN. Initially there were no rules in the SoNFIN, with all rules constructed by online structure training. For the training structure, a predefined threshold, H, was used as a criterion for the generation of fuzzy rules. When the maximum u j ( 3 ) was below to H for every rule, a new rule was generated. Therefore, more rules were generated for a larger value of H. The initial width of each generated Gaussian fuzzy set was decided by a predefined constant σ.
To train the parameters the objective was to minimize the error function:
V error = i = 1 4 ( d i o i ) 2
The consequent part parameters were tuned by the recursive least-squares algorithm. The fuzzy-set parameters were tuned by a gradient-descent algorithm. The details of the training algorithm may be found elsewhere [26].

2.4.2. Training and Test Phases of SoNFIN

The input features of SoNFIN were normalized Lead II and V1 waveforms. Since the length of QRS complex is about 150 ms, the digitized segment is around 100 points. The R-wave is assigned as the middle point, and V1 is extracted in the same section. Therefore, the dimension of input vector is 200 (for Lead II and V1). In the training phase, for each heartbeat type (NSR, PVC, LBBB, and RBBB) 26 patterns were extracted from 33 files that did not belong to the five-minute test data. In tuning the parameters of SoNFIN, we have done our best to get the optimal parameters with H = 0.1, and σ = 0.6. Training was performed in 1,000 iterations. The training rates of the consequent and fuzzy-set parts were 0.01 and 0.05, respectively.
In the test phase, an automated algorithm was designed to classify each heartbeat type of 33 files extracted from five-minute data. The procedure of this algorithm is described as below. First, we used the positive edge of markers of Lead II that had been determined in Section 2.3.3 to be the reference point. Second, starting from this reference point, we forwardly found a minimum point within 100 points in Lead II. According to this minimum point, a maximum point was looked up within 50 points, backwardly. Third, the maximum point (R-wave) was used as the middle point to extract 100 points. V1 was extracted in the same section.
In the test results, the real output of the SoNFIN was denoted by (o1, o2, o3, o4). The output node with the maximum value was then found. If oi is the maximum value, then the unknown beat was recognized as belonging to class i. However, some mistaken markers in the ECG signal were fed into SoNFIN to identify class. The output value of the mistaken marker was higher than the truthful heartbeat. Thus, we designed a threshold for the output to delete mistaken markers.

3. Results and Discussion

In heartbeat marking results, Figure 3 shows the markers of ECG heartbeats for four types (NSR, PVC, LBBB, and RBBB). In Figure 3(a), since the NSR has a standard QRS complex, the range of the marker includes a full QRS complex. In Figure 3(b), the PVC beat has an inverse QRS complex. The marker only happens in the position of the positive peak. For LBBB case, the Q-wave was lost and there were two neighboring positive peaks in one beat as shown in Figure 3(c). Therefore, post-processing did the merging function for this situation. Table 2 shows the number of correct markers (TP), missing markers (FN), and mistaken markers (FP) in all files. There were a total of 22 missing markers and 572 mistaken markers from all files. The FN ratio was 0.17%, the FP ratio was 4.48%.
Classification results of the SoNFIN have two conditions. The first condition doesn't care about the the FN and FP of the heartbeat detection. Figure 4 shows the marked and classified results for the subject of file number 212. It has continuous LBBB beats and NSR beats. In Figure 5, the subject in file number 221 has discrete PVC beats in the continuous NSR beats. Figure 6 shows continuous PVC beats in the RBBB beats for the subject in file number 231. The classified test results are shown in Table 3, where each cell contains the raw number of exemples classified for the corresponding combination of desired and actual outputs. In this table, 9,189 beats were correctly classified to NSR, 684 beats were correctly classified to PVC, 1,287 beats were correctly classified to RBBB, and 1,419 beats were correctly classified to LBBB. The classification performances of SoNFIN were examined based on sensitivity, specificity, and total classification accuracy. The sensitivity was the number of TP divided by the number of actual positive cases. Specificity was the number of TN divided by the number of actual negative cases.
Total classification accuracy was the number of correct decisions divided by the total number of cases. Table 3 showed the sensitivity, specificity, and averaged accuracy. Under these conditions, the average accuracy was 98.8%. In a real scenario, the FN and FP of the heartbeat detection must happen. Therefore, the second condition was to classify all marked waves including 572 false heartbeats. The output value of the false heartbeat would be higher than that of a truthful heartbeat. Thus, we designed a threshold, 2.5, to determine the false heartbeats belonging to the noise, as shown in Table 4. The false heartbeats were reduced to 301. The classification accuracy is only 96.4%. Moreover, the specificity of false heartbeat is 100% in heartbeat classification, and the FP also decreased to 2.4% in heartbeat detection.

4. Conclusions

The digital processing method for determining heartbeats in real time was to enhance the QRS complex of a one-lead ECG signal with a differential method and set a threshold to find the position of the R-wave [2,4,27,28]. In enhancing QRS complex waves, non-differential methods like Hilber transform [29], wavelet transform [6], moving averaging incorporating with wavelet [30], principle component analysis [31], and Karhunen-Loève transform [32] were used. Recently, Mehta et al. used the SVM method [9] and K-mean algorithm [17] for 12 lead ECG signals to detect heartbeats. SVM found a hyperplane for separating the maximum margin of the classified set. Mehta and Lingayat used 1,488 heartbeats to evaluate the performance of their algorithm [9]. Since the SVM method easily marked the larger P or T waves as the heartbeats, Mehta's method had 24 mistaken markers and four missing markers. Moreover, they used 12 lead ECG signals to detect the heartbeats, which was easier than using a one-lead ECG signal. The measurement of 12 lead ECG signals was not suitable for a real-time or portable system.
The significance of our study can be summarized as follows: we only used one-lead ECG, Lead II and its differential signal, as the input to mark QRS complexes. The proposed scheme was suitable for a portable system. A total of 12,776 heartbeats were used to test the performance of our scheme. The hyperplane of SVM in the two dimensions worked as a threshold to detect the QRS complex. Therefore, the deletion and merging processes were used to reduce the mistaken markers that occurred from noises or cardiac diseases. The results showed that the sensitivity of our method is 99.8%, the FN ratio is 0.17%, and the FP ratio is 4.48%. When all marked waves were classified by SoNFIN, the larger P waves, T waves, or noises could be filtered. Thus, the number of mistaken markers decreased to 301. The FP decreased to 2.4%, and the accuracy was increased to 97.5%. Table 5 displays the comparison of the various QRS detection algorithms with the same input method. Although some previous studies had shown better performance, as shown in Table 5 [4,5,79,17,28,32], however, as we emphasized, our method used the raw signal and the differential signal of only one-lead ECG as input. This major difference was that we have successfully developed a portable ECG monitoring system for patient use at home.
Figure 7 demonstrates how the SoNFIN increased the accuracy of the SVM heartbeat recognition. Figure 7(a) shows the filtered and normalized Lead II and V1 signals from 47 s to 51 s for the subject of file 213.
Since the filtered ECG signals have some noises, there are five mistaken markers in the upper Figure 7(b). These mistaken markers were deleted (four mistaken markers) via the SoNFIN as shown in the lower Figure 7(b). The residual mistaken marker was classified as the RBBB beat.
Since the heart is an elastic and relative solid organ, clinical diagnosis needs 12 lead ECG signals to identify different cardiac diseases. Therefore, the less lead-signal numbers there are, the less classification types it receives. Therefore, the recognition and classification are more difficult.
In conclusion, we have proposed an automatic scheme integrating the SVM and SoNFIN, and used only one-lead ECG (Lead II) to detect the heartbeats. Two-lead ECG (Lead II and V1) were used to identify the type of arrhythmia. In a real scenario, the average accuracy for the arrhythmia identification was 96.4%. This accuracy is clinically acceptable for a portable monitor system for only two-lead ECG input. The proposed configuration was applicable for homecare or long-term automatic ambulatory cardiac diagnosis.

Acknowledgments

This research is in part funded by the National Science Council (Taiwan) with the grant number NSC 100-2221-E-324-013-MY2 and NSC 100-2221-E-039-001-.

References

  1. Hii, P.-C.; Chung, W.-Y. A comprehensive ubiquitous healthcare solution on an android mobile device. Sensors 2011, 11, 6799–6815. [Google Scholar]
  2. Friesen, G.M.; Jannett, T.C.; Jadallah, M.A.; Yates, S.L.; Quint, S.R.; Troynagle, H. A comparison of the noise sensitivity of nine qrs detection algorithms. IEEE Trans. Biomed. Eng. 1990, 37, 85–98. [Google Scholar]
  3. Okada, M. A digital filter for the ors complex detection. IEEE Trans. Biomed. Eng. 1979, 26, 700–703. [Google Scholar]
  4. Pan, J.; Tompkins, W.J. A real-time qrs detection algorithm. IEEE Trans. Biomed. Eng. 1985, 32, 230–236. [Google Scholar]
  5. Trahanias, P.E. An approach to qrs complex detection using mathematical morphology. IEEE Trans. Biomed. Eng. 1993, 40, 201–205. [Google Scholar]
  6. Li, C.-W.; Zheng, C.-X.; Tai, C.-F. Detection of ecg characteristic points using wavelet transforms. IEEE Trans. Biomed. Eng. 1995, 42, 21–28. [Google Scholar]
  7. Gritzali, F. Towards a generalized scheme for qrs detection in ecg waveforms. Signal Process 1988, 15, 183–192. [Google Scholar]
  8. Yeh, Y.-C.; Wan, W.-J. Qrs complexes detection for ecg signal: The difference operation method. Comput. Methods Programs Biomed. 2008, 91, 245–254. [Google Scholar]
  9. Mehta, S.S.; Lingayat, N.S. Identification of qrs complexes in 12-lead electrocardiogram. Expert Syst. Appl. 2009, 36, 820–828. [Google Scholar]
  10. Throne, R.D.; Jenkins, J.M.; DiCarlo, L.A.A. Comparison of four new time-domain techniques for discriminating monomorphic ventricular tachycardia from sinus rhythm using ventricular waveform morphology. IEEE Trans. Biomed. Eng. 1991, 38, 561–570. [Google Scholar]
  11. Clayton, R.H.; Murray, A.; Campbell, R.W.F. Recognition of ventricular fibrillation using neural networks. Med. Biol. Eng. Comput. 1994, 32, 217–220. [Google Scholar]
  12. Tsipouras, M.G.; Fotiadis, D.I.; Sideris, D. An arrhythmia classification system based on the rr-interval signal. Artif. Intell. Med. 2005, 33, 237–250. [Google Scholar]
  13. Moavenian, M.; Khorrami, H. A qualitative comparison of artificial neural networks and support vector machines in ecg arrhythmias classification. Expert Syst. Appl. 2010, 37, 3088–3093. [Google Scholar]
  14. Thakor, N.V.; Zhu, Y.-S. Applications of adaptive filtering to ecg analysis: Noise cancellation and arrhythmia detection. IEEE Trans. Biomed. Eng. 1991, 18, 785–794. [Google Scholar]
  15. Chang, K.-M. Arrhythmia ecg noise reduction by ensemble impirical mode decomposition. Sensors 2010, 10, 6063–6080. [Google Scholar]
  16. Fan, S.-Z.; Yeh, J.-R.; Chen, B.-C.; Shieh, J.-S. Comparison of eeg approximate entropy and complexity measures of depth of anaesthesia during inhalational general anaesthesia. J. Med. Biol. Eng. 2011, 31, 359–366. [Google Scholar]
  17. Mehta, S.S.; Shete, D.A.; Lingayat, N.S.; Chouhanc, V.S. K-means algorithm for the detection and delineation of qrs-complexes in electrocardiogram. IRBM 2010, 31, 48–54. [Google Scholar]
  18. Osowski, S.; Linh, T.H. Ecg beat recognition using fuzzy hybrid neural network. IEEE Trans. Biomed. Eng. 2001, 48, 1265–1271. [Google Scholar]
  19. Lagerholm, M.; Peterson, C.; Braccini, G.; Ebendrandt, L.; Sornmo, L. Clustering ecg complexes using hermite functions and self-organizing maps. IEEE Trans. Biomed. Eng. 2000, 47, 838–848. [Google Scholar]
  20. Al-Fahoum, A.S.; Howitt, I. Combined wavelet transformation and radial basis neural networks for classifying life threatening cardiac arrhythmias. Med. Biol. Eng. Comput. 1999, 37, 566–573. [Google Scholar]
  21. MIT-BIH. Database Distribution; Massachusetts Institute of Technology: Cambridge, MA, USA, 1998. [Google Scholar]
  22. Widrow, B.; Glover, J.R.; Mccool, J.M.; Kaunitz, J.; Williams, C.; Hean, R.H.; Zeidler, J.R.; Dong, E.; Goodlin, R.C. Adaptive noise cancelling: Principles and applications. Proc. IEEE. 1975, 63, 1692–1716. [Google Scholar]
  23. Vapnik, V. Statistical Learning Theory; Wiley: New York, NY, USA, 1998. [Google Scholar]
  24. Burges, C.J.C. A tutorial on support vector machines for pattern recognition. Data Min. Knowl. Discov. 1998, 2, 955–971. [Google Scholar]
  25. Chang, C.-C.; Lin, C.-J. Libsvm: A Library for Support Vector Machines; National Taiwan University: Taipei, Taiwan, 2004. [Google Scholar]
  26. Jung, C.-F.; Lin, C.-T. An on-line self-constructing neural fuzzy inference network and its application. IEEE Trans. Fuzzy Syst. 1998, 6, 12–32. [Google Scholar]
  27. Arzeno, N.M.; Poon, C.S.; Deng, Z.D. Quantitative analysis of qrs detection algorithms based on first derivative of the ecg. Proceedings of 28th IEEE EMBS Annual International Conference, New York, NY, USA; 2006; pp. 1788–1791. [Google Scholar]
  28. Adnane, M.; Jiang, Z.; Choi, S. Development of qrs detection algorithm designed for wearable cardiorespiratory system. Comput. Methods Programs Biomed. 2009, 93, 20–31. [Google Scholar]
  29. Benitez, D.; Gaydecki, P.A.; Zaidi, A.; Fitzpatrick, A.P. The use of hilbert transform in ecg signal analysis. Comput. Biol. Med. 2001, 31, 399–406. [Google Scholar]
  30. Chen, S.W.; Chen, H.C.; Chan, H.L. A real time qrs detection method based on moving-averaging incorporating with wavelet denoising. Comput. Methods Programs Biomed. 2006, 82, 187–195. [Google Scholar]
  31. Israel, S.A.; Irvine, J.M.; Cheng, A.; Wiederbold, M.D.; Wiederhold, B.K. Ecg to identify individuals. Pattern Recognit 2005, 38, 133–142. [Google Scholar]
  32. Paoletti, M.; Marchesi, C. Discovering dangerous patterns in long-term ambulatory ecg recordings using a fast qrs detection algorithm and explorative data analysis. Comput. Methods Programs Biomed. 2006, 82, 20–30. [Google Scholar]
  • Conflict of Interest: The authors declare that they have no conflict of interest.
Figure 1. Stages of an automatic classifying system.
Figure 1. Stages of an automatic classifying system.
Sensors 13 00813f1
Figure 2. Structure of the SoNFIN.
Figure 2. Structure of the SoNFIN.
Sensors 13 00813f2
Figure 3. SVM marks the heartbeats of ECG, (a) NSR beats for file No. 106, (b) PVC beats for file No. 116, (c) LBBB beats for file No. 111, and (d) RBBB beats for file No. 231.
Figure 3. SVM marks the heartbeats of ECG, (a) NSR beats for file No. 106, (b) PVC beats for file No. 116, (c) LBBB beats for file No. 111, and (d) RBBB beats for file No. 231.
Sensors 13 00813f3
Figure 4. SVM marks the heartbeats of ECG, and then SoNFIN classifies the RBBB and NSR beats for file No. 212, in which “R” and “N” denotes RBBB and NSR, respectively.
Figure 4. SVM marks the heartbeats of ECG, and then SoNFIN classifies the RBBB and NSR beats for file No. 212, in which “R” and “N” denotes RBBB and NSR, respectively.
Sensors 13 00813f4
Figure 5. SVM marks the heartbeats of ECG and then SoNFIN classifies the NSR and PVC beats for file No. 221, in which “N” and “V” denotes NSR and PVC, respectively.
Figure 5. SVM marks the heartbeats of ECG and then SoNFIN classifies the NSR and PVC beats for file No. 221, in which “N” and “V” denotes NSR and PVC, respectively.
Sensors 13 00813f5
Figure 6. SVM marks the heartbeats of ECG, and then SoNFIN classifies continuous two PVC beats happening in the RBBB beats for file No. 231.
Figure 6. SVM marks the heartbeats of ECG, and then SoNFIN classifies continuous two PVC beats happening in the RBBB beats for file No. 231.
Sensors 13 00813f6
Figure 7. SoNFIN filters the mistaken markers for file No. 231, (a) the raw Lead II and V1 signals; (b) the raw markers by SVM and the filtered Markers by SoNFIN.
Figure 7. SoNFIN filters the mistaken markers for file No. 231, (a) the raw Lead II and V1 signals; (b) the raw markers by SVM and the filtered Markers by SoNFIN.
Sensors 13 00813f7
Table 1. The selected 33 files and the number of each arrhythmia type.
Table 1. The selected 33 files and the number of each arrhythmia type.
NVRLAtotal
10540115000416
1063122000314
1082755002282
1090704112420
1110003430343
1124280000428
1132880001289
1153160000316
11638411000395
11803347011361
11924580000325
1213010000301
1224210000421
2014410000441
2022614000265
2054493000452
2070003490349
208242245000487
209365000178543
212140031900459
21350148000549
21403303461380
21936415000379
2203520001353
22132780000407
2223660000366
22339016000406
22831218000330
2303920000392
23113128700301
2320033000330
233372138004514
2344620000462
Total9,1207241,2831,44920012,776
N is NSR, V is PVC, L is LBBB, R is RBBB, and A is PAC. The first column denotes the file number.
Table 2. Results of marker detection using SVM.
Table 2. Results of marker detection using SVM.
No.TPFNFP
105416024
106312226
108282037
109419110
1113430186
112428081
11328900
11531600
11639504
118361011
119325012
121301020
12242100
20144100
20226501
20545200
207349013
208480711
209541252
21245549
21354814
21437648
21937819
22035300
22140700
22236605
22340600
22833001
23039200
231301041
23233003
23351404
23446200
Total12,75422572
TP: true positive, FN: false negative, FP: false positive. We define TN = 0.
Table 3. Statistical values of the SoNFIN classification results of the test phase in first condition.
Table 3. Statistical values of the SoNFIN classification results of the test phase in first condition.
NEstimateSensitivitySpecificityAccuracy
NNon_N
RealN9,18910798.8%99.2%98.9%
Non_N253,433
VEstimate95.1%99.4%99.1%
VNon_V
RealV68435
Non_V7211,998
REstimate99.7%99.8%99.8%
RNon_R
RealR1,2873
Non_R2011,444
LEstimate97.9%99.4%99.3%
Lnon_L
RealL1,41930
Non_L5811,247
Averaged accuracy98.8%
Table 4. Statistical values of the SoNFIN classification results of the test phase in second condition.
Table 4. Statistical values of the SoNFIN classification results of the test phase in second condition.
NEstimateSensitivitySpecificityAccuracy
NNon_N
RealN9,18910798.8%96.9%98.2%
Non_N1213,909
VEstimate95.1%98.1%97.9%
VNon_V
RealV68435
Non_V23912,368
REstimate99.7%99.7%99.7%
RNon_R
RealR1,2873
Non_R3112,005
LEstimate97.9%99.2%99.1%
Lnon_L
RealL1,41930
Non_L8511,792
noiseEstimate47.7%100%97.7%
noiseNon_noise
Realn271301
Non_noise012,754
Averaged accuracy96.4%
Table 5. Comparison with other QRS detection algorithms.
Table 5. Comparison with other QRS detection algorithms.
ReferenceMethodAccuracy (%)
Proposed algorithmSVM97.5%
J. Pan, and W. J. Tompkins [4]Dynamic threshold99.3%
P. E. Trahanias [5]Mathematical morphology99.48%
F. Gritzali [7]Length and energy transformation99.6%
Y. -C. Yeh, and W. -J. Wanga [8]Difference operation method99.81
M. Adnane et al. [28]Morphological features99.64%
M. Paoletti and C. Marchesi [32]Karhunen-Loève transform99.15%
S. S. Mehta and N. S. Lingayat [9]SVM98.12%
S. S. Mehta et al. [17]K-mean98.66%

Share and Cite

MDPI and ACS Style

Liu, S.-H.; Cheng, D.-C.; Lin, C.-M. Arrhythmia Identification with Two-Lead Electrocardiograms Using Artificial Neural Networks and Support Vector Machines for a Portable ECG Monitor System. Sensors 2013, 13, 813-828. https://doi.org/10.3390/s130100813

AMA Style

Liu S-H, Cheng D-C, Lin C-M. Arrhythmia Identification with Two-Lead Electrocardiograms Using Artificial Neural Networks and Support Vector Machines for a Portable ECG Monitor System. Sensors. 2013; 13(1):813-828. https://doi.org/10.3390/s130100813

Chicago/Turabian Style

Liu, Shing-Hong, Da-Chuan Cheng, and Chih-Ming Lin. 2013. "Arrhythmia Identification with Two-Lead Electrocardiograms Using Artificial Neural Networks and Support Vector Machines for a Portable ECG Monitor System" Sensors 13, no. 1: 813-828. https://doi.org/10.3390/s130100813

Article Metrics

Back to TopTop