paper-with-me

홈 › Papers

Gradient Descent with Linearly Correlated Noise: Theory and Applications to Differential Privacy

2023-02-02 · NeurIPS 2023 11 · Anastasia Koloskova, Ryan McKenna, Zachary Charles, Keith Rush, Brendan Mcmahan

We study gradient descent under linearly correlated noise. Our work is motivated by recent practical methods for optimization with differential privacy (DP), such as DP-FTRL, which achieve strong performance in settings where privacy amplification techniques are infeasible (such as in federated learning). These methods inject privacy noise through a matrix factorization mechanism, making the noise linearly correlated over iterations. We propose a simplified setting that distills key facets of these methods and isolates the impact of linearly correlated noise. We analyze the behavior of gradient descent in this setting, for both convex and non-convex functions. Our analysis is demonstrably tighter than prior work and recovers multiple important special cases exactly (including anticorrelated perturbed gradient descent). We use our results to develop new, effective matrix factorizations for differentially private optimization, and highlight the benefits of these factorizations theoretically and empirically.

📄 PDF Abstract BibTeX arXiv:2302.01463

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Proximal Regret and Proximal Correlated Equilibria: A New Tractable Solution Concept for Online Learning and Games

2025-11-03 · Yang Cai, Constantinos Daskalakis, Haipeng Luo, Chen-Yu Wei 외 arxiv

Learning and computation of equilibria are central problems in game theory, theory of computation, and artificial intelligence. In this work, we introduce proximal regret, a new notion of regret based on proximal operato…

Data value estimation on private gradients

2024-12-22 · Zijian Zhou, Xinyi Xu, Daniela Rus, Bryan Kian Hsiang Low

For gradient-based machine learning (ML) methods commonly adopted in practice such as stochastic gradient descent, the de facto differential privacy (DP) technique is perturbing the gradients with random Gaussian noise. …

Data ValuationFederated Learning

Anticorrelated Noise Injection for Improved Generalization

2022-02-06 · Antonio Orvieto, Hans Kersting, Frank Proske, Francis Bach 외

Injecting artificial noise into gradient descent (GD) is commonly employed to improve the performance of machine learning models. Usually, uncorrelated noise is used in such perturbed gradient descent (PGD) methods. It i…

BIG-bench Machine Learning

A Generalized Neural Tangent Kernel Analysis for Two-layer Neural Networks

2020-02-10 · NeurIPS 2020 12 · Zixiang Chen, Yuan Cao, Quanquan Gu, Tong Zhang

A recent breakthrough in deep learning theory shows that the training of over-parameterized deep neural networks can be characterized by a kernel function called \textit{neural tangent kernel} (NTK). However, it is known…

Learning TheoryVocal Bursts Valence Prediction

Bias of Homotopic Gradient Descent for the Hinge Loss

2019-07-26 · Denali Molitor, Deanna Needell, Rachel Ward

Gradient descent is a simple and widely used optimization method for machine learning. For homogeneous linear classifiers applied to separable data, gradient descent has been shown to converge to the maximal margin (or e…

BIG-bench Machine Learning