OCITLGApr 6, 2022

Nonlinear gradient mappings and stochastic optimization: A general framework with applications to heavy-tail noise

arXiv:2204.02593v124 citationsh-index: 56
Originality Highly original
AI Analysis

This provides a robust optimization method for machine learning applications where data noise is heavy-tailed, offering a general framework that is competitive with state-of-the-art alternatives.

The paper tackles the problem of stochastic gradient descent (SGD) when gradient noise has heavy tails, introducing a general framework for nonlinear SGD that includes methods like clipping and sign gradients, and shows it achieves convergence rates such as O(1/t^ζ) with bounded MSE, unlike linear SGD which fails in this setting.

We introduce a general framework for nonlinear stochastic gradient descent (SGD) for the scenarios when gradient noise exhibits heavy tails. The proposed framework subsumes several popular nonlinearity choices, like clipped, normalized, signed or quantized gradient, but we also consider novel nonlinearity choices. We establish for the considered class of methods strong convergence guarantees assuming a strongly convex cost function with Lipschitz continuous gradients under very general assumptions on the gradient noise. Most notably, we show that, for a nonlinearity with bounded outputs and for the gradient noise that may not have finite moments of order greater than one, the nonlinear SGD's mean squared error (MSE), or equivalently, the expected cost function's optimality gap, converges to zero at rate~$O(1/t^ζ)$, $ζ\in (0,1)$. In contrast, for the same noise setting, the linear SGD generates a sequence with unbounded variances. Furthermore, for the nonlinearities that can be decoupled component wise, like, e.g., sign gradient or component-wise clipping, we show that the nonlinear SGD asymptotically (locally) achieves a $O(1/t)$ rate in the weak convergence sense and explicitly quantify the corresponding asymptotic variance. Experiments show that, while our framework is more general than existing studies of SGD under heavy-tail noise, several easy-to-implement nonlinearities from our framework are competitive with state of the art alternatives on real data sets with heavy tail noises.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes