Federated Learning for Data Streams
Othmane Marfoq, Giovanni Neglia, Laetitia Kameni, Richard Vidal

TL;DR
This paper introduces a federated learning algorithm designed specifically for data streams, enabling models to learn continuously from evolving data on IoT devices while addressing challenges of static dataset assumptions.
Contribution
The work formulates federated learning for data streams, proposes a weighted empirical risk minimization algorithm, and provides theoretical analysis and empirical evaluation.
Findings
Effective learning from data streams demonstrated
The algorithm adapts to evolving data in federated settings
Theoretical insights guide practical configuration
Abstract
Federated learning (FL) is an effective solution to train machine learning models on the increasing amount of data generated by IoT devices and smartphones while keeping such data localized. Most previous work on federated learning assumes that clients operate on static datasets collected before training starts. This approach may be inefficient because 1) it ignores new samples clients collect during training, and 2) it may require a potentially long preparatory phase for clients to collect enough data. Moreover, learning on static datasets may be simply impossible in scenarios with small aggregate storage across devices. It is, therefore, necessary to design federated algorithms able to learn from data streams. In this work, we formulate and study the problem of \emph{federated learning for data streams}. We propose a general FL algorithm to learn from data streams through an opportune…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Data Stream Mining Techniques · Distributed Sensor Networks and Detection Algorithms
