LGApr 11, 2022

FederatedScope: A Flexible Federated Learning Platform for Heterogeneity

arXiv:2204.05011v5120 citationsh-index: 62Has Code
Originality Incremental advance
AI Analysis

This provides a solution for researchers and developers facing heterogeneity issues in federated learning, though it is incremental as it builds on existing platform infrastructures.

The paper tackles the challenge of heterogeneity in federated learning by proposing FederatedScope, a flexible platform that uses an event-driven architecture to allow independent description of participant behaviors, resulting in a released open-source tool for diverse scenarios.

Although remarkable progress has been made by existing federated learning (FL) platforms to provide infrastructures for development, these platforms may not well tackle the challenges brought by various types of heterogeneity, including the heterogeneity in participants' local data, resources, behaviors and learning goals. To fill this gap, in this paper, we propose a novel FL platform, named FederatedScope, which employs an event-driven architecture to provide users with great flexibility to independently describe the behaviors of different participants. Such a design makes it easy for users to describe participants with various local training processes, learning goals and backends, and coordinate them into an FL course with synchronous or asynchronous training strategies. Towards an easy-to-use and flexible platform, FederatedScope enables rich types of plug-in operations and components for efficient further development, and we have implemented several important components to better help users with privacy protection, attack simulation and auto-tuning. We have released FederatedScope at https://github.com/alibaba/FederatedScope to promote academic research and industrial deployment of federated learning in a wide range of scenarios.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes