ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2409.19800
31
0

Differentially Private Bilevel Optimization

29 September 2024
Guy Kornowski
ArXivPDFHTML
Abstract

We present differentially private (DP) algorithms for bilevel optimization, a problem class that received significant attention lately in various machine learning applications. These are the first algorithms for such problems under standard DP constraints, and are also the first to avoid Hessian computations which are prohibitive in large-scale settings. Under the well-studied setting in which the upper-level is not necessarily convex and the lower-level problem is strongly-convex, our proposed gradient-based (ϵ,δ)(\epsilon,\delta)(ϵ,δ)-DP algorithm returns a point with hypergradient norm at most O~((dup/ϵn)1/2+(dlow/ϵn)1/3)\widetilde{\mathcal{O}}\left((\sqrt{d_\mathrm{up}}/\epsilon n)^{1/2}+(\sqrt{d_\mathrm{low}}/\epsilon n)^{1/3}\right)O((dup​​/ϵn)1/2+(dlow​​/ϵn)1/3) where nnn is the dataset size, and dup/dlowd_\mathrm{up}/d_\mathrm{low}dup​/dlow​ are the upper/lower level dimensions. Our analysis covers constrained and unconstrained problems alike, accounts for mini-batch gradients, and applies to both empirical and population losses. As an application, we specialize our analysis to derive a simple private rule for tuning a regularization hyperparameter.

View on arXiv
@article{kornowski2025_2409.19800,
  title={ Differentially Private Bilevel Optimization },
  author={ Guy Kornowski },
  journal={arXiv preprint arXiv:2409.19800},
  year={ 2025 }
}
Comments on this paper