zkFL-Health: Blockchain-Enabled Zero-Knowledge Federated Learning for Medical AI Privacy
Savvy Sharma, George Petrovic, Sarthak Kaushik

TL;DR
zkFL-Health introduces a blockchain-enabled federated learning framework with zero-knowledge proofs and TEEs, ensuring privacy, correctness, and auditability for collaborative medical AI training across institutions.
Contribution
The paper presents a novel architecture combining FL, ZKPs, and TEEs to enhance privacy, correctness, and trustworthiness in multi-institutional healthcare AI training.
Findings
Provides privacy guarantees without revealing client updates
Ensures correct aggregation through zero-knowledge proofs
Enables immutable audit trails via blockchain recording
Abstract
Healthcare AI needs large, diverse datasets, yet strict privacy and governance constraints prevent raw data sharing across institutions. Federated learning (FL) mitigates this by training where data reside and exchanging only model updates, but practical deployments still face two core risks: (1) privacy leakage via gradients or updates (membership inference, gradient inversion) and (2) trust in the aggregator, a single point of failure that can drop, alter, or inject contributions undetected. We present zkFL-Health, an architecture that combines FL with zero-knowledge proofs (ZKPs) and Trusted Execution Environments (TEEs) to deliver privacy-preserving, verifiably correct collaborative training for medical AI. Clients locally train and commit their updates; the aggregator operates within a TEE to compute the global update and produces a succinct ZK proof (via Halo2/Nova) that it used…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Blockchain Technology Applications and Security
