唐洪

个人信息Personal Information

教授

博士生导师

硕士生导师

性别:男

毕业院校:大连理工大学

学位:博士

所在单位:生物医学工程学院

学科:生物医学工程. 信号与信息处理

办公地点:大连理工大学电信学部

联系方式:tanghong@dlut.edu.cn

电子邮箱:tanghong@dlut.edu.cn

扫描关注

论文成果

当前位置: 唐洪 >> 科学研究 >> 论文成果

Classification of Heart Sounds Using Convolutional Neural Network

点击次数:

论文类型:期刊论文

发表时间:2020-12-29

发表刊物:APPLIED SCIENCES-BASEL

卷号:10

期号:11

关键字:automatic heart sound classification; feature engineering; convolutional neural network

摘要:Featured Application
   Combining of multi-features extracted manually and convolutional neural network classifier for automatic heart sounds classification.
   Abstract Heart sounds play an important role in the diagnosis of cardiac conditions. Due to the low signal-to-noise ratio (SNR), it is problematic and time-consuming for experts to discriminate different kinds of heart sounds. Thus, objective classification of heart sounds is essential. In this study, we combined a conventional feature engineering method with deep learning algorithms to automatically classify normal and abnormal heart sounds. First, 497 features were extracted from eight domains. Then, we fed these features into the designed convolutional neural network (CNN), in which the fully connected layers that are usually used before the classification layer were replaced with a global average pooling layer to obtain global information about the feature maps and avoid overfitting. Considering the class imbalance, the class weights were set in the loss function during the training process to improve the classification algorithm's performance. Stratified five-fold cross-validation was used to evaluate the performance of the proposed method. The mean accuracy, sensitivity, specificity and Matthews correlation coefficient observed on the PhysioNet/CinC Challenge 2016 dataset were 86.8%, 87%, 86.6% and 72.1% respectively. The proposed algorithm's performance achieves an appropriate trade-off between sensitivity and specificity.