LGJun 15, 2025

Free Privacy Protection for Wireless Federated Learning: Enjoy It or Suffer from It?

arXiv:2506.12749v23 citationsh-index: 6IEEE Trans Inf Forensics Secur
Originality Highly original
AI Analysis

This addresses privacy protection for WFL in digital communication systems, offering a channel-native solution that is incremental by building on existing noise-based methods.

The paper tackles the problem of preserving privacy in wireless federated learning (WFL) by leveraging inherent communication noises and a novel bit-flipping mechanism, achieving (λ,ε)-Rényi differential privacy without harming convergence and outperforming state-of-the-art Gaussian mechanisms.

Inherent communication noises have the potential to preserve privacy for wireless federated learning (WFL) but have been overlooked in digital communication systems predominantly using floating-point number standards, e.g., IEEE 754, for data storage and transmission. This is due to the potentially catastrophic consequences of bit errors in floating-point numbers, e.g., on the sign or exponent bits. This paper presents a novel channel-native bit-flipping differential privacy (DP) mechanism tailored for WFL, where transmit bits are randomly flipped and communication noises are leveraged, to collectively preserve the privacy of WFL in digital communication systems. The key idea is to interpret the bit perturbation at the transmitter and bit errors caused by communication noises as a bit-flipping DP process. This is achieved by designing a new floating-point-to-fixed-point conversion method that only transmits the bits in the fraction part of model parameters, hence eliminating the need for transmitting the sign and exponent bits and preventing the catastrophic consequence of bit errors. We analyze a new metric to measure the bit-level distance of the model parameters and prove that the proposed mechanism satisfies (λ,ε)-Rényi DP and does not violate the WFL convergence. Experiments validate privacy and convergence analysis of the proposed mechanism and demonstrate its superiority to the state-of-the-art Gaussian mechanisms that are channel-agnostic and add Gaussian noise for privacy protection.

Foundations

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

Your Notes