Preprint
Machine Learning

The future of digital health with federated learning

Nicola Rieke(Technical University of Munich), Jonny Hancox(Nvidia (United Kingdom)), Wenqi Li(Nvidia (United Kingdom)), Fausto Milletarì, Holger R. Roth(Nvidia (United States)), Shadi Albarqouni(Imperial College London), Spyridon Bakas(University of Pennsylvania), Mathieu N. Galtier, Bennett A. Landman(Vanderbilt University), Klaus Maier-Hein(German Cancer Research Center), Sébastien Ourselin(King's College London), Micah Sheller(Intel (United States)), Ronald M. Summers(National Institutes of Health Clinical Center), Andrew Trask(Institute on Governance), Daguang Xu(Nvidia (United States)), Maximilian Baust, M. Jorge Cardoso(King's College London)
September 14, 2020npj Digital Medicine2,974 citations

3.0k

Citations

90

Influential Citations

npj Digital Medicine

Venue

2020

Year

Abstract

Data-driven machine learning (ML) has emerged as a promising approach for building accurate and robust statistical models from medical data, which is collected in huge volumes by modern healthcare systems. Existing medical data is not fully exploited by ML primarily because it sits in data silos and privacy concerns restrict access to this data. However, without access to sufficient data, ML will be prevented from reaching its full potential and, ultimately, from making the transition from research to clinical practice. This paper considers key factors contributing to this issue, explores how federated learning (FL) may provide a solution for the future of digital health and highlights the challenges and considerations that need to be addressed.

Analysis

Why This Paper Matters

This paper addresses a critical bottleneck in medical AI: the inability to access large, diverse datasets due to privacy regulations and institutional silos. By introducing federated learning (FL) as a paradigm shift, it proposes a way to train models across hospitals without centralizing sensitive patient data. The paper is significant because it articulates a practical path forward for translating ML from research to clinical practice, where data scarcity and privacy are paramount.

The timing of the publication (2020) coincided with growing awareness of data privacy (e.g., GDPR) and the need for collaborative AI in healthcare. It has since become a highly cited reference (2974 citations), indicating its influence on both academic research and industry adoption of FL in medical imaging, genomics, and other domains.

Technical Contributions

  • Problem framing: Clearly identifies data silos and privacy concerns as the primary obstacles to data-driven ML in healthcare.
  • Federated learning framework: Describes how FL enables multiple institutions to collaboratively train a model without sharing raw data, using a central server to aggregate model updates.
  • Key challenges: Outlines technical hurdles such as communication efficiency (bandwidth constraints), statistical heterogeneity (non-IID data across sites), and security (protecting against inference attacks).
  • Privacy enhancements: Discusses differential privacy and secure multi-party computation as complementary techniques to strengthen FL.
  • Practical considerations: Addresses issues like client selection, model personalization, and regulatory compliance.

Results

The paper does not present experimental results or quantitative benchmarks. Instead, it provides a conceptual framework and taxonomy of FL approaches for digital health. The main "result" is the articulation of a research agenda and the identification of open problems, which has guided subsequent empirical work.

Significance

This paper has had a broad impact on the AI field by legitimizing federated learning as a core technique for privacy-preserving machine learning in healthcare. It has spurred numerous follow-up studies on FL algorithms tailored to medical data, including work on heterogeneous data, communication-efficient protocols, and real-world deployments. The paper also helped bridge the gap between the ML and clinical communities, fostering collaborations that prioritize patient privacy while advancing model performance.