Distributed Networked Real-time Learning
Alfredo Garcia, Luochao Wang, Jeff Huang, and Lingzhou Hong

TL;DR
This paper introduces a distributed real-time learning framework where local nodes update models via stochastic gradient descent on streaming data, using network regularization to ensure cohesion and robustness against data heterogeneity.
Contribution
It proposes a novel distributed learning scheme with network regularization that handles streaming data across multiple locations, outperforming federated learning in heterogeneous environments.
Findings
Ensemble average converges to a stationary point.
Model cohesion is maintained through network regularization.
Approach is more robust than federated learning to data heterogeneity.
Abstract
Many machine learning algorithms have been developed under the assumption that data sets are already available in batch form. Yet in many application domains data is only available sequentially overtime via compute nodes in different geographic locations. In this paper, we consider the problem of learning a model when streaming data cannot be transferred to a single location in a timely fashion. In such cases, a distributed architecture for learning relying on a network of interconnected "local" nodes is required. We propose a distributed scheme in which every local node implements stochastic gradient updates based upon a local data stream. To ensure robust estimation, a network regularization penalty is used to maintain a measure of cohesion in the ensemble of models. We show the ensemble average approximates a stationary point and characterize the degree to which individual models…
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
TopicsDistributed Sensor Networks and Detection Algorithms · Sparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques
