MLLGAug 22, 2022

FedOS: using open-set learning to stabilize training in federated learning

arXiv:2208.11512v22 citationsh-index: 1
Originality Incremental advance
AI Analysis

This addresses privacy-preserving distributed training for machine learning applications, but appears incremental as it builds on existing federated learning frameworks.

The paper tackles the challenge of stabilizing training in federated learning by introducing FedOS, a novel approach based on open-set learning, and compares it to existing methods to improve performance.

Federated Learning is a recent approach to train statistical models on distributed datasets without violating privacy constraints. The data locality principle is preserved by sharing the model instead of the data between clients and the server. This brings many advantages but also poses new challenges. In this report, we explore this new research area and perform several experiments to deepen our understanding of what these challenges are and how different problem settings affect the performance of the final model. Finally, we present a novel approach to one of these challenges and compare it to other methods found in literature.

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