English

Minimal Model Structure Analysis for Input Reconstruction in Federated Learning

Cryptography and Security 2021-11-08 v4 Distributed, Parallel, and Cluster Computing Image and Video Processing

Abstract

\ac{fl} proposed a distributed \ac{ml} framework where every distributed worker owns a complete copy of global model and their own data. The training is occurred locally, which assures no direct transmission of training data. However, the recent work \citep{zhu2019deep} demonstrated that input data from a neural network may be reconstructed only using knowledge of gradients of that network, which completely breached the promise of \ac{fl} and sabotaged the user privacy. In this work, we aim to further explore the theoretical limits of reconstruction, speedup and stabilize the reconstruction procedure. We show that a single input may be reconstructed with the analytical form, regardless of network depth using a fully-connected neural network with one hidden node. Then we generalize this result to a gradient averaged over batches of size BB. In this case, the full batch can be reconstructed if the number of hidden units exceeds BB. For a \ac{cnn}, the number of required kernels in convolutional layers is decided by multiple factors, e.g., padding, kernel and stride size, etc. We require the number of kernels h(dd)2Ch\geq (\frac{d}{d^{\prime}})^2C, where we define dd as input width, dd^{\prime} as output width after convolutional layer, and CC as channel number of input. We validate our observation and demonstrate the improvements using bio-medical (fMRI, \ac{wbc}) and benchmark data (MNIST, Kuzushiji-MNIST, CIFAR100, ImageNet and face images).

Keywords

Cite

@article{arxiv.2010.15718,
  title  = {Minimal Model Structure Analysis for Input Reconstruction in Federated Learning},
  author = {Jia Qian and Hiba Nassar and Lars Kai Hansen},
  journal= {arXiv preprint arXiv:2010.15718},
  year   = {2021}
}
R2 v1 2026-06-23T19:45:03.839Z