We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: To Store or Not? Online Data Selection for Federated Learning with Limited Storage

Abstract: Machine learning models have been deployed in mobile networks to deal with massive data from different layers to enable automated network management and intelligence on devices. To overcome high communication cost and severe privacy concerns of centralized machine learning, federated learning (FL) has been proposed to achieve distributed machine learning among networked devices. While the computation and communication limitation has been widely studied, the impact of on-device storage on the performance of FL is still not explored. Without an effective data selection policy to filter the massive streaming data on devices, classical FL can suffer from much longer model training time ($4\times$) and significant inference accuracy reduction ($7\%$), observed in our experiments. In this work, we take the first step to consider the online data selection for FL with limited on-device storage. We first define a new data valuation metric for data evaluation and selection in FL with theoretical guarantees for speeding up model convergence and enhancing final model accuracy, simultaneously. We further design {\ttfamily ODE}, a framework of \textbf{O}nline \textbf{D}ata s\textbf{E}lection for FL, to coordinate networked devices to store valuable data samples. Experimental results on one industrial dataset and three public datasets show the remarkable advantages of {\ttfamily ODE} over the state-of-the-art approaches. Particularly, on the industrial dataset, {\ttfamily ODE} achieves as high as $2.5\times$ speedup of training time and $6\%$ increase in inference accuracy, and is robust to various factors in practical environments.
Subjects: Machine Learning (cs.LG)
Cite as: arXiv:2209.00195 [cs.LG]
  (or arXiv:2209.00195v4 [cs.LG] for this version)

Submission history

From: Chen Gong [view email]
[v1] Thu, 1 Sep 2022 03:27:33 GMT (5280kb,D)
[v2] Thu, 22 Sep 2022 02:59:31 GMT (4911kb,D)
[v3] Fri, 24 Feb 2023 08:01:23 GMT (5195kb,D)
[v4] Mon, 27 Feb 2023 04:17:11 GMT (5195kb,D)

Link back to: arXiv, form interface, contact.