Privacy-Preserving Federated Learning via Differential Privacy and Homomorphic Encryption for Cardiovascular Disease Risk Modeling
Gaurang Sharma, Juha Pajula, Aada Illikainen, Markus Rautell, Noora Lipsonen, Petri Alhainen, and Mika Hilvo

TL;DR
This study systematically compares differential privacy and homomorphic encryption in federated learning for cardiovascular risk modeling, highlighting their privacy-utility trade-offs and deployment considerations in healthcare.
Contribution
It provides the first comprehensive evaluation of DP and HE integration into federated learning in real-world healthcare settings, guiding practical deployment.
Findings
FL with HE achieves performance similar to centralized ML but with cryptographic overhead.
FL with DP has lower computational costs but can degrade model accuracy, especially with sensitive data.
LR models are more affected by noise from DP than neural networks.
Abstract
Protecting sensitive health data while enabling collaborative analysis is a central challenge in healthcare. Traditional machine learning (ML) requires institutions to pool anonymized patient records, centralizing analytical development and privacy risks at a single site. Privacy-enhancing technologies (PETs), including Differential Privacy (DP) and Homomorphic Encryption (HE), can mitigate these risks. However, they are mainly studied in conventional data-sharing settings and often introduce trade-offs, including reduced model utility, higher computational cost, and increased implementation complexity. Federated Learning (FL) reduces data centralization by enabling institutions to train models locally and share only model updates. Nevertheless, FL does not eliminate privacy risks, as shared parameters or gradients may still reveal sensitive information. Integrating DP or HE into FL can…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
