LGNov 6, 2023

Convergence Analysis of Sequential Federated Learning on Heterogeneous Data

arXiv:2311.03154v246 citationsh-index: 19
Originality Incremental advance
AI Analysis

This addresses a theoretical gap in federated learning for distributed systems with heterogeneous data, providing insights that could improve training efficiency in real-world applications.

The paper tackled the lack of convergence theory for sequential federated learning (SFL) on heterogeneous data, establishing convergence guarantees for various objective types and showing that SFL outperforms parallel FL (PFL) on extremely heterogeneous data in cross-device settings.

There are two categories of methods in Federated Learning (FL) for joint training across multiple clients: i) parallel FL (PFL), where clients train models in a parallel manner; and ii) sequential FL (SFL), where clients train models in a sequential manner. In contrast to that of PFL, the convergence theory of SFL on heterogeneous data is still lacking. In this paper, we establish the convergence guarantees of SFL for strongly/general/non-convex objectives on heterogeneous data. The convergence guarantees of SFL are better than that of PFL on heterogeneous data with both full and partial client participation. Experimental results validate the counterintuitive analysis result that SFL outperforms PFL on extremely heterogeneous data in cross-device settings.

Code Implementations3 repos
Foundations

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

Your Notes