paper-with-me

Papers

Differentially Private Clipped-SGD: High-Probability Convergence with Arbitrary Clipping Level

2025-07-31 · Saleh Vatan Khah, Savelii Chezhegov, Shahrokh Farahmand, Samuel Horváth, Eduard Gorbunov arxiv

Gradient clipping is a fundamental tool in Deep Learning, improving the high-probability convergence of stochastic first-order methods like SGD, AdaGrad, and Adam under heavy-tailed noise, which is common in training large language models. It is also a crucial component of Differential Privacy (DP) mechanisms. However, existing high-probability convergence analyses typically require the clipping threshold to increase with the number of optimization steps, which is incompatible with standard DP mechanisms like the Gaussian mechanism. In this work, we close this gap by providing the first high-probability convergence analysis for DP-Clipped-SGD with a fixed clipping level, applicable to both convex and non-convex smooth optimization under heavy-tailed noise, characterized by a bounded central $α$-th moment assumption, $α\in (1,2]$. Our results show that, with a fixed clipping level, the method converges to a neighborhood of the optimal solution with a faster rate than the existing ones. The neighborhood can be balanced against the noise introduced by DP, providing a refined trade-off between convergence speed and privacy guarantees.

📄 PDF Abstract BibTeX arXiv:2507.23512

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Private SCO for Heavy-Tailed Data via Averaged Clipping

2022-06-27 · Chenhan Jin, Kaiwen Zhou, Bo Han, James Cheng 외

We consider stochastic convex optimization for heavy-tailed data with the guarantee of being differentially private (DP). Most prior works on differentially private stochastic convex optimization for heavy-tailed data ar…

Revisiting Privacy Amplification by Subsampling in Selective Release DPSGD

2026-06-03 · Xiaobo Huang, Fang Xie arxiv

Machine learning's reliance on sensitive data necessitates privacy-preserving techniques like Differentially Private Stochastic Gradient Descent (DPSGD). However, DPSGD suffers from substantial utility degradation and sl…

On the Convergence of DP-SGD with Adaptive Clipping

2024-12-27 · Egor Shulgin, Peter Richtárik

Stochastic Gradient Descent (SGD) with gradient clipping is a powerful technique for enabling differentially private optimization. Although prior works extensively investigated clipping with a constant threshold, private…

Adap DP-FL: Differentially Private Federated Learning with Adaptive Noise

2022-11-29 · Jie Fu, Zhili Chen, Xiao Han

Federated learning seeks to address the issue of isolated data islands by making clients disclose only their local training models. However, it was demonstrated that private information could still be inferred by analyzi…

Federated Learning

Understanding Clipping for Federated Learning: Convergence and Client-Level Differential Privacy

2021-06-25 · Xinwei Zhang, Xiangyi Chen, Mingyi Hong, Zhiwei Steven Wu 외

Providing privacy protection has been one of the primary motivations of Federated Learning (FL). Recently, there has been a line of work on incorporating the formal privacy notion of differential privacy with FL. To guar…

Federated Learning