Weakly Supervised Arrhythmia Detection Based on Deep Convolutional Neural Network
Yang Liu, Kuanquan Wang, Qince Li, Runnan He, Yongfeng Yuan, and, Henggui Zhang

TL;DR
This paper introduces weakly supervised deep convolutional neural networks for ECG arrhythmia detection, capable of localizing abnormal events with high accuracy using only record-level annotations, reducing annotation costs.
Contribution
The study proposes a novel weakly supervised learning approach leveraging local feature aggregation in CNNs to detect and time-arrhythmias without detailed annotations.
Findings
Achieved 99.09% accuracy in atrial fibrillation detection
Achieved 99.13% accuracy in morphological arrhythmia detection
Local prediction maps aid in decision analysis and diagnosis
Abstract
Supervised deep learning has been widely used in the studies of automatic ECG classification, which largely benefits from sufficient annotation of large datasets. However, most of the existing large ECG datasets are roughly annotated, so the classification model trained on them can only detect the existence of abnormalities in a whole recording, but cannot determine their exact occurrence time. In addition, it may take huge time and economic cost to construct a fine-annotated ECG dataset. Therefore, this study proposes weakly supervised deep learning models for detecting abnormal ECG events and their occurrence time. The available supervision information for the models is limited to the event types in an ECG record, excluding the specific occurring time of each event. By leverage of feature locality of deep convolution neural network, the models first make predictions based on the local…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · EEG and Brain-Computer Interfaces · Cardiac electrophysiology and arrhythmias
MethodsConvolution
