中文

联邦学习节点可重构同伴图像数据

机器学习 2025-06-16 v2 密码学与安全

摘要

联邦学习(FL)是一种隐私保护的机器学习框架,使多个节点能够在各自的本地数据上训练模型,并定期平均权重更新以从其他节点的训练中受益。 Each node's goal is to collaborate with other nodes to improve the model's performance while keeping its training data private. However, this framework does not guarantee data privacy. Prior work has shown that the gradient-sharing steps in FL can be vulnerable to data reconstruction attacks from an honest-but-curious central server. In this work, we show that an honest-but-curious node/client can also launch attacks to reconstruct peers' image data through gradient inversion, presenting a severe privacy risk. We demonstrate that a single client can silently reconstruct other clients' private images using diluted information available within consecutive updates. We leverage state-of-the-art diffusion models to enhance the perceptual quality and recognizability of the reconstructed images, further demonstrating the risk of information leakage at a semantic level. This highlights the need for more robust privacy-preserving mechanisms that protect against silent client-side attacks during federated training.

关键词

引用

@article{arxiv.2410.04661,
  title  = {Federated Learning Nodes Can Reconstruct Peers' Image Data},
  author = {Ethan Wilson and Kai Yue and Chau-Wai Wong and Huaiyu Dai},
  journal= {arXiv preprint arXiv:2410.04661},
  year   = {2025}
}

备注

12 pages including references, 12 figures