TL;DR
This paper introduces a DAG-based decentralized federated learning approach that enables clients to develop specialized models tailored to their local data, improving performance on non-IID data and enhancing robustness.
Contribution
It presents a novel DAG-based framework that unifies decentralization, personalization, and poisoning robustness in federated learning, a first in the field.
Findings
Specialized models emerge from DAG communication.
Stable accuracy and reduced variance across clients.
Improved handling of non-IID data.
Abstract
Federated learning allows a group of distributed clients to train a common machine learning model on private data. The exchange of model updates is managed either by a central entity or in a decentralized way, e.g. by a blockchain. However, the strong generalization across all clients makes these approaches unsuited for non-independent and identically distributed (non-IID) data. We propose a unified approach to decentralization and personalization in federated learning that is based on a directed acyclic graph (DAG) of model updates. Instead of training a single global model, clients specialize on their local data while using the model updates from other clients dependent on the similarity of their respective data. This specialization implicitly emerges from the DAG-based communication and selection of model updates. Thus, we enable the evolution of specialized models, which focus on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
