LGDCJan 27, 2022

On the Convergence of Heterogeneous Federated Learning with Arbitrary Adaptive Online Model Pruning

arXiv:2201.11803v29 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of ensuring reliable training in Federated Learning for resource-constrained devices, offering theoretical guarantees that are incremental to existing empirical methods.

The paper tackles the challenge of heterogeneous client resources in Federated Learning by providing a theoretical convergence analysis for algorithms with arbitrary adaptive online model pruning, proving convergence to a stationary point with a rate of O(1/√Q) under IID and non-IID data.

One of the biggest challenges in Federated Learning (FL) is that client devices often have drastically different computation and communication resources for local updates. To this end, recent research efforts have focused on training heterogeneous local models obtained by pruning a shared global model. Despite empirical success, theoretical guarantees on convergence remain an open question. In this paper, we present a unifying framework for heterogeneous FL algorithms with {\em arbitrary} adaptive online model pruning and provide a general convergence analysis. In particular, we prove that under certain sufficient conditions and on both IID and non-IID data, these algorithms converges to a stationary point of standard FL for general smooth cost functions, with a convergence rate of $O(\frac{1}{\sqrt{Q}})$. Moreover, we illuminate two key factors impacting convergence: pruning-induced noise and minimum coverage index, advocating a joint design of local pruning masks for efficient training.

Foundations

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

Your Notes