A VGG-BiLSTM hybrid deep learning model categorized six arrhythmia types from PPG signals with 88.7% overall accuracy, 78.5% sensitivity, 97.6% specificity, and an 80.5% F1 score.
Does a VGG-BiLSTM hybrid deep learning model accurately detect and categorize six arrhythmia types from PPG signals?
A VGG-BiLSTM hybrid deep learning model demonstrates high accuracy and specificity for multi-class arrhythmia detection using noninvasive PPG signals.
Absolute Event Rate: 0% vs 0%
Arrhythmia is a common and potentially life-threatening cardiovascular condition. Photoplethysmography (PPG) has emerged as a noninvasive alternative to electrocardiography for cardiac rhythm monitoring, yet most PPG-based methods remain limited to binary classification. In this study, a new deep learning approach is suggested for categorizing six arrhythmia types from PPG data: sinus rhythm (SR), premature ventricular contraction (PVC), premature atrial contraction (PAC), ventricular tachycardia (VT), supraventricular tachycardia (SVT), and atrial fibrillation (AF). The raw PPG signal is enhanced by extracting its first and second derivatives to capture morphological features not readily apparent in the original signal. A hybrid architecture, VGG-BiLSTM, is utilized, merging VGG convolutional layers for spatial features extraction with bidirectional long short-term memory layers for modeling temporal dependencies. A stratified data splitting strategy is further adopted to address class imbalance across arrhythmia types. A publicly available dataset containing 46,827 PPG segments from 91 individuals was employed to assess the effectiveness of the suggested technique. The method yielded an overall accuracy, sensitivity, specificity and F1 score of 88.7%, 78.5%, 97.6% and 80.5% correspondingly.
Li et al. (Thu,) reported a other. A VGG-BiLSTM hybrid deep learning model categorized six arrhythmia types from PPG signals with 88.7% overall accuracy, 78.5% sensitivity, 97.6% specificity, and an 80.5% F1 score.