A Lightweight Federated Learning Framework in a One-way Active Communication Environment

Wei Li,Xiang Cheng
DOI: https://doi.org/10.1109/fcsit57414.2022.00031
2022-01-01
Abstract:In the medical field, patient data is protected by privacy and cannot be made public. Meanwhile, the medical institution is in the local area network, and the outside world cannot directly access it. In this case, data is not available, nor can a centralized machine learning approach be used to benefit from the data. Federated learning is a distributed machine learning method that solves the problem that data cannot be centralized for training like traditional machine learning because data is scattered and limited in access. This paper proposes a federated learning framework that enables decentralized machine learning. In the framework, we use a one-way active communication method that is not adopted by the current mainstream federated learning frameworks. The framework only allows clients to actively access the server, and multiple clients access the server asynchronously. The design of this communication method ensures the data security of the client in the framework. The framework proposed in this paper is flexible and lightweight. It does not depend on complex configuration and environment, and has strong scalability. Finally, the proposed framework is validated on federated learning tasks, proving the usability and effectiveness of the framework.
What problem does this paper attempt to address?