vix.ing · top · new · best · stats · spec

Differential Private Stochastic Optimization with Heavy-tailed Data: Towards Optimal Rates

2024/08/19 by Puning Zhao, Zhao, Puning, Jiafei Wu +9
Computer Science · Decision Sciences · #Auction Theory and Applications #Cryptography and Security (cs.CR) #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Privacy-Preserving Technologies in Data #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.2408.09891

openalex publication_date 2024/08/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We study convex optimization problems under differential privacy (DP). With heavy-tailed gradients, existing works achieve suboptimal rates. The main obstacle is that existing gradient estimators have suboptimal tail properties, resulting in a superfluous factor of d in the union bound. In this paper, we explore algorithms achieving optimal rates of DP optimization with heavy-tailed gradients. Our first method is a simple clipping approach. Under bounded p-th order moments of gradients, with n samples, it achieves O(√(d/n)+√(d)(√(d)/nε)1-1/p) population risk with ε≤ 1/√(d). We then propose an iterative updating method, which is more complex but achieves this rate for all ε≤ 1. The results significantly improve over existing methods. Such improvement relies on a careful treatment of the tail behavior of gradient estimators. Our results match the minimax lower bound in \citekamath2022improved, indicating that the theoretical limit of stochastic convex optimization under DP is achievable.

Related