DP-FedSOFIM: Differentially Private Federated Stochastic Optimization using Regularized Fisher Information Matrix
Sidhant Nair, Tanmay Sen, Mrinmay Sen, Sayantan Banerjee

TL;DR
DP-FedSOFIM introduces a scalable second-order optimization method for differentially private federated learning, leveraging a regularized Fisher information matrix to accelerate convergence without extra privacy costs.
Contribution
The paper proposes DP-FedSOFIM, a novel second-order method that efficiently constructs a Fisher information proxy using privatized gradients, improving scalability and convergence in DP-FL.
Findings
Faster convergence compared to baseline methods.
Higher accuracy under various privacy budgets.
Effective in stringent privacy scenarios.
Abstract
Differentially private federated learning (DP-FL) often suffers from slow convergence under tight privacy budgets because the noise required for privacy preservation degrades gradient quality. Although second-order optimization can accelerate training, existing approaches for DP-FL face significant scalability limitations: Newton-type methods require clients to compute Hessians, while feature covariance methods scale poorly with model dimension. We propose DP-FedSOFIM, a simple and scalable second-order optimization method for DP-FL. The method constructs an online regularized proxy for the Fisher information matrix at the server using only privatized aggregated gradients, capturing useful curvature information without requiring Hessian computations or feature covariance estimation. Efficient rank-one updates based on the Sherman-Morrison formula enable communication costs proportional…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Cryptography and Data Security
