单样本设备也能参与隐私保护的分布式回归学习
Modulated learning for private and distributed regression with just a single sample per client device

- 每设备仅用一个样本,通过精心设计的噪声扰动转化数据
- 服务器聚合后可得到无偏梯度更新,逼近中心化训练效果
- 适合健康追踪、可穿戴设备等极低数据量隐私场景
本研究针对每个客户端仅有单一样本的数据情况,提出一种新型协同学习框架。在实际应用中,如健身追踪器、体感设备和日常事件监测器等场景普遍存在此限制。传统联邦学习在此类情况下失效,因单点本地更新无效,且每轮添加的隐私噪声进一步削弱了有效性。本文提出方法:在每个客户端对样本注入一次精心校准的噪声扰动,并生成经后处理的表示发送至服务器。服务器聚合这些表示后,可计算出无偏梯度更新,其期望值等同于非私有的集中式梯度,同时保障数据隐私。该方法不同于传统私有联邦学习(通信内容为模型参数),而是直接共享经过隐私保护变换的数据样本。此机制使数据极有限的设备能有效协作,学习高精度且隐私受保护的全局模型,无需依赖大规模本地数据集。
原文摘要 · Abstract (English)
This work focuses on the question of learning from a large number of devices with each device holding only a single sample of data. Several real-world applications exist to this one sample per client setup up including learning from fitness trackers, data/app usage aggregators, body-worn sensing devices, and daily event monitors to name a few. When a client has only one sample, the standard federated learning paradigm breaks down as a local update based on that single point is far from being useful, especially in the earlier rounds for estimation of the model coefficients. This utility is further weakened by the privacy-inducing noise applied at every round. This work caters to this problem to enable such clients to collaboratively contribute to effectively learn a global model without leaking the privacy of their data. The proposed approach injects a single, carefully calibrated noisy perturbation to transform the sample at each client, followed by a post-processed representation which is shared with the server. These representations aggregated at the server are processed to obtain an unbiased gradient update that in expectation matches the non-private centralized gradient while preserving data privacy. This approach is different than traditional private federated learning, where the communication payloads involve model coefficients as opposed to privately transformed data samples. This method enables devices with extremely limited data to collaborate and learn accurate, privacy-preserving models without requiring large local datasets or sacrificing individual privacy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。