pith. sign in

arxiv: 2107.08517 · v2 · pith:5G2TPVZMnew · submitted 2021-07-18 · 💻 cs.LG

Decentralized federated learning of deep neural networks on non-iid data

classification 💻 cs.LG
keywords datalearningclientsdecentralizedmodeldeepdistributionsfederated
0
0 comments X
read the original abstract

We tackle the non-convex problem of learning a personalized deep learning model in a decentralized setting. More specifically, we study decentralized federated learning, a peer-to-peer setting where data is distributed among many clients and where there is no central server to orchestrate the training. In real world scenarios, the data distributions are often heterogeneous between clients. Therefore, in this work we study the problem of how to efficiently learn a model in a peer-to-peer system with non-iid client data. We propose a method named Performance-Based Neighbor Selection (PENS) where clients with similar data distributions detect each other and cooperate by evaluating their training losses on each other's data to learn a model suitable for the local data distribution. Our experiments on benchmark datasets show that our proposed method is able to achieve higher accuracies as compared to strong baselines.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Function-Space ADMM for Decentralized Federated Learning: A Control Theoretic Perspective

    cs.LG 2026-05 unverdicted novelty 6.0

    FedF-ADMM uses function-space ADMM updates projected via knowledge distillation plus a PI-like stabilization term to deliver faster, more stable convergence and higher accuracy than prior decentralized FL methods unde...