English

Fast Fourier Transform-Based Spectral and Temporal Gradient Filtering for Differential Privacy

Machine Learning 2025-09-16 v2 Artificial Intelligence Information Theory Neural and Evolutionary Computing math.IT

Abstract

Differential Privacy (DP) has emerged as a key framework for protecting sensitive data in machine learning, but standard DP-SGD often suffers from significant accuracy loss due to injected noise. To address this limitation, we introduce the FFT-Enhanced Kalman Filter (FFTKF), a differentially private optimization method that improves gradient quality while preserving (ε,δ)(\varepsilon, \delta)-DP guarantees. FFTKF applies frequency-domain filtering to shift privacy noise into less informative high-frequency components, preserving the low-frequency gradient signals that carry most learning information. A scalar-gain Kalman filter with a finite-difference Hessian approximation further refines the denoised gradients. The method has per-iteration complexity O(dlogd)\mathcal{O}(d \log d) and achieves higher test accuracy than DP-SGD and DiSK on MNIST, CIFAR-10, CIFAR-100, and Tiny-ImageNet with CNNs, Wide ResNets, and Vision Transformers. Theoretical analysis shows that FFTKF ensures equivalent privacy while delivering a stronger privacy--utility trade-off through reduced variance and controlled bias.

Keywords

Cite

@article{arxiv.2505.04468,
  title  = {Fast Fourier Transform-Based Spectral and Temporal Gradient Filtering for Differential Privacy},
  author = {Hyeju Shin and Vincent-Daniel and Kyudan Jung and Seongwon Yun},
  journal= {arXiv preprint arXiv:2505.04468},
  year   = {2025}
}
R2 v1 2026-06-28T23:24:34.089Z