College of Information Sciences and Engineering, Northeastern University, Shenyang, People's Republic of China.
Physiol Meas. 2021 Jun 29;42(6). doi: 10.1088/1361-6579/ac010f.
An electrocardiogram (ECG) is one of the most common means to diagnose arrhythmia according to different waveforms clinically. Although there are advanced classification methods such as deep learning, the single view feature cannot meet the demand of classification accuracy for new individuals. To this end, a classification model based on multiview fusion was proposed.First, handcrafted view features were extracted from heartbeats and then deep view features were obtained from the deep learning model. The features of two different perspectives were fused in the fully connected layer, and the random forest classifier was used instead of the Softmax classifier for classification. Notably, Bayesian optimization was utilized in the hyper-parameter tuning of the classifier. The proposed method employed the MIT-BIH database to classify five classes: normal heartbeat (N), left bundle branch block heartbeat (LB), right bundle branch block heartbeat (RB), atrial premature contraction (APC) and premature ventricular contraction (PVC).The experimental results achieved a higher average accuracy of 98.93%, average precision of 96.92%, average sensitivity of 96.46%, and average specificity of 99.33% in five types of heartbeat classification for inter-patient.The proposed framework improves the performance of ECG detection for new individuals. And it provides an feasible algorithmic model for single-lead wearable devices with multiview fusion.
心电图(ECG)是根据不同的临床波形诊断心律失常的最常用方法之一。尽管有深度学习等先进的分类方法,但单视图特征无法满足新个体的分类精度要求。为此,提出了一种基于多视图融合的分类模型。首先,从心跳中提取手工视图特征,然后从深度学习模型中获得深度视图特征。在全连接层中融合两个不同视角的特征,并使用随机森林分类器代替 Softmax 分类器进行分类。值得注意的是,贝叶斯优化用于分类器的超参数调整。该方法采用 MIT-BIH 数据库对 5 种类型的心跳进行分类:正常心跳(N)、左束支传导阻滞心跳(LB)、右束支传导阻滞心跳(RB)、房性早搏(APC)和室性早搏(PVC)。在患者间的 5 种心跳分类中,该方法的实验结果平均准确率为 98.93%,平均精度为 96.92%,平均灵敏度为 96.46%,平均特异性为 99.33%。该框架提高了新个体的心电图检测性能。并且为具有多视图融合的单导联可穿戴设备提供了可行的算法模型。