Atrial Fibrillation Detection Using Photoplethysmography Signals via Spectrogram-Based 2D Convolutional Networks
摘要
Atrial Fibrillation is the most sustained cardiac arrhythmia and a leading risk factor for stroke and heart failure. While electrocardiography remains the clinical gold standard for AF detection, its requirement for specialized equipment and technical expertise limits scalability. Photoplethysmography, a non-invasive signal commonly acquired from consumer-grade smartwatches, offers a promising alternative provided the signal can be processed and interpreted robustly. This paper investigates AF detection from PPG signals by converting 1D PPG segments into spectrogram images and applying regularized 2D CNNs. Using patient-wise cross-validation on the MIMIC PERform dataset with comprehensive anti-overfitting measures, the 2D CNN achieved near-perfect performance (AUC: 0.995, Accuracy: 0.955, F1: 0.959) that was statistically comparable to ECG-based detection (AUC: 0.993, Accuracy: 0.970, F1: 0.973). The 2D spectrogram approach substantially outperformed 1D CNNs on PPG data (AUC gap: 0.569) while maintaining computational efficiency suitable for wearable deployment. The results demonstrate that spectrogram representations enable PPG-based AF detection that matches clinical-grade ECG performance.