Difference between revisions of "Federatedlearning"

From Clinfowiki
Jump to: navigation, search
(Created page with "Federated learning and Digital Health In 2016, McMahan and colleagues at Google published a paper on a decentralized approach to machine learning and coined the term “feder...")
 
Line 1: Line 1:
 
Federated learning and Digital Health
 
Federated learning and Digital Health
  
In 2016, McMahan and colleagues at Google published a paper on a decentralized approach to machine learning and coined the term “federated learning” to describe a process in which model parameters are aggregated from individual clients that run local training sets, while leaving individual data on local devices. This concept is currently being deployed in health care to address challenges of interoperability, data governance, and data bias in 
+
History
 +
In 2016, McMahan and colleagues at Google (McMahan et al., 2017) published a paper on a decentralized approach to machine learning and coined the term “federated learning” to describe a process in which model parameters are aggregated from individual clients that run local training sets, while leaving individual data on local devices.  
  
 +
Current challenges of Data Interoperability
 +
Data interoperability has been one of the biggest challenges for modern health care. Health care data is highly personal and private and this necessitates the data to be secure. However, health care data must be easily accessible and interoperable to trusted parties as the inability of health care data to be easily moved from one place to another can cause great harm.
  
 +
Federated Learning and Data Interoperability
  
 +
Federated learning principles can be used to address challenges in data interoperability and provide a higher quality of care. At the institutional level, federated learning can be used to pool data from multiple institutions to capture a greater diversity of patients from different demographics and locations. Consequently, localized biases can be mitigated and provide a greater sensitivity to rare diseases (Rieke et al., 2020). Federated learning has been used to find patient similarity, and predict mortality and hospital stay time (Huang et al., 2019; Lee et al., 2018). Recently, federated learning across nations was used to detect chest CT abnormalities in COVID-19 patients and was found to perform better than training at local sites (Dou et al., 2021).
  
  

Revision as of 00:33, 27 April 2022

Federated learning and Digital Health

History In 2016, McMahan and colleagues at Google (McMahan et al., 2017) published a paper on a decentralized approach to machine learning and coined the term “federated learning” to describe a process in which model parameters are aggregated from individual clients that run local training sets, while leaving individual data on local devices.

Current challenges of Data Interoperability Data interoperability has been one of the biggest challenges for modern health care. Health care data is highly personal and private and this necessitates the data to be secure. However, health care data must be easily accessible and interoperable to trusted parties as the inability of health care data to be easily moved from one place to another can cause great harm.

Federated Learning and Data Interoperability

Federated learning principles can be used to address challenges in data interoperability and provide a higher quality of care. At the institutional level, federated learning can be used to pool data from multiple institutions to capture a greater diversity of patients from different demographics and locations. Consequently, localized biases can be mitigated and provide a greater sensitivity to rare diseases (Rieke et al., 2020). Federated learning has been used to find patient similarity, and predict mortality and hospital stay time (Huang et al., 2019; Lee et al., 2018). Recently, federated learning across nations was used to detect chest CT abnormalities in COVID-19 patients and was found to perform better than training at local sites (Dou et al., 2021).


References:

McMahan, H. B., Moore, E., Ramage, D., Hampson, S., & Arcas, B. A. y. (2017). Communication-Efficient Learning of Deep Networks from Decentralized Data. Proceedings of the 20 Th International Conference on Artificial Intelligence and Statistics (AISTATS), Feb, 1–42. arxiv:1602.05629

Rieke, Nicola; Hancox, Jonny; Li, Wenqi; Milletarì, Fausto; Roth, Holger R.; Albarqouni, Shadi; Bakas, Spyridon; Galtier, Mathieu N.; Landman, Bennett A.; Maier-Hein, Klaus; Ourselin, Sébastien; Sheller, Micah; Summers, Ronald M.; Trask, Andrew; Xu, Daguang; Baust, Maximilian; Cardoso, M. Jorge (14 September 2020). "The future of digital health with federated learning". NPJ Digital Medicine. 3 (1): 119. arXiv:2003.08119. doi:10.1038/s41746-020-00323-1. PMC 7490367. PMID 33015372. S2CID 212747909.