LGDCAug 28, 2023

Adversarial Predictions of Data Distributions Across Federated Internet-of-Things Devices

arXiv:2308.14658v1h-index: 36
Originality Incremental advance
AI Analysis

This addresses privacy risks for IoT users in distributed systems, but it is incremental as it builds on prior work on data reconstruction.

The paper tackles the problem of data leakage in federated learning for IoT devices, showing that model weights can expose local data distributions, and finds that adding noise to prevent this harms model accuracy.

Federated learning (FL) is increasingly becoming the default approach for training machine learning models across decentralized Internet-of-Things (IoT) devices. A key advantage of FL is that no raw data are communicated across the network, providing an immediate layer of privacy. Despite this, recent works have demonstrated that data reconstruction can be done with the locally trained model updates which are communicated across the network. However, many of these works have limitations with regard to how the gradients are computed in backpropagation. In this work, we demonstrate that the model weights shared in FL can expose revealing information about the local data distributions of IoT devices. This leakage could expose sensitive information to malicious actors in a distributed system. We further discuss results which show that injecting noise into model weights is ineffective at preventing data leakage without seriously harming the global model accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes