Skip to main content

A new hierarchical method for inter-patient heartbeat classification using random projections and RR intervals

Abstract

Background

The inter-patient classification schema and the Association for the Advancement of Medical Instrumentation (AAMI) standards are important to the construction and evaluation of automated heartbeat classification systems. The majority of previously proposed methods that take the above two aspects into consideration use the same features and classification method to classify different classes of heartbeats. The performance of the classification system is often unsatisfactory with respect to the ventricular ectopic beat (VEB) and supraventricular ectopic beat (SVEB).

Methods

Based on the different characteristics of VEB and SVEB, a novel hierarchical heartbeat classification system was constructed. This was done in order to improve the classification performance of these two classes of heartbeats by using different features and classification methods. First, random projection and support vector machine (SVM) ensemble were used to detect VEB. Then, the ratio of the RR interval was compared to a predetermined threshold to detect SVEB. The optimal parameters for the classification models were selected on the training set and used in the independent testing set to assess the final performance of the classification system. Meanwhile, the effect of different lead configurations on the classification results was evaluated.

Results

Results showed that the performance of this classification system was notably superior to that of other methods. The VEB detection sensitivity was 93.9% with a positive predictive value of 90.9%, and the SVEB detection sensitivity was 91.1% with a positive predictive value of 42.2%. In addition, this classification process was relatively fast.

Conclusions

A hierarchical heartbeat classification system was proposed based on the inter-patient data division to detect VEB and SVEB. It demonstrated better classification performance than existing methods. It can be regarded as a promising system for detecting VEB and SVEB of unknown patients in clinical practice.

Background

An arrhythmia is a common and important symptom. It often occurs in patients with cardiovascular diseases. An arrhythmia is any abnormality in the rate, regularity, site of origin, or activation sequence of the electrical impulses of the heart. The type and frequency of arrhythmia can indicate the degree of danger. Broadly speaking, there are two types of arrhythmias. The first type seriously threatens the patient’s life and merits rescue treatment with a defibrillator. The other type is not life-threatening but still necessitates proper treatment to prevent serious problems. The present study targeted the second type of arrhythmia [1].

The electrocardiogram (ECG) is used to measure and record the electrical activities of the heart. The ECG is low-cost and non-invasive and has become a standard tool for diagnosing arrhythmias. Every beat of the heart produces a heartbeat. A typical ECG heartbeat waveform consists of a P wave, a QRS complex, and a T wave that indicate atrial depolarization, ventricular depolarization, and repolarization, respectively. Under normal circumstances, excitation from the sinoatrial node controls the rhythm of the heart. Any abnormality in normal sinus rhythm leads to an arrhythmia [2]. In ECG, many arrhythmias manifest as a series of heartbeats with abnormal intervals and waveform shapes. The rhythm of the ECG signal can be determined using classification of continuous heartbeats, and heartbeat classification is an important step in the identification of arrhythmias [1]. For accurate qualitative and quantitative analysis of heartbeats, thousands of heartbeats have to be recorded, and heartbeat classification is relatively time-consuming. Computers can be used for automated classification, and new algorithms must be developed to improve the performance of the classification process. Although heartbeat classification has been studied for decades, its performance on clinical data is unsatisfactory. Thus, researchers are continuing to develop methods of heartbeat classification.

In clinical applications, labeled ECG data are used to build a heartbeat classification system. Then this system is used to determine the types of heartbeats in unknown patients’ ECG recordings. The predictive ability of heartbeat classification systems largely depends on the method with which the dataset is partitioned during system construction. Currently, in most studies data partitioning is based on the heartbeat [3–10]. The subject to whom the heartbeat belongs (recording number) is not taken into account. Therefore, the training and testing datasets may come from the same patient, thus leading to optimistic classification results [11]. A heartbeat classification system based on such datasets may show poor predictive capability. This methodology is known as intra-patient heartbeat classification and is followed by a large number of heartbeat classification methods. Some training datasets include a global training set and local training sets. The global training set is independent of the testing set. Local training sets are from a section at the beginning of each test recording and are used to improve the classification performance on the rest of this recording. This technique is called patient-adaptive heartbeat classification [12–14]. With this method, because the local training sets and the testing set come from the same patient, the heartbeat classification is very accurate. However, it requires expert annotation and cannot be fully automated. In order to improve the predictive ability of automated heartbeat classification systems, the system should be constructed based on independent training and testing datasets (the training and testing sets come from different people). This is also called inter-patient classification. Inter-patient heartbeat classification is more difficult and more challenging than intra-patient classification and patient-adaptive classification, because it is difficult to detect similar heartbeats of the same class in both the testing and the training sets.

The Association for the Advancement of Medical Instrumentation (AAMI) has published standards for evaluating the performance of algorithms designed for detecting arrhythmias [15]. They recommend that different automatic arrhythmia analysis algorithms be assessed according to these standards. The AAMI divides the 15 types of heartbeats in the MIT-BIH arrhythmia database [16] into five classes including heartbeats originating in the sinus node (N), supraventricular ectopic beat (S or SVEB), ventricular ectopic beat (V or VEB), fusion heartbeat (F), and unknown beat type (Q). In particular, the AAMI is more concerned with the classification of SVEB (S) and VEB (V) than with that of other heartbeats classes. SVEB originates from the atria or from the atrioventricular node, and includes the four heartbeat types. Atrial premature beat (APB) is the most common heartbeat type and is caused by premature activation of the atrium prior to a normal heartbeat. Frequent APBs may indicate heart failure and atrial fibrillation, as well as other risk factors such as severe hypertension, asymptomatic atherosclerosis, or structural abnormalities resulting in a stroke, calcified mitral valve or a left atrial dilation. VEB mainly includes ventricular premature beat (VPB), which is the occurrence of an additional heartbeat from abnormal electrical activation of the ventricles prior to a normal heartbeat. Frequent VPBs may cause individuals with aortic stenosis, heart failure, or a history of heart attack or heart disease to have a higher risk of ventricular tachycardia and fibrillation, which can lead to sudden death [2, 17]. Therefore, the detection of SVEBs and VEBs from a large quantity of class N beats is crucial.

In recent years, some researchers have used the AAMI standards to evaluate heartbeat classification methods based on the inter-patient classification schema [1, 11, 18–24]. de Chazal et al. [1] first proposed an automated heartbeat classification system using morphology and interval features, in which a weighted linear discriminant analysis (wLDA) classifier based on Bayesian decision theory was used. Llamedo et al. [11] and Mar et al. [19] both used the sequential floating forward selection algorithm and wLDA to select relevant characteristics from a variety of features, and improved the classification process in [1]. However, the training stage of this method was relatively time-consuming. In the heartbeat dataset, the distribution of different classes is imbalanced. When used with traditional classification methods, results become biased toward the majority class. de Lannoy et al. [20] adopted the feature sets selected by the wrapper method and the weighted support vector machine (wSVM) optimizing cost functions for heartbeat classification. This was found to further improve the SVEB sensitivity. Doquire et al. [21] applied a feature selection technique based on mutual information and the wSVM to heartbeat classification, but this did not improve the classification in [19]. According to the time dependence of waveform between heartbeats and the severe imbalances between classes, de Lannoy et al. [22] proposed a weighted conditional random field (wCRF) for heartbeat classification. This improved the average sensitivity, especially the SVEB sensitivity. All these methods are designed to identify different classes of heartbeats using the same features and same classifiers, but the resulting VEB and SVEB classification systems have not been found to be satisfactory. Zhang et al. [23] presented a disease-specific feature selection method to increase the performance of heartbeat classification and yet the sensitivities of SVEB and VEB were inferior to the results in [19]. Park et al. [24] proposed using hierarchical SVMs to solve the imbalance problem, but the class separability provided by the feature vector was slightly poor, resulting in an unsatisfactory performance.

In order to improve the VEB and SVEB detection performance, this study proposed a novel hierarchical heartbeat classification system in accordance with the AAMI guidelines (Figure 1). When the number of heartbeats is very high, due to the overlapping between various heartbeat classes, accurate heartbeat classification becomes difficult. In this study, according to the different characteristics of VEB and SVEB, we used different features and classification methods to detect VEB and SVEB. First we used random projection and SVM ensemble to detect VEB. To our knowledge, few studies have adopted random projection to extract the features of heartbeats. Random matrices are a very useful means of reducing dimensionality and compressing sensing [25, 26]. Random matrices project the original high-dimensional data onto a low-dimensional subspace. It is computationally efficient and can effectively extract the waveform morphology features. Due to the randomness of the random matrix, feature extraction is unstable, but this characteristic was used to construct component classifiers and implement ensemble learning. This ensemble learning, using the diversity of component classifiers, can improve the generalization performance and avoid overfitting. SVM component classifiers were constructed on each group of random projections and RR intervals, and the class of heartbeat was determined using the maximum voting strategy combined with the output of multiple SVM classifiers. After VEBs were detected, for the remaining heartbeats, the ratio of the actual RR interval (the interval between successive R wave fiducial points) to the mean RR interval was compared to a predetermined threshold to detect SVEB. Use of the RR interval ratio can reduce the overlap between SVEB and class N heartbeat and thus increase the SVEB detection rate. The optimal parameters for SVMs were selected using cross-validation and the threshold was determined according to the sensitivity and positive predictive value of SVEB on the training set. We also assessed the effect of different lead configurations on the classification results of VEB. The experimental results showed that the method with configuration lead A classified heartbeats better than other configuration methods did.

Figure 1
figure 1

Procedure to detect ventricular and supraventricular ectopic beat by random projections and RR intervals. DS1 was used as the training set and DS2 as the testing set, both datasets based on inter-patient data partitioning. First, random projection and SVM ensemble were used to discriminate ventricular ectopic beat (VEB) from the preprocessed heartbeats, as shown in the dashed box (The details of this section will be introduced in Figure 2). Then the ratios of RR intervals were compared to a predetermined threshold of 0.8 to detect supraventricular ectopic beat (SVEB) from the remaining heartbeats.

Methods

ECG data

Datasets used in the present study were obtained from the MIT-BIH arrhythmia database (http://www.physionet.org/physiobank/database/mitdb/) [16]. These included forty-eight 30 minute ECG recordings collected from two leads (here labeled as lead A and B). There are a total of 109,492 heartbeats, from 15 heartbeat types. Each of the five heartbeat classes defined by the AAMI (N, S, V, F, and Q) includes one or more types of heartbeats. The correspondence between these five classes and the 15 heartbeats types in the MIT-BIH arrhythmia database can be found in the reference [1]. As in other methods [11, 19–24], recordings in the MIT-BIH arrhythmia database were divided as described in [1], to facilitate the comparison of different methods. Consistent with the standard recommended by the AAMI, four heartbeat recordings in which a paced beat was involved were discarded [1]. The remaining 44 recordings were divided into two datasets, DS1 and DS2, each containing 22 recordings. DS1 and DS2 contained similar types of heartbeats, about 50,000 heartbeats in each dataset, and they included both simple and complex arrhythmia recordings. DS1 was used as the training set and DS2 as the testing set. The numbers of different heartbeat classes under the AAMI standard in the two datasets are shown in Table 1. The training set DS1 included 45868 class N beats, 942 SVEBs, 3787 VEBs, 415 class F beats, and 8 class Q beats. The testing set DS2 included 44258 class N beats, 1837 SVEBs, 3221 VEBs, 388 class F beats, and 7 class Q beats.

Table 1 Distribution of AAMI heartbeat classes in the two independent datasets

Overview of the proposed method

The heartbeat classification process consists of three parts: preprocessing, VEB detection, and SVEB detection. Figure 1 shows the stages of the proposed system for heartbeat classification in this study.

Firstly, the preprocessing stage extracted the heartbeats from ECG signals using the R peak times provided by the MIT-BIH arrhythmia database and then normalized the heartbeats to reduce the possible incorrect decisions.

Afterwards, we employed random projections of the preprocessed heartbeats together with RR intervals and SVM ensemble to detect VEB. Due to the randomness of the random matrices, multiple random matrices can generate multiple groups of random projections of the preprocessed heartbeats and thus multiple SVM classifiers were trained on the training set DS1 accordingly. The class of heartbeat was determined using the ensemble of multiple SVM classifiers.

Finally, after VEBs were detected, the ratio of the RR interval for the remaining heartbeats was computed and compared to a predetermined threshold to detect SVEB. In what follows, we detailed the three main stages in our study.

Preprocessing

Heartbeat extraction requires detection of the QRS complex. The main concern of the present study was heartbeat classification. Therefore, the detection of the QRS complex was not explored. Instead, reference points of the R wave provided by the annotation files in the MIT-BIH arrhythmia database were used directly. The ECG sampling frequency was 360 Hz. Each heartbeat sample included 200 data points, all collected from 0.278 seconds (s) before to 0.278 s after the R wave. In this way it contained a complete heartbeat signal, including the QRS complex, P wave, and T wave. To reduce wrong decisions caused by equipment error and individual variations, each heartbeat sample was subtracted by the mean and then divided by the standard deviation. The resultant normalized waveform was treated as the preprocessed heartbeat. No denoising of the ECG signal was performed, mainly because denoising with filters may remove certain details from the heartbeat waveform and affect subsequent classification.

VEB detection

Feature extraction is crucial to pattern classification. The main characteristics of VEB are that it has a wide QRS complex and the RR intervals are shorter than class N and F beats. Therefore, it is reasonable to choose the morphological features and RR intervals as the features of heartbeats. However, the morphological features of the preprocessed heartbeats are not employed directly due to the diverging in the feature space and high dimensionality. Instead, the transform methods are often used to prevent feature vectors from diverging in the feature space. Random projection is an extremely useful tool for reducing dimensionality and for compressing sensing. Compared to other feature extraction methods such as entropies, higher order statistics, as well as other non-linear methods, random projection can retain enough information with low dimension to recover the original signal [25, 26]. The information is non-redundant and is vital in identifying different heartbeat classes. In addition, random projection can be generated with high efficiency without the need for a special algorithm. Therefore, random projection has hope to become a useful feature extraction method. As far as we know, few studies have utilized random projection as a feature extraction method for heartbeat classification. In this study, we employed random projection to extract the morphological features of the heartbeats. Due to the randomness of the random matrix, feature extraction is unstable, but we used SVM ensemble to overcome this problem. On the other hand, ensemble learning can improve the generalization performance and avoid overfitting by enhancing the diversity of the component classifiers.

VEB classification is illustrated in Figure 2. First, M random matrices were generated, and the preprocessed heartbeat was projected onto the random matrices to calculate the M groups of random projections. Feature vectors were composed of random projections and RR intervals. One SVM component classifier was constructed per group of random projections and RR intervals using the training dataset. Then the classes of heartbeats of the testing dataset were obtained using the integrated results of these M SVM classifiers.

Figure 2
figure 2

Schematic representation of detecting ventricular ectopic beat (VEB). M random matrices were generated and the preprocessed heartbeats were projected onto them to compute random projections. SVM component classifiers were constructed based on each group of random projections and RR intervals. The type of heartbeat was determined using majority voting strategy to combine multiple SVM classifiers.

Extraction of heartbeat features using random projection

Random matrices are often used to reduce dimensionality [25]. Recently, they are applied as a sensing matrix to measure original signals in compressive sensing [26]. Using a random matrix to extract features is equivalent to using a sensing matrix to measure original signals, i.e., projecting the original signals onto a random matrix to produce random projections.

Assuming that in random matrix A ∈ Rd × m, the rows are the m dimensions of independently sampled random signals, d being the number of random signals. Data matrix X ∈ Rn × m is the original set of signals containing n groups of m-dimensional heartbeat samples. Given known matrices A and X, random feature matrix F ∈ Rn × d can be expressed as follows:

F = X A + - 1
(1)

here (A+)- 1is the pseudo-inverse of random matrix A; F is a feature set consisting of n d-dimensional random feature vectors. This operation projects the original m-dimensional heartbeat samples onto the d-dimensional feature space (d < m) using a d × m random matrix. The projection coefficients in each row of matrix F are the random features extracted from the heartbeat. The operation of random projection is very simple to implement via matrix operations and does not require any special algorithm.

In order to obtain a satisfactory heartbeat classification performance, during feature extraction using random matrices, the composition of the random matrices, the number of random signals and the number of random matrices need to be taken into consideration. Experiments conducted by Bingham et al. have shown that Gaussian random matrices are rather effective in dimension reduction [25]. For this reason, in the present study, Gaussian random matrices were used. The number of random signals determines the dimension of the random projection. A low projection dimension is conducive to increasing the classification speed, but if the projection dimension is too low, the classification performance will be reduced. The number of random matrices determines the number of classifiers, and when choosing the optimal number of random matrices, both classification speed and classification performance must also be taken into account. In fact, after the number of random matrices reaches a certain value, further increases will no longer improve the classification performance, but rather reduce the classification speed. From the results of preliminary experiments, the number of random signals and the number of random matrices were set at 50 and 15, respectively, to achieve satisfactory classification at a reasonable speed.We generated fifty 200-dimensional Gaussian random signals with a mean of 0 and a standard deviation of 1 using a MATLAB function and five random signals, as shown in Figure 3. The 50 random signals composed a 50 × 200 random matrix where the row is a random signal. A total of 15 Gaussian random matrices were generated. The heartbeat samples were separately projected to onto fifteen 50 × 200 Gaussian random matrices according to Equation (1). As a result, 15 groups of 50-dimensional random projections for single lead data were generated. Figure 4 (A) illustrates a preprocessed heartbeat sample with premature ventricular contraction, and Figure 4 (B) shows a random projection of the premature ventricular contraction illustrated in Figure 4 (A). The RR interval is a very important feature for describing many ECG arrhythmias. The RR interval here refers to the interval between the present heartbeat and the previous heartbeat. The feature vector of the heartbeat was composed of a 50-dimensional random projection and the RR interval. A total of 15 different 51-dimensional feature vectors were generated for each heartbeat. Therefore, the training set DS1 and the testing set DS2 have 15 separate groups of feature vectors separately, where each group was generated by the same random matrix.

Figure 3
figure 3

Gaussian random signals for forming a random matrix. The 50 random signals composed a 50 × 200 random matrix whose row is a random signal. Five random signals are shown and the vertical axis represents the random signal number.

Figure 4
figure 4

A preprocessed heartbeat and its random projection. A: A preprocessed premature ventricular contraction. B: The random projection of the premature ventricular contraction shown in A.

Construction of SVM ensemble classifiers

SVM is a widely applied classification method based on structural risk minimization. In SVM, the original low-dimensional space is mapped into the high-dimensional feature space through a kernel function, and then the optimal separating surface in the high-dimensional feature space is found to maximize the margin between the training data and the decision boundary [27]. Compared to other classifiers, SVM can obtain better classification performance through the selection of the kernel function and model parameters, and it shows good generalization performance. SVM is simple to perform with a fast and efficient software package developed by Chang et al. [28]. SVM has become one of the most popular classifiers at present, and thus, it was used to detect VEB in this study.

The SVM ensemble classifiers were constructed based on the five classes of heartbeat feature vectors of the training set DS1. This training set had 15 groups of training feature vectors. We constructed one SVM on each group of training feature vectors and thus generated 15 SVMs. Each SVM was then used to classify the corresponding group of testing feature vectors (generated with the same random matrix as the training feature vectors used). Fifteen SVMs suggested 15 heartbeat class labels for each test heartbeat. The class labels originated from classes N, SVEB, VEB, Q, and F. With a maximum voting strategy, the votes for the five classes were counted. The test heartbeat was then assigned to the class label with the highest number of votes.

The performance of SVM ensemble classification depends largely on the kernel function and model parameters. In the present study, the 15 SVMs all used the same kernel function and model parameters. The radial basis function (RBF) was used as the kernel function; the penalty parameter C and the kernel parameter δ were determined with cross-validation experiments to obtain the optimal classification performance. The SVM experiments were performed in MATLAB using libsvm-mat-2.91, which adopted a one-to-one method to achieve multi-group SVM [28].

The choice of SVM parameters using cross-validation

The penalty parameter C and the kernel parameter δ of 15 SVMs were set at the same values, which were determined with leave-one-out cross-validation on the training set DS1. Cross-validation is a model validation technique to evaluate the accuracy of a predictive model performance in practice. For each cross-validation, a dataset is determined to test the classification model on the training set to avoid overfitting. The training set DS1 included 22 recordings. In cross-validation, one recording was used as a testing set. The remaining 21 recordings served as the training set. One classification confusion matrix for each cross-validation was generated using the described SVM ensemble classifiers. The cross-validation process was repeated 22 times, and 22 classification confusion matrices were generated. Then the 22 classification confusion matrices were added, and the sensitivity and positive predictive value for class N heartbeat and for VEB were calculated. The advantage of this processing method is that it can be used to avoid errors caused by averaging, and thus the result is a faithful reflection of the actual classification.

The following three values were tested for the penalty parameter C: 1, 10, and 100. The following four values were tested for the kernel parameter δ: 0.4, 0.7, 1.0, and 1.3. The optimal parameters were selected from a total of 12 combinations, and evaluated using the average value of sensitivity and positive predictive value of class N heartbeat and VEB (denoted as Ave). The larger the value of Ave was, the better the detection performance of VEB was. The group of parameters with the largest value of Ave was selected as the optimal parameter group.Based on the assumption that we finished the feature extraction of heartbeats and the training set DS1 had 15 groups of feature vectors, the entire process of the parameter choice is summarized as follows and shown in Figure 5:

Figure 5
figure 5

The cross-validation process for the parameter choice in VEB detection on training set DS1. The part in the dashed box is required to repeat 22 times.

Step 1: For each cross-validation, one recording was used as a testing set, composed of 15 groups of heartbeat feature vectors. Fifteen groups of heartbeat feature vectors taken from the remaining 21 recordings composed the training set.

Step 2: Each SVM with RBF kernel was constructed based on a group of training feature vectors with a set of parameters, and then used to classify the corresponding group of testing feature vectors. This process was repeated 15 times because of the existence of 15 groups of training and testing feature vectors. Fifteen SVMs suggested 15 heartbeat class labels for each test heartbeat. With a maximum voting strategy, the votes for the five classes, including N, SVEB, VEB, F, and Q, were counted. The test heartbeat was then assigned to the class label with the highest number of votes. The classification confusion matrix was stored.

Step 3: The cross-validation process in steps 1 and 2 was repeated 22 times (as shown in the dashed box in Figure 5). For each repetition, the testing set recording was changed. The 22 classification confusion matrices were added. The average value of sensitivity and positive predictive value of class N heartbeat and VEB (denoted as Ave) was computed.

Step 4: The parameters were changed and another set of parameters was utilized from 12 combinations (the penalty parameter C: 1, 10, and 100; the kernel parameter δ: 0.4, 0.7, 1.0, and 1.3). The 22-fold cross-validation process in steps 1, 2, and 3 was repeated 12 times. The group of parameters with the largest value of Ave was selected as the optimal parameter group.

Step 5: With the optimal parameters, 15 SVMs were constructed based on 15 groups of feature vectors in the training set DS1. These could be utilized for the subsequent classification.

The lead selection

ECG data included data collected from two leads, lead A and lead B, and the experiments were performed to assess the effect of lead configuration on the classification results. For two-lead data, the random projections of data collected from lead A were concatenated with those of data collected from lead B. Together with the RR interval, a 101-dimensional feature vector was obtained. Under the optimum parameters, three classification models with different lead configurations were compared, and the one exhibiting the best VEB detection performance on the training set DS1 was used to predict the testing set DS2.

SVEB detection

After detection of VEBs, the largest number of remaining heartbeats belongs to class N beats, followed by SVEBs. Because the waveform of SVEB is similar to that of class N heartbeat, the detection of SVEBs using waveform information is difficult. Therefore, we used the RR interval to detect SVEB. Histograms of class N heartbeat and SVEB RR intervals in the training set DS1 are shown in Figure 6. The RR intervals of SVEBs tended to be smaller than those of class N heartbeats, but the two sets of RR intervals overlapped across a relatively large range. Hence, it would be difficult to detect SVEB with direct use of the RR interval.The RR intervals of the majority of class N heartbeats are relatively similar to those of the normal beats. There are also many class N heartbeats with short RR intervals. This is caused by fast heartbeats, and such condition typically persists in the same recording. Therefore, the ratio of the RR interval to the mean RR interval of the entire recording was used to detect SVEB. Histograms of class N heartbeat and SVEB RR interval ratios in the training set DS1 are shown in Figure 7. When the RR interval ratio was used, the distribution of class N heartbeat changed. There were much fewer class N heartbeats with low RR interval ratios than before. Therefore, selecting an appropriate threshold was found to notably enhance the SVEB detection performance. In the testing set DS2, the RR interval ratio of each heartbeat was compared to the selected threshold. If the RR interval ratio was smaller than the threshold, that heartbeat was considered an SVEB. In this way, no classifier was needed, and the complexity of the algorithm was reduced and the detection rendered more efficient.

Figure 6
figure 6

Histograms of class N beat and SVEB RR intervals in the training set DS1. A: The histogram of class N beat RR interval. B: The histogram of SVEB RR interval.

Figure 7
figure 7

Histograms of class N beat and SVEB RR interval ratios in the training set DS1. A: The histogram of class N beat RR interval ratio. B: The histogram of SVEB RR interval ratio.

Similarly, to determine the threshold value for the detection of SVEB, the tested threshold values were set to 0.7–0.9, with a step size of 0.01. The sensitivity and positive predictive value for SVEB at different thresholds were compared to obtain the optimal threshold. Classification model selection was completed on the training set DS1, and the final classification performance was evaluated on the testing set DS2. Because DS2 was not involved in any previous calculations, the results can be considered a fair assessment of the classification model with respect to predicting unknown data.

Classification of the test heartbeats using the proposed hierarchical method

Following the construction of the SVM ensemble classifiers and the threshold selection of an RR interval ratio based on the training set, the heartbeats in the testing set DS2 were classified using the proposed hierarchical method. The entire classification process is summarized in the following two sections:

  1. 1)

    VEB detection (as shown in Figure 2): The preprocessed test heartbeats from a single lead were projected onto fifteen 50 × 200 random matrices (separately generated using fifty 200-dimensional Gaussian random signals) to produce fifteen 50-dimensional random projections. For two-lead data, random projections of data collected from lead A were concatenated with those of data collected from lead B. Fifteen random projections of the test heartbeat, together with the RR interval, formed 15 groups of test feature vectors. These groups were used as the input feature vectors of the 15 corresponding SVMs respectively. All SVMs utilized the same optimal parameters that were determined with cross-validation experiments on the training set. Fifteen SVMs suggested 15 heartbeat class labels for each test heartbeat. There were a total of five class labels, which included N, SVEB, VEB, F, and Q. With a maximum voting strategy, the votes for the five class labels were counted. The test heartbeats were then assigned to the class labels with the highest number of votes. We selected the test heartbeats that were classified to be VEBs.

  2. 2)

    SVEB detection: The heartbeats classified as VEB were removed from a total of 49,711 test heartbeats. We detected the SVEBs from the remaining test heartbeats. The RR interval ratios of the remaining heartbeats were computed and compared with the threshold determined on the training set. If the RR interval ratios were smaller than the threshold, the test heartbeats were classified as SVEBs.

Experimental setup

To assess the performance of the heartbeat classification process, the sensitivity (Se), positive predictive value (PP), and accuracy (Acc) of the classification system were calculated. The sensitivity here refers to the relative number of correct detections of a particular class of heartbeats. The positive predictive value refers to the relative number of true positive heartbeats in all detected heartbeats of that class. The accuracy refers to the relative number of correctly detected heartbeats in all heartbeats. All these performance indicators can be calculated using the classification confusion matrix.

We carried out several experiments to construct and evaluate the proposed method. First, the classification models of VEB were constructed on the training set DS1. The same optimum values of the penalty parameter C and the kernel parameter δ for 15 SVMs were determined with leave-one-out cross-validation. The cross-validation experiments were performed to assess the effect of different lead configurations on the classification results of VEB based on the training set. For each lead configuration, the optimum parameters were identified. The effect of different lead configurations on classification results of VEB in the testing set DS2 was evaluated with the optimum parameters. Second, according to sensitivity and positive predictive value of SVEB in the training set DS1, the detection threshold of SVEB was determined. The results of SVEB were computed with the optimum threshold. Finally, we presented the classification confusion matrix and the classification results on each recording for SVEB and VEB detection.

Since heartbeat classification was expected to perform fast, the time of detecting VEB and SVEB was accessed on the testing set DS2. Computer configurations were as follows: CPU Intel Core Duo, clock rate 3 GHz, memory 3.25 GB, Windows XP operating system; the programs were written and run under MATLAB2007a.

Results

In this study, we expected to obtain better classification performance via a novel hierarchical heartbeat classification system. According to different characteristics of VEB and SVEB, we first used random projection and SVM ensemble to detect VEB and then compared the ratio of the RR interval with a predetermined threshold to detect SVEB. We will present the results of several experiments to evaluate the proposed method.

VEB cross-validation results of different parameters and different lead configurations on the training set

The cross-validation results of SVM ensemble classification under different parameters and lead configurations are listed in Table 2. For each lead configuration, the highest value of Ave is represented in bold and the corresponding parameter values are optimal. The cross-validation results of different lead configurations on the training set DS1 at these optimal parameter values are shown in Table 3. The detection results of class N beats are also shown because the optimal SVM parameter values were chosen based on the average value of sensitivity and positive predictive value of class N heartbeat and VEB (Ave). The results show that of the three configurations, when only lead A was used, the Ave was the highest. Meanwhile, at configuration lead A, the detection performance of VEB was the best with leave-one-out cross-validation. The sensitivity was the highest at 83.1% and the positive predictive value was slightly low at 57%. A number of class N beats and SVEBs were misclassified as VEBs. This indicates that the Ave can be utilized to assess classification performance effectively. Therefore, through the training process, we obtained the optimal parameter values under different lead configurations. The parameter values would be used for the VEB detection on the testing set DS2.

Table 2 VEB cross-validation results under different parameters and lead configurations on training set DS1
Table 3 VEB cross-validation result comparison of different lead configurations under optimal parameters on training set DS1

VEB detection results of different lead configurations on the testing set

We investigated the effect of different lead configurations on VEB detection performance. Table 4 shows the VEB sensitivity and positive predictive value for different lead configurations on the testing set DS2, and the histogram is shown in Figure 8. These results were achieved with the optimal parameter values found in the training process. At configuration lead A, the VEB sensitivity was 93.9%, which was slightly lower than that at configuration lead A + B. However, at configuration lead A, the positive predictive value of VEB was highest at 90.9%, which was about 21% higher than that at configuration lead A + B. Therefore, from the perspective of sensitivity and positive predictive value, the detection performance of VEB at configuration lead A was the best. This was consistent with the evaluation results of the training dataset in Table 3. It also indicates that, at configuration lead A, the VEB waveform is more different from other classes of heartbeats than at other lead configurations.

Table 4 VEB classification performance comparison of different lead configurations under optimal parameters on testing set DS2
Figure 8
figure 8

Sensitivity (Se) and positive predictive value (PP) of VEB under different lead configurations in the testing set DS2.

Threshold selection in SVEB detection on the training set

When determining the threshold for the RR interval ratio in SVEB detection, both SVEB sensitivity and positive predictive value on the training set DS1 need to be taken into consideration. Figure 9 plots the SVEB sensitivity (blue curve) and positive predictive value (red curve) at different threshold values. As the threshold increased, the sensitivity also increased, but the positive predictive value decreased considerably. When the threshold was below 0.8, the sensitivity was also below 80%. At a threshold of 0.8, the sensitivity was close to 80%, and the positive predictive value was 34.3%. Therefore, the final threshold was set to 0.8.

Figure 9
figure 9

Sensitivity (Se) and positive predictive value (PP) of SVEB under different thresholds in the training set DS1.

Final classification performance

According to the above results, configuration lead A was employed to obtain the best detection performance of VEB, where the penalty parameter was 1 and the kernel parameter was 0.3. The threshold value for SVEB detection was set to 0.8.

Using the already constructed classification models to detect VEB and SVEB in sequence, the final results were achieved. Table 5 shows the classification confusion matrix for VEB and SVEB detection on the testing set DS2. We calculated the performance indexes based on the information in Table 5. For VEB, the overall sensitivity was 93.9%, and the overall positive predictive value was 90.9%. For SVEB, the overall sensitivity was 91.1%, and the overall positive predictive value was 42.2%.

Table 5 Classification confusion matrix of class N beat, SVEB, and VEB on testing set DS2

As shown in Table 5, 3025 out of 3221 VEBs were detected. In addition, among the heartbeats classified as VEBs, only few actually belonged to other classes. Therefore, the sensitivity and the positive predictive value of VEB were relatively high. The system exhibited a relatively good performance in VEB detection. This is due to the fact that the random projections of VEBs together with RR intervals are very different from those of other classes of heartbeats. The selection of random projections and RR intervals as the features of heartbeats can enhance the detection performance of VEB.

In the testing set DS2, the 3329 heartbeats classified as VEBs were removed from a total of 49,711 heartbeats, and SVEB was detected from the remaining 46,382 heartbeats. As a result, 1673 beats of 1837 SVEBs were correctly classified, but among the 3964 SVEBs detected using the algorithm, 2146 beats were class N beats. Therefore, the SVEB sensitivity was relatively high, but its positive predictive value was relatively low. This is related to the fact that the RR interval ratio of SVEBs partially overlaps with that of class N heartbeats.

Table 6 shows the classification results on each recording of the testing dataset in accordance with the AAMI recommendations [15]. In the table, the accuracy for each recording was calculated based on the total number of heartbeats in that recording, and this counted in the numbers of class F and class Q heartbeats. The classification accuracy for recording 202 was 66.2%, which was the lowest among all 22 recordings. The next lowest accuracies were observed in recordings 222, 219, 231, and 213. For all the remaining recordings, the accuracy was above 95%. The SVEB sensitivities and positive predictive values for recordings 103, 219, and 231 were all zero, yet with accuracies of 99.4%, 83.2%, and 84.1%, respectively. Therefore, for each recording, the sensitivity and positive predictive value should be examined, in addition to accuracy.We will discuss a number of examples in order to explain the results. The SVEB sensitivity and positive predictive value for recording 100 were high, because only six SVEBs with RR interval ratios above 0.8 were misclassified as class N beats and only one class N beat was misclassified as SVEB. The SVEB sensitivity and positive predictive value for recording 103 were all zero, because it had only two SVEBs, and no heartbeats were classified as SVEBs. For recordings 100 and 103, the performance of class N beats improved and thus the accuracy was especially high. The results of a section of signals from these recordings are shown in Figure 10 (A) and (B). The SVEB positive predictive value for recordings 202 and 222 was only 6.3% and 24.1%, respectively, because many class N beats were misclassified as SVEBs, which led to a decrease in sensitivity for class N beats and thus a decrease in accuracy. The results of a section of signals from these recordings are shown in Figure 10 (C) and (D). The class N beats misclassified as SVEBs had shorter RR interval ratios with accompanying atrial fibrillation. The VEB sensitivity and positive predictive value for recording 200 were high because only 35 out of the 826 VEBs were classified incorrectly and no heartbeats were misclassified as VEBs. The VEBs that were classified correctly for recording 200 are shown in Figure 10 (E). The VEB sensitivity for recording 214 was low because 72 out of the 256 VEBs were misclassified as SVEBs. The VEBs that were classified incorrectly for this recording are shown in Figure 10 (F). The waveforms of VEBs were similar to those of class N beats and had no wide QRS complexes that were the main characteristic of VEB. However, owing to a better performance of class N beat, the accuracies of recordings 202 and 222 remained high.

Table 6 Classification performance on each recording of DS2 using AAMI standard
Figure 10
figure 10

Some SVEBs and VEBs that were classified correctly and incorrectly for six recordings. A: One SVEB was classified correctly, and one SVEB was misclassified as class N beat for recording 100. B: One SVEB was misclassified as class N beat for recording 103. C: The previous five SVEBs were classified correctly, and the following class N beats were misclassified as SVEBs for recording 202. D: Many class N beats were misclassified as SVEBs for recording 222. E: Eight VEBs were classified correctly for recording 200. F: The previous four VEBs were misclassified as SVEBs and only one VEB was classified correctly for recording 214.

Discussion

Based on the results, we will discuss the proposed method thoroughly in this section.

Validation of the SVM ensemble classifiers based on the independent testing set

The aim of this study was to propose an inter-patient classification method to detect VEB and SVEB in ECG recordings of unknown patients. The performance of a heartbeat classifier often decreased when used to classify data from patients other than those whose data were used to train the classifier. Therefore, to ensure a scientifically valid assessment, the classifier must be trained on the training set to construct a good classification model, and then validated based on the independent testing set. It refers that the training set and the testing set originate from different patients. In this way, the results based on the independent testing set could reflect the actual predictive ability of the classifier.

This is an important aspect that has not been considered in a great number of studies on heartbeat classification. These intra-patient classification methods claimed to classify many heartbeat types simultaneously with high accuracy, and unfortunately, they were difficult to use in clinical applications. Patient-adaptive heartbeat classification uses local training sets from the beginning section of each test recording, and thus improves the classification performance on the rest of the recording. Despite good results, it requires expert annotation and cannot be fully automated.

To construct effective classifiers, we utilized the training set to train the SVM ensemble classifiers and to identify the optimum parameters. The same optimum values of the penalty parameter C and the kernel parameter δ for 15 SVMs were determined by leave-one-out cross-validation. In particular, the training set was divided into 22 folds with each fold including one recording, as well as different recordings originating from different patients. This contributed to the enhancement of the predictive ability of the constructed classifiers on the training set.

As shown in Table 2, the Ave (the average value of sensitivity and positive predictive value of class N heartbeat and VEB) was utilized to estimate the performance of the SVM ensemble classifiers under different parameters and lead configurations. The group of parameters with the largest Ave value was selected as the optimum parameter group, shown in Table 3. Using the optimum parameters determined on the training set, the ensemble classifiers were validated using the testing set from patients other than those who provided data used to train the classifier. This is shown in Table 4. Therefore, the results of VEB detection in Table 4 provided a valid assessment of the predictive capability for the heartbeat types in ECG recordings of unknown patients.

The reason for using random projection and SVM ensemble to detect VEB

We proposed to use random projection to extract the morphological features of the heartbeats, which was not used in previous methods. The experimental results show that using a random matrix to calculate the random projection of a heartbeat is a very effective means of detecting VEB. This can be explained by the theory of compressive sensing. Compressive sensing has become a research hotspot in recent years. It addresses the issue of how to recover the original signal from a few measurements accurately. Its one of the central issues is the construction of a sensing matrix. Studies have demonstrated that because random matrices show very few correlations with many types of fixed transformation basis, using a random matrix as a sensing matrix can allow the system to retain information from the original signal, thereby facilitating accurate recovery of that original signal. These random matrices include the Gaussian random matrix [26]. Using a random matrix to extract features is equivalent to using a sensing matrix to measure original signals. Therefore, in the proposed method, low-dimensional random projection was used to retain the morphological information of the preprocessed heartbeats. Feature extraction is also performed alongside dimension reduction.

However, because random matrices are different each time they are generated, the extracted random features are not stable. With classifier ensembles, this instability can be used to improve the robustness of heartbeat classification. Ensemble learning techniques are commonly used in pattern classification, and they have also been applied in heartbeat classification [29–32]. To achieve satisfactory ensemble classification, the component classifiers used need to perform well and vary a great deal [33]. In the present study, SVMs, which perform better than other classifiers, were used, and the variation among classifiers was introduced using random matrices. In the final step, a simple majority vote strategy was used to determine the class of each tested heartbeat.

Comparison with other methods

The VEB and SVEB classification results obtained in the present study were compared to those reported in previous works [1, 11, 19–24], as illustrated in Table 7. These methods consistently used the same database and inter-patient dataset division for testing, where the latter was defined in [1]. Table 8 lists the features extraction, feature selection, and classification methods used in previous works and the present study. As shown in Table 7, the proposed method exhibited higher VEB sensitivity and positive predictive value than methods proposed in previous studies. Its SVEB sensitivity was only slightly lower than that of one previous study [22]. Its SVEB positive predictive value was the highest of any method examined. Meanwhile, the class N heartbeat sensitivity and positive predictive value of the proposed method were not notably lower compared to other studies. The study in [22] did not provide the positive predictive values, which could lead to bias in performance assessment. This is because very low positive predictive values can affect the performance of the classification method. Maybe, the study in [22] lowered the positive predictive value to obtain high sensitivity of SVEB. Overall, the results of the comparison show that the proposed hierarchical method for heartbeat classification constitutes a substantial improvement in classification performance and is more effective in the classification of heartbeats than methods proposed in previous studies.

Table 7 Classification performance comparison of the proposed method with other methods following AAMI standard
Table 8 Feature extraction, feature selection, and classification methods in previous works and the proposed method

It is very important to extract the most effective features from the heartbeats because this has a large impact on the design and performance of the classifiers. The previous methods listed in Table 7 all used interval features and some methods also used morphology features [1, 19, 21–23], wavelet transforms (WT) [11, 19], Hermite basis functions (HBF) [24], and high-order statistics (HOS) [20–22]. With the exception of one study [24], all previous works used feature selection techniques to choose the appropriate features from a variety of features mentioned above to improve the performance. The wLDA, wSVM, and wCRF were adopted to solve the imbalanced classification problem. However, they all used the same features to classify SVEB and VEB at a time, except for the study in [23]. Obviously, the characteristics of VEB are different from those of SVEB. The main heartbeat of VEB is a premature ventricular contraction, which has a wide waveform different from that of a normal beat; the main heartbeat of SVEB is a premature atrial contraction, which has a waveform very similar to that of a normal beat but a relatively short RR interval. Therefore, using the same features to classify these two classes of heartbeats would inevitably affect the classification performance. Zhang et al. [23] selected effective feature subsets between two classes of heartbeats to increase the performance of heartbeat classification and yet the sensitivities of SVEB and VEB were lower than the results in [19]. In another previous study [24], first Hermite basis function and three interval features were used to detect VEB, and then the interval features were used to detect SVEB. SVM was used for VEB and SVEB classifications respectively. However, since the class separability of the features used was not very strong, the classification method did not perform well enough.

In the present study, VEB and SVEB were classified using different features and classification methods. First random matrices and SVM ensemble were used to detect VEB and then the RR interval ratio was compared to a predetermined threshold to detect SVEB. In this way, the performance of the classification system was notably improved.

The proposed method in fact combines branch decision logic and artificial intelligence methods and shows the advantages of both methods. The branch decision logic method is simple and fast, and the judgment rule can be included. Using the artificial intelligence method, the classification model identifying different classes of heartbeats can be learned from a dataset. Then, unknown heartbeats were classified using this learned model.

In addition, some studies only reported SVEB and VEB sensitivities but did not report their positive predictive values [20–22, 24]. Oftentimes, although the sensitivity of certain heartbeat classes is high, due to the fact that the heartbeats detected include many heartbeats that are actually of other classes, the positive predictive value is relatively low. In this case, the performance of the classification system is still not satisfactory. The SVEB positive predictive value is relatively low for all methods, always below 50%. The SVEB detection is more challenging than the detection of VEBs. Features that can be used to identify SVEB effectively still need to be explored.

Classification time required by the system

Table 9 shows the time needed for identifying VEB and SVEB using the proposed method. Training time is not counted here. The hierarchical heartbeat classification system we proposed not only showed satisfactory classification performance in the detection of VEB and SVEB but also ran relatively fast. As shown in Table 9, not including detection time of the QRS complex, time used to identify VEBs from the 49,711 heartbeats in the testing set DS2 using random projections and SVM ensemble was 832 s. Of this time, 4.4 s was used to calculate the random projections. Time used to identify SVEBs from the remaining heartbeats was 0.1 s. The total classification time was about 832.1 s, less than 14 minutes. Analysis of each heartbeat took 0.02 s, equivalent to analyzing about 3000 heartbeats per minute. The time required to calculate the random projections and SVM ensemble for VEB detection was shorter, and the speed of SVEB detection using threshold was much faster compared to other methods. The proposed system does not compromise classification time because it uses a hierarchical strategy.

Table 9 Time of detecting VEB and SVEB

Application of the proposed hierarchical method

Heartbeat classification has been studied for decades. However, the results of heartbeat classification on clinical data are not satisfactory. The inter-patient classification method is constructed based on independent training and testing sets and thus it has a good predictive ability. However, only a few studies have been conducted. Owing to the difficulty of inter-patient heartbeat classification, a high performance classification cannot be obtained when a number of heartbeat types are classified simultaneously. The AAMI-recommended practice provides a protocol for a reproducible test with realistic clinical requirements. This was utilized to assess the performance of different methods [15]. The AAMI recommends five classes, including N, S (or SVEB), V (or VEB), F, and Q. SVEB and VEB are important from a clinical perspective, and can indicate risks for patients with cardiovascular diseases. The class N beat, SVEB, and VEB include five, four, and two heartbeat types, respectively [1]. Thus, together they contain eleven heartbeat types and account for 99.2% of all the heartbeats in the MIT-BIH arrhythmia database, with the exception of four paced recordings (102,104,107, and 217). Furthermore, other heartbeat types in the class N beat, SVEB and VEB can be detected. Therefore, the detection of SVEB and VEB from class N beats can address the clinical concerns, and it is not limited in terms of heartbeat classification. Because present methods cannot provide satisfactory detection results of SVEB and VEB, we proposed a hierarchical method that adopted different features and classification methods for VEB and SVEB detection.

To perform a fully automatic heartbeat classification using the proposed method, automatic identification of the QRS complex is required. The QRS detection module can be performed prior to the preprocessing of heartbeats. Many methods are available for QRS detection with accuracy rates greater than 99.5% [34–36].

The proposed method can be ported to a real-life heartbeat classification system to detect VEB and SVEB with some fine-tuning. The MIT-BIH arrhythmia database has a sample frequency of 360 Hz. The ECG signals with a different sample frequency and amplitude maximum need to be processed to remove the signal variation due to the sample frequency and amplitude. To obtain an improved classification performance, the users can re-train our proposed classification model using their own data prior to predicting the heartbeat types of other unknown patients. In addition, the proposed method can be utilized for teaching purposes in order to help students to understand the work process of medical pattern recognition.

The core idea of the proposed method is that different features and classification methods were adopted to detect different heartbeat types in order. Although the proposed method was used for the detection of VEB and SVEB, class F beat and a few heartbeat types in a class could be detected in terms of the core idea of the method. In addition to this, the random projection and SVM ensemble classification for VEB detection could be extended to other medical data to improve the classification performance.

Conclusions

A hierarchical automated heartbeat classification system based on the inter-patient data partitioning and AAMI guidelines was proposed. Different features and classification methods were used to identify VEBs and SVEBs separately. Low-dimensional random projections retained the information of the preprocessed heartbeats, achieving feature extraction and dimension reduction at the same time. The randomness of random matrices was utilized to construct SVM ensemble classifiers and improve VEB detection performance. The RR interval ratio was used to further distinguish SVEBs from class N heartbeats. This was achieved using a simple comparison between the RR interval ratio and a predetermined threshold. The classification models were all constructed on the training dataset, and the obtained optimal configuration was used in the independent testing dataset to assess the final performance of the classification system. The proposed method here achieved significantly better classification than previous methods. In addition, the running speed of this new method is also fast, and analysis of each heartbeat only takes 0.02 s on average. The proposed method in fact combines the advantages of the branch decision logic method and those of the artificial intelligence method. It not only learns the classification model identifying different classes of heartbeats from the data but also allows inclusion of a judgment rule.

Authors’ details

HH: She is currently a lecturer at Department of Biomedical Engineering, Beijing Jiaotong University, Beijing, China. She got her Master degree and PhD degree from the Department of Biomedical Engineering, School of Medicine, Tsinghua University, Beijing, China. She has about over 10 years of research experience in Medical Pattern Recognition, including feature extraction and classifier design. She has performed study about iris recognition and ECG heartbeat classification. Now she conducts research work about the psychiatric disorder multivariate pattern classification based on fMRI, such as ADHD and depression. JL: He is a Professor in the Department of Biomedical Engineering, Beijing Jiaotong University, Beijing, China. His research interests are Biomedical Signal/Image Processing and Medical Imaging. QZ: She is an Associate Professor in the Department of Biomedical Engineering, Beijing Jiaotong University, Beijing, China. Her research interests are Biomedical Signal Processing. RW: She is an Associate Professor in the Department of Biomedical Engineering, Beijing Jiaotong University, Beijing, China. Her research interests are Biomedical Signa/Image Processing and Medical Pattern Recognition. GH: He is a Professor in the Department of Biomedical Engineering, School of Medicine, Tsinghua University, Beijing, China. His research interests are Biomedical Signal/Image Processing, Medical Pattern Recognition and Digital Medical Instrumentation. His research work is focused on the detection and processing of ECG, EEG and evoked potential signals, X-ray image cardio-cerebral angiography, CT and MRI images, iris images, multifocal electro-oculography feature extraction and clinical application, the application of DSP in clinical instruments etc.

Abbreviations

AAMI:

Association for the Advancement of Medical Instrumentation

VEB or V:

Ventricular ectopic beat

SVEB or S:

Supraventricular ectopic beat

SVM:

Support vector machine

ECG:

Electrocardiogram

N:

Heartbeat originating in the sinus node

F:

Fusion heartbeat

Q:

Unknown beat type

wLDA:

Weighted linear discriminant analysis

wSVM:

Weighted support vector machine

wCRF:

Weighted conditional random field

RBF:

Radial basis function

Se:

Sensitivity

PP:

Positive predictive value

Acc:

Accuracy

Ave:

Average value of sensitivity and positive predictive value

WT:

Wavelet transform features

HBF:

Hermite basis functions

HOS:

High-order statistical characteristics.

References

  1. de Chazal P, O’Dwyer M, Reilly RB: Automatic classification of heartbeats using ECG morphology and heartbeat interval features. IEEE Trans Biomed Eng 2004, 51: 1196–1206. 10.1109/TBME.2004.827359

    Article  Google Scholar 

  2. Reisner AT, Clifford GD, Mark RG: The physiological basis of the electrocardiogram. In Advanced methods and tools for ECG data analysis. Edited by: Clifford GD, Azuaje F, McSharry PE. Boston: Artech House Publishers; 2006:1–25.

    Google Scholar 

  3. Inan OT, Giovangrandi L, Kovacs GTA: Robust neural-network based classification of premature ventricular contractions using wavelet transform and timing interval features. IEEE Trans Biomed Eng 2006, 53: 2507–2515.

    Article  Google Scholar 

  4. Minhas FA, Arif M: Robust electrocardiogram (ECG) beat classification using discrete wavelet transform. Physiol Meas 2008, 29: 555–570. 10.1088/0967-3334/29/5/003

    Article  Google Scholar 

  5. Melgani F, Bazi Y: Classification of electrocardiogram signals with support vector machines and particle swarm optimization. IEEE Trans Inf Technol Biomed 2008, 12: 667–677.

    Article  Google Scholar 

  6. Jekova I, Bortolan G, Christov I: Assessment and comparison of different methods for heartbeat classification. Med Eng Phys 2008, 30: 248–257. 10.1016/j.medengphy.2007.02.003

    Article  Google Scholar 

  7. Yu SN, Chou KT: Selection of significant independent components for ECG beat classification. Expert Syst Appl 2009, 36: 2088–2096. 10.1016/j.eswa.2007.12.016

    Article  Google Scholar 

  8. Yu SN, Chen YH: Noise-tolerant electrocardiogram beat classification based on higher order statistics of subband components. Artif Intell Med 2009, 46: 165–178. 10.1016/j.artmed.2008.11.004

    Article  Google Scholar 

  9. Pasolli E, Melgani F: Active learning methods for electrocardiographic signal classification. IEEE T Inf Technol Biomed 2010, 14: 1405–1416.

    Article  Google Scholar 

  10. Javadia M, Abbaszadeh Aranib SAA, Sajedina A, Ebrahimpourb R: Classification of ECG arrhythmia by a modular neural network based on mixture of experts and negatively correlated learning. Biomed Signal Process 2013, 8: 289–296. 10.1016/j.bspc.2012.10.005

    Article  Google Scholar 

  11. Llamedo-Soria M, Martinez JP: Heartbeat classification using feature selection driven by database generalization criteria. IEEE Trans Biomed Eng 2011, 58: 616–625.

    Article  Google Scholar 

  12. de Chazal P, Reilly RB: A patient-adapting heartbeat classifier using ECG morphology and heartbeat interval features. IEEE Trans Biomed Eng 2006, 53: 2535–2543.

    Article  Google Scholar 

  13. Jiang W, Kong S: Block-based neural networks for personalized ECG signal classification. IEEE Trans Biomed Eng 2007, 18: 1750–1761.

    Google Scholar 

  14. Ince T, Kiranyaz S, Gabbouj M: A generic and robust system for automated patient-specific classification of ecg signals. IEEE Trans Biomed Eng 2009, 56: 1415–1426.

    Article  Google Scholar 

  15. Association for the Advancement of Medical Instrumentation: Testing and Reporting Performance Results of Cardiac Rhythm and ST Segment Measurement Algorithms. Arlington: ANSI/AAMI EC38:1998; 1998.

    Google Scholar 

  16. Mark R, Moody G: MIT-BIH arrhythmia database. 1997. http://www.physionet.org/physiobank/database/mitdb/

    Google Scholar 

  17. Rodríguez-Sotelo JL, Castellanos-Domínguez G, Acosta-Medina CD: Recognition of Cardiac Arrhythmia by Means of Beat Clustering on ECG-Holter Recordings. In Advances in Electrocardiograms - Methods and Analysis. Edited by: Millis RM. Croatia: InTech Open Access Publisher; 2011:221–250.

    Google Scholar 

  18. Llamedo M, Martinez JP: An ECG classification model based on multilead wavelet transform features. Comput Cardiol 2007, 34: 105–108.

    Google Scholar 

  19. Mar T, Zaunseder S, Martinez JP: Optimization of ECG classification by means of feature selection. IEEE Trans Biomed Eng 2011, 58: 2168–2177.

    Article  Google Scholar 

  20. de Lannoy G, Francois D, Delbeke J, Verleysen M: Weighted SVMs and feature relevance assessment in supervised heart beat classification. Commun Comput Inf Sci 2011, 127: 212–223. 10.1007/978-3-642-18472-7_17

    Article  Google Scholar 

  21. Doquire G, de Lannoy G, Francois D, Verleysen M: Feature selection for supervised interpatient heart beat classification. Comput Intell Neurosci 2011, 643816. Available: http://dx.doi.org/10.1155/2011/643816

    Google Scholar 

  22. de Lannoy G, Francois D, Delbeke J, Verleysen M: Weighted conditional random fields for supervised interpatient heartbeat classification. IEEE Trans Biomed Eng 2012, 59: 241–247.

    Article  Google Scholar 

  23. Zhang ZC, Dong J, Luo XQ, Choi KS, Wu XJ: Heartbeat classification using disease-specific feature selection. Comput Biol Med 2014, 46: 79–89.

    Article  Google Scholar 

  24. Park KS, Cho BH, Lee DH, Song SH, Lee JS, Chee YJ, Kim IY, Kim SI Proceedings of the 35th Annual Computers in Cardiology Conference: 14–17 September 2008. In Hierarchical Support Vector Machine Based Heartbeat Classification Using Higher Order Statistics and Hermite Basis Function. Bologna: Institute of Electrical and Electronics Engineers; 2008:229–232.

    Google Scholar 

  25. Bingham E, Mannila H Proceedings of the Seventh ACM SIGKDD International Conference on Knowledge Discovery and Data Mining: 26–29 August 2001. In Random Projection in Dimensionality Reduction: Applications to Image and Text Data. San Francisco: Association for Computing Machinery; 2001:245–250.

    Google Scholar 

  26. Candès EJ, Wakin MB: An introduction to compressive sampling. IEEE Signal Proc Mag 2008, 25: 21–30.

    Article  Google Scholar 

  27. Vapnik V: Statistical Learning Theory. New York: John Wiley & Sons Inc.; 1998.

    Google Scholar 

  28. Chang CC, Lin CJ: LIBSVM: a library for support vector machines. ACM TIST 2011,2(27):1–27. Software available online: http://www.csie.ntu.edu.tw/~cjlin/libsvm

    Article  Google Scholar 

  29. Hoai LT, Osowski S: Integration of multiple neural classifiers for heart beat recognition. Int J Comput Math Elect Electron Eng 2005, 24: 648–661. 10.1108/03321640510586259

    Article  Google Scholar 

  30. Osowski S, Markiewicz T, Hoai LT: Recognition and classification system of arrhythmia using ensemble of neural networks. Measurement 2008, 41: 610–617. 10.1016/j.measurement.2007.07.006

    Article  Google Scholar 

  31. Osowski S, Siwek K, Siroic R: Neural system for heartbeats recognition using genetically integrated ensemble of classifiers. Comput Biol Med 2011, 41: 173–180. 10.1016/j.compbiomed.2011.01.008

    Article  Google Scholar 

  32. Javadi M, Ebrahimpour R, Sajedin A, Faridi S, Zakernejad S: Improving ECG classification accuracy using an ensemble of neural network modules. PLoS One 2011, 6: e24386. doi:10.1371/journal.pone.0024386 10.1371/journal.pone.0024386

    Article  Google Scholar 

  33. Zhou ZH: Ensemble Learning. In Encyclopedia of Biometrics. Edited by: Li SZ, Jain AK. Berlin: Springer-Verlag New York Inc; 2009:270–273.

    Google Scholar 

  34. Li CW, Zheng CX, Tai CF: Detection of ECG characteristic points using wavelet transform. IEEE Trans Biomed Eng 1995, 42: 21–28. 10.1109/10.362922

    Article  Google Scholar 

  35. Afonso VX, Tompkins WJ, Nguyen TQ, Luo S: ECG beat detection using filter banks. IEEE Trans Biomed Eng 1999, 46: 556–564. 10.1109/10.759056

    Article  Google Scholar 

  36. Yeh YC, Wang WJ: QRS complexes detection for ECG signal: the difference operation method. Comput Meth Prog Bio 2008, 91: 245–254. 10.1016/j.cmpb.2008.04.006

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported by the National Natural Science Foundation of China (Grant No. 61300073, 20970777), and the Fundamental Research Funds for the Central Universities (Grant No 2011JBM028, 2013JBZ014). The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Huifang Huang.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

HH and GH conceived of the study and designed the experiments. HH performed the experiments. All authors participated in the analysis of data. HH and GH wrote the manuscript. All authors read and approved the final manuscript.

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Huang, H., Liu, J., Zhu, Q. et al. A new hierarchical method for inter-patient heartbeat classification using random projections and RR intervals. BioMed Eng OnLine 13, 90 (2014). https://doi.org/10.1186/1475-925X-13-90

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1475-925X-13-90

Keywords