Distributed Perceptron under Bounded Staleness, Partial Participation, and Noisy Communication
Keval Jain, Anant Raj, Saurav Prakash, Girish Varma
TL;DR
This work addresses training a perceptron in a distributed, semi-asynchronous setting with partial participation and noisy communication. It introduces staleness-bucket aggregation with padding to deterministically enforce a prescribed staleness profile, enabling a finite-horizon bound on the cumulative weighted number of local perceptron mistakes where delay affects only the mean staleness and communication noise contributes an energy term $V$. The main result shows $\mathbb{E}[K_A]$ grows at most like $O(\sqrt{A})$ with an $O(1/A)$ term when noise is absent, and recovers the standard perceptron/IPM bounds in the appropriate limits; in the noiseless case, stabilization bounds are obtained under a fresh-participation condition. Practically, the framework supports robust distributed learning under delays and unreliable links, with implications for profile design and resilience in federated systems.
Abstract
We study a semi-asynchronous client-server perceptron trained via iterative parameter mixing (IPM-style averaging): clients run local perceptron updates and a server forms a global model by aggregating the updates that arrive in each communication round. The setting captures three system effects in federated and distributed deployments: (i) stale updates due to delayed model delivery and delayed application of client computations (two-sided version lag), (ii) partial participation (intermittent client availability), and (iii) imperfect communication on both downlink and uplink, modeled as effective zero-mean additive noise with bounded second moment. We introduce a server-side aggregation rule called staleness-bucket aggregation with padding that deterministically enforces a prescribed staleness profile over update ages without assuming any stochastic model for delays or participation. Under margin separability and bounded data radius, we prove a finite-horizon expected bound on the cumulative weighted number of perceptron mistakes over a given number of server rounds: the impact of delay appears only through the mean enforced staleness, whereas communication noise contributes an additional term that grows on the order of the square root of the horizon with the total noise energy. In the noiseless case, we show how a finite expected mistake budget yields an explicit finite-round stabilization bound under a mild fresh-participation condition.
