English

Better scalability under potentially heavy-tailed gradients

Machine Learning 2020-12-16 v2 Machine Learning

Abstract

We study a scalable alternative to robust gradient descent (RGD) techniques that can be used when the gradients can be heavy-tailed, though this will be unknown to the learner. The core technique is simple: instead of trying to robustly aggregate gradients at each step, which is costly and leads to sub-optimal dimension dependence in risk bounds, we choose a candidate which does not diverge too far from the majority of cheap stochastic sub-processes run for a single pass over partitioned data. In addition to formal guarantees, we also provide empirical analysis of robustness to perturbations to experimental conditions, under both sub-Gaussian and heavy-tailed data. The result is a procedure that is simple to implement, trivial to parallelize, which keeps the formal strength of RGD methods but scales much better to large learning problems.

Keywords

Cite

@article{arxiv.2006.00784,
  title  = {Better scalability under potentially heavy-tailed gradients},
  author = {Matthew J. Holland},
  journal= {arXiv preprint arXiv:2006.00784},
  year   = {2020}
}

Comments

This paper has been superseded by arXiv:2012.07346 (a merge and extension of this article and arXiv:2006.01364)

R2 v1 2026-06-23T15:57:19.031Z