Online Distributed Learning with Quantized Finite-Time Coordination
Nicola Bastianello, Apostolos I. Rikos, Karl H. Johansson

TL;DR
This paper introduces a peer-to-peer distributed learning algorithm that uses quantized finite-time coordination and stochastic gradients, enabling efficient, privacy-preserving model training without a central server.
Contribution
The paper proposes a novel decentralized algorithm with quantized finite-time coordination and stochastic gradients for online distributed learning.
Findings
Algorithm achieves finite-time convergence.
Supports stochastic gradients for scalability.
Numerical results validate effectiveness on logistic regression.
Abstract
In this paper we consider online distributed learning problems. Online distributed learning refers to the process of training learning models on distributed data sources. In our setting a set of agents need to cooperatively train a learning model from streaming data. Differently from federated learning, the proposed approach does not rely on a central server but only on peer-to-peer communications among the agents. This approach is often used in scenarios where data cannot be moved to a centralized location due to privacy, security, or cost reasons. In order to overcome the absence of a central server, we propose a distributed algorithm that relies on a quantized, finite-time coordination protocol to aggregate the locally trained models. Furthermore, our algorithm allows for the use of stochastic gradients during local training. Stochastic gradients are computed using a randomly sampled…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Distributed Sensor Networks and Detection Algorithms · Distributed Control Multi-Agent Systems
MethodsLogistic Regression
