Federated Learning and Differential Privacy Techniques on Multi-hospital Population-scale Electrocardiogram Data
Vikhyat Agrawal, Sunil Vasu Kalmady, Venkataseetharam Manoj Malipeddi,, Manisimha Varma Manthena, Weijie Sun, Saiful Islam, Abram Hindle, Padma Kaul,, Russell Greiner

TL;DR
This paper demonstrates that federated learning combined with differential privacy can effectively train accurate ECG classification models across multiple hospitals without sharing raw data, preserving privacy while maintaining performance.
Contribution
It introduces a federated learning framework with differential privacy for multi-hospital ECG data, achieving comparable results to pooled data training and benefiting hospitals with limited data.
Findings
FL achieves performance comparable to pooled data training.
Hospitals with limited data benefit from FL models.
DP introduces a trade-off between privacy and model accuracy.
Abstract
This research paper explores ways to apply Federated Learning (FL) and Differential Privacy (DP) techniques to population-scale Electrocardiogram (ECG) data. The study learns a multi-label ECG classification model using FL and DP based on 1,565,849 ECG tracings from 7 hospitals in Alberta, Canada. The FL approach allowed collaborative model training without sharing raw data between hospitals while building robust ECG classification models for diagnosing various cardiac conditions. These accurate ECG classification models can facilitate the diagnoses while preserving patient confidentiality using FL and DP techniques. Our results show that the performance achieved using our implementation of the FL approach is comparable to that of the pooled approach, where the model is trained over the aggregating data from all hospitals. Furthermore, our findings suggest that hospitals with limited…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · ECG Monitoring and Analysis
