CVCRDCLGIVAug 9, 2024

PriPHiT: Privacy-Preserving Hierarchical Training of Deep Neural Networks

arXiv:2408.05092v22 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses privacy concerns for users of cloud-based training with sensitive data like facial or medical images, offering a practical solution for resource-constrained edge devices.

The authors tackled the problem of privacy leakage during cloud-based deep neural network training by proposing a method that uses adversarial early exits and noise addition to suppress sensitive content at the edge while transmitting task-relevant information, achieving successful defenses against reconstruction attacks on facial and medical datasets.

The training phase of deep neural networks requires substantial resources and as such is often performed on cloud servers. However, this raises privacy concerns when the training dataset contains sensitive content, e.g., facial or medical images. In this work, we propose a method to perform the training phase of a deep learning model on both an edge device and a cloud server that prevents sensitive content being transmitted to the cloud while retaining the desired information. The proposed privacy-preserving method uses adversarial early exits to suppress the sensitive content at the edge and transmits the task-relevant information to the cloud. This approach incorporates noise addition during the training phase to provide a differential privacy guarantee. We extensively test our method on different facial and medical datasets with diverse attributes using various deep learning architectures, showcasing its outstanding performance. We also demonstrate the effectiveness of privacy preservation through successful defenses against different white-box, deep and GAN-based reconstruction attacks. This approach is designed for resource-constrained edge devices, ensuring minimal memory usage and computational overhead.

Foundations

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

Your Notes