paper-with-me

홈 › Papers

Decentralised Learning with Random Features and Distributed Gradient Descent

2020-07-01 · ICML 2020 1 · Dominic Richards, Patrick Rebeschini, Lorenzo Rosasco

We investigate the generalisation performance of Distributed Gradient Descent with Implicit Regularisation and Random Features in the homogenous setting where a network of agents are given data sampled independently from the same unknown distribution. Along with reducing the memory footprint, Random Features are particularly convenient in this setting as they provide a common parameterisation across agents that allows to overcome previous difficulties in implementing Decentralised Kernel Regression. Under standard source and capacity assumptions, we establish high probability bounds on the predictive performance for each agent as a function of the step size, number of iterations, inverse spectral gap of the communication matrix and number of Random Features. By tuning these parameters, we obtain statistical rates that are minimax optimal with respect to the total number of samples in the network. The algorithm provides a linear improvement over single machine Gradient Descent in memory cost and, when agents hold enough data with respect to the network size and inverse spectral gap, a linear speed-up in computational runtime for any network topology. We present simulations that show how the number of Random Features, iterations and samples impact predictive performance.

📄 PDF Abstract BibTeX arXiv:2007.00360

Code (1)

DominicRichards/DecentralisedRandomFourierFeatures pytorch

Similar Papers 제목 키워드 기반

Optimal Statistical Rates for Decentralised Non-Parametric Regression with Linear Speed-Up

2019-05-08 · NeurIPS 2019 12 · Dominic Richards, Patrick Rebeschini

We analyse the learning performance of Distributed Gradient Descent in the context of multi-agent decentralised non-parametric regression with the square loss function when i.i.d. samples are assigned to agents. We show …

regression

Graph-Dependent Implicit Regularisation for Distributed Stochastic Subgradient Descent

2018-09-18 · Dominic Richards, Patrick Rebeschini

We propose graph-dependent implicit regularisation strategies for distributed stochastic subgradient descent (Distributed SGD) for convex problems in multi-agent learning. Under the standard assumptions of convexity, Lip…

An Asynchronous Decentralised Optimisation Algorithm for Nonconvex Problems

2025-07-30 · Behnam Mafakheri, Jonathan H. Manton, Iman Shames arxiv

In this paper, we consider nonconvex decentralised optimisation and learning over a network of distributed agents. We develop an ADMM algorithm based on the Randomised Block Coordinate Douglas-Rachford splitting method w…

Decentralised Resource Sharing in TinyML: Wireless Bilayer Gossip Parallel SGD for Collaborative Learning

2025-01-08 · Ziyuan Bao, Eiman Kanjo, Soumya Banerjee, Hasib-Al Rashid 외

With the growing computational capabilities of microcontroller units (MCUs), edge devices can now support machine learning models. However, deploying decentralised federated learning (DFL) on such devices presents key ch…

Federated LearningPrivacy Preserving

A Mirror Descent-Based Algorithm for Corruption-Tolerant Distributed Gradient Descent

2024-07-19 · Shuche Wang, Vincent Y. F. Tan

Distributed gradient descent algorithms have come to the fore in modern machine learning, especially in parallelizing the handling of large datasets that are distributed across several workers. However, scant attention h…

Distributed Optimization