Browsing by Author "Zheng, Thomas"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Developing Fast and Accurate Arrhythmia Multi-label Detection Algorithm for Real-world ECG Monitoring(2024-11-21) Zheng, Thomas; Braverman, Vladimir; Silva, ArleiArrhythmia detection is challenging due to the imbalance between normal and arrhythmia heartbeats, compounded by environmental noise in wearable devices compared to clinical settings. We propose a novel hierarchical model using CNN+BiLSTM with Attention for arrhythmia detection, featuring a binary classification for normal vs. arrhythmia beats and a multi-label classification for various arrhythmia types. We evaluated our model against several baselines on a proprietary dataset. Our model achieved 95% accuracy, 0.838 F1-score, and 0.906 AUC for binary classification, and 88% accuracy, 0.736 F1-score, and 0.875 AUC for multi-label classification, outperforming existing methods.