FIBER: A Differentially Private Optimizer with Filter-Aware Innovation Bias Correction
Duc Dm, Thao Do, Minh Son Hoang, Anh Le Duc Tran, Daeyoung Kim, Huy Nguyen

TL;DR
FiBeR is a novel differentially private optimizer that effectively denoises filtered gradients and calibrates noise bias, leading to improved privacy-preserving training performance across vision and language tasks.
Contribution
Introduces FiBeR, a DP optimizer with filter-aware bias correction and innovation space denoising, addressing noise calibration issues caused by gradient filtering.
Findings
FiBeR outperforms existing DP optimizers on multiple vision and language benchmarks.
The method achieves substantial improvements under the same privacy constraints.
FiBeR's bias correction effectively calibrates noise in filtered gradient scenarios.
Abstract
Differentially private (DP) training protects individual examples by adding noise to gradients, but the injected noise interacts nontrivially with adaptive optimizers. Recent DP methods temporally filter privatized gradients to reduce variance; however, filtering also changes the DP noise statistics seen by AdamW's second-moment accumulator. As a result, bias corrections derived for unfiltered DP noise, such as subtracting sigma_w squared, can become miscalibrated when filtering is present. We propose FiBeR, a DP optimizer designed for temporally filtered privatized gradients. FiBeR (i) performs denoising in innovation space by filtering the residual stream and integrating it to form the filtered gradient estimate, (ii) decouples the two-point observation geometry from the innovation gain to enable independent tuning, and (iii) introduces a filter-aware second-moment calibration that…
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.
