Can a Convolutional Neural Network accurately detect Atrial Fibrillation in patient-specific ECG signals?
A Convolutional Neural Network model was developed for patient-specific detection of atrial fibrillation in ECG signals, aiming for future hardware implementation in portable devices.
Atrial Fibrillation (AF) is the most common cardiac arrhythmia worldwide. It is associated with reduced quality of life and increases the risk of stroke and myocardial infarction. Unfortunately, many cases of AF are asymptomatic and undiagnosed, which increases the risk for the patients. Due to its paroxysmal nature, the detection of AF requires the evaluation, by a cardiologist, of long-term ECG signals. In Colombia, it is difficult to have access to an early AF diagnosis because of the costs as-sociated to detection and the geographical distribution of cardiologists. This work is part of a macro project that aims at developing a specific-patient portable device for AF detection. This device will be based on a Convolutional Neural Network (CNN). We intend to find a suitable CNN model that could be later implemented in hardware. Diverse techniques were applied to improve the answer regarding accuracy, sensitivity, specificity, and precision. The final model achieves an accuracy of , a specificity of , a sensitivity of and a precision of . During the development of the model, the computational cost and memory resources were considered in order to obtain an efficient hardware model in a future implementation of the device.
Castillo et al. (Wed,) studied this question.