BriefGPT.xyz
Jun, 2020
私有SGD中的梯度裁剪:几何角度的理解
Understanding Gradient Clipping in Private SGD: A Geometric Perspective
HTML
PDF
Xiangyi Chen, Zhiwei Steven Wu, Mingyi Hong
TL;DR
本文研究深度学习中涉及到隐私保护的问题,探讨了梯度裁剪在保证隐私的前提下防止 SGD 算法陷入局部极小值的作用,并提出了一种基于扰动的新技术用于解决梯度分布不对称问题。
Abstract
deep learning
models are increasingly popular in many machine learning applications where the training data may contain sensitive information. To provide formal and rigorous privacy guarantee, many learning systems now incorporate
→