English

Private Model Personalization Revisited

Machine Learning 2025-06-25 v1 Artificial Intelligence Cryptography and Security Distributed, Parallel, and Cluster Computing

Abstract

We study model personalization under user-level differential privacy (DP) in the shared representation framework. In this problem, there are nn users whose data is statistically heterogeneous, and their optimal parameters share an unknown embedding URd×kU^* \in\mathbb{R}^{d\times k} that maps the user parameters in Rd\mathbb{R}^d to low-dimensional representations in Rk\mathbb{R}^k, where kdk\ll d. Our goal is to privately recover the shared embedding and the local low-dimensional representations with small excess risk in the federated setting. We propose a private, efficient federated learning algorithm to learn the shared embedding based on the FedRep algorithm in [CHM+21]. Unlike [CHM+21], our algorithm satisfies differential privacy, and our results hold for the case of noisy labels. In contrast to prior work on private model personalization [JRS+21], our utility guarantees hold under a larger class of users' distributions (sub-Gaussian instead of Gaussian distributions). Additionally, in natural parameter regimes, we improve the privacy error term in [JRS+21] by a factor of O~(dk)\widetilde{O}(dk). Next, we consider the binary classification setting. We present an information-theoretic construction to privately learn the shared embedding and derive a margin-based accuracy guarantee that is independent of dd. Our method utilizes the Johnson-Lindenstrauss transform to reduce the effective dimensions of the shared embedding and the users' data. This result shows that dimension-independent risk bounds are possible in this setting under a margin loss.

Keywords

Cite

@article{arxiv.2506.19220,
  title  = {Private Model Personalization Revisited},
  author = {Conor Snedeker and Xinyu Zhou and Raef Bassily},
  journal= {arXiv preprint arXiv:2506.19220},
  year   = {2025}
}

Comments

ICML 2025

R2 v1 2026-07-01T03:30:37.492Z