Review Article

A Comprehensive Survey on Federated Learning Techniques for Healthcare Informatics

Table 6

Challenges and possible solutions.

ChallengesReason for challengesPossible solutions

Confidentiality and safetyThe fundamental issue with standard ML/DL models is that data from personal devices, sensors, and wearables from patients must be uploaded to a cloud server in order to train the data using the ML/DL modelsIn FL, instead of transferring data to the central servers, the ML model itself is deployed to each device to be trained on the data

Data heterogeneityHealthcare data is heterogeneous for a number of reasons:FL addresses the problem of heterogeneity by utilizing FedProx
(i) Differences among patient populations
(ii) Environments
(iii) Practices, and
(iv)Treatment protocols

Traceability and accountabilityIn FL, one of the biggest challenges is ensuring that the global ML model can be traced throughout the underlying ML process(i) Traceability should be ensured during the training process to permit tracking of system events
(ii) Data access history and training configuration changes, such as hyperparameter tuning

System architectureUsing a client device that provides training and communication to the model can be difficult, which can lead to low-quality modelsHealthcare institutions have usually better computing resources and high-speed networks compared to consumers, so they can run FLs at scale

Client managementClient management is an essential issue in FL, in contrast to the centralized ML architectureClient management involves helping a patient or client develop a plan that coordinates and integrates essential support services for the most optimal results and outcomes

Health dataset issuesThe majority of FL approaches are typically examined on a single dataset with a limited number of featuresAn inference strategy is presented to enable participants to use an ensemble of heterogeneous models without needing to explicitly join the data in a single place