Fedlearn-Algo: A flexible open-source privacy-preserving machine learning platform

Bo Liu,Chaowei Tan,Jiazhou Wang,Tao Zeng,Huasong Shan,Houpu Yao,Heng Huang,Peng Dai,Liefeng Bo,Yanqing Chen
DOI: https://doi.org/10.48550/arXiv.2107.04129
2021-07-30
Abstract:In this paper, we present Fedlearn-Algo, an open-source privacy preserving machine learning platform. We use this platform to demonstrate our research and development results on privacy preserving machine learning algorithms. As the first batch of novel FL algorithm examples, we release vertical federated kernel binary classification model and vertical federated random forest model. They have been tested to be more efficient than existing vertical federated learning models in our practice. Besides the novel FL algorithm examples, we also release a machine communication module. The uniform data transfer interface supports transferring widely used data formats between machines. We will maintain this platform by adding more functional modules and algorithm examples. The code is available at <a class="link-external link-https" href="https://github.com/fedlearnAI/fedlearn-algo" rel="external noopener nofollow">this https URL</a>.
Machine Learning,Cryptography and Security,Distributed, Parallel, and Cluster Computing
What problem does this paper attempt to address?