Enhance CNN Robustness Against Noises for Classification of 12-Lead ECG with Variable Length
Linhai Ma, Liang Liang

TL;DR
This paper develops a CNN model for classifying variable-length 12-lead ECG signals, applying defense methods to enhance robustness against adversarial and white noises while maintaining high accuracy.
Contribution
It introduces a CNN tailored for variable-length ECG classification and demonstrates effective defense strategies to improve robustness against adversarial noises.
Findings
Achieved competitive F1 score and accuracy in ECG classification.
Defense methods increased robustness with minimal impact on clean data accuracy.
Model performance comparable to top entries in ECG challenge.
Abstract
Electrocardiogram (ECG) is the most widely used diagnostic tool to monitor the condition of the cardiovascular system. Deep neural networks (DNNs), have been developed in many research labs for automatic interpretation of ECG signals to identify potential abnormalities in patient hearts. Studies have shown that given a sufficiently large amount of data, the classification accuracy of DNNs could reach human-expert cardiologist level. However, despite of the excellent performance in classification accuracy, it has been shown that DNNs are highly vulnerable to adversarial noises which are subtle changes in input of a DNN and lead to a wrong class-label prediction with a high confidence. Thus, it is challenging and essential to improve robustness of DNNs against adversarial noises for ECG signal classification, a life-critical application. In this work, we designed a CNN for classification…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Electrostatic Discharge in Electronics · Cardiac electrophysiology and arrhythmias
