A New Dimensionality Reduction Method Based on Hensel's Compression for Privacy Protection in Federated Learning
Ahmed El Ouadrhiri, Ahmed Abdelhadi

TL;DR
This paper introduces a novel two-layer privacy protection method for federated learning that combines Hensel's Lemma-based dimensionality reduction with differential privacy, enhancing privacy and maintaining high accuracy.
Contribution
The paper is the first to utilize Hensel's Lemma for dataset dimensionality reduction, reducing data size without information loss and improving privacy protection in federated learning.
Findings
Achieves 97% accuracy with only 25% of original data size.
Ensures strong privacy protection against gradient-based attacks.
Reduces privacy leakage by applying DP only once before training.
Abstract
Differential privacy (DP) is considered a de-facto standard for protecting users' privacy in data analysis, machine, and deep learning. Existing DP-based privacy-preserving training approaches consist of adding noise to the clients' gradients before sharing them with the server. However, implementing DP on the gradient is not efficient as the privacy leakage increases by increasing the synchronization training epochs due to the composition theorem. Recently researchers were able to recover images used in the training dataset using Generative Regression Neural Network (GRNN) even when the gradient was protected by DP. In this paper, we propose two layers of privacy protection approach to overcome the limitations of the existing DP-based approaches. The first layer reduces the dimension of the training dataset based on Hensel's Lemma. We are the first to use Hensel's Lemma for reducing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
