English

Differentially Private Non-convex Distributionally Robust Optimization

Machine Learning 2026-02-19 v1

Abstract

Real-world deployments routinely face distribution shifts, group imbalances, and adversarial perturbations, under which the traditional Empirical Risk Minimization (ERM) framework can degrade severely. Distributionally Robust Optimization (DRO) addresses this issue by optimizing the worst-case expected loss over an uncertainty set of distributions, offering a principled approach to robustness. Meanwhile, as training data in DRO always involves sensitive information, safeguarding it against leakage under Differential Privacy (DP) is essential. In contrast to classical DP-ERM, DP-DRO has received much less attention due to its minimax optimization structure with uncertainty constraint. To bridge the gap, we provide a comprehensive study of DP-(finite-sum)-DRO with ψ\psi-divergence and non-convex loss. First, we study DRO with general ψ\psi-divergence by reformulating it as a minimization problem, and develop a novel (ε,δ)(\varepsilon, \delta)-DP optimization method, called DP Double-Spider, tailored to this structure. Under mild assumptions, we show that it achieves a utility bound of O(1n+(dlog(1/δ)nε)2/3)\mathcal{O}(\frac{1}{\sqrt{n}}+ (\frac{\sqrt{d \log (1/\delta)}}{n \varepsilon})^{2/3}) in terms of the gradient norm, where nn denotes the data size and dd denotes the model dimension. We further improve the utility rate for specific divergences. In particular, for DP-DRO with KL-divergence, by transforming the problem into a compositional finite-sum optimization problem, we develop a DP Recursive-Spider method and show that it achieves a utility bound of O((dlog(1/δ)nε)2/3)\mathcal{O}((\frac{\sqrt{d \log(1/\delta)}}{n\varepsilon})^{2/3} ), matching the best-known result for non-convex DP-ERM. Experimentally, we demonstrate that our proposed methods outperform existing approaches for DP minimax optimization.

Keywords

Cite

@article{arxiv.2602.16155,
  title  = {Differentially Private Non-convex Distributionally Robust Optimization},
  author = {Difei Xu and Meng Ding and Zebin Ma and Huanyi Xie and Youming Tao and Aicha Slaitane and Di Wang},
  journal= {arXiv preprint arXiv:2602.16155},
  year   = {2026}
}
R2 v1 2026-07-01T10:40:48.614Z