paper-with-me

Papers

Implicit regularisation in stochastic gradient descent: from single-objective to two-player games

2023-07-11 · Mihaela Rosca, Marc Peter Deisenroth

Recent years have seen many insights on deep learning optimisation being brought forward by finding implicit regularisation effects of commonly used gradient-based optimisers. Understanding implicit regularisation can not only shed light on optimisation dynamics, but it can also be used to improve performance and stability across problem domains, from supervised learning to two-player games such as Generative Adversarial Networks. An avenue for finding such implicit regularisation effects has been quantifying the discretisation errors of discrete optimisers via continuous-time flows constructed by backward error analysis (BEA). The current usage of BEA is not without limitations, since not all the vector fields of continuous-time flows obtained using BEA can be written as a gradient, hindering the construction of modified losses revealing implicit regularisers. In this work, we provide a novel approach to use BEA, and show how our approach can be used to construct continuous-time flows with vector fields that can be written as gradients. We then use this to find previously unknown implicit regularisation effects, such as those induced by multiple stochastic gradient descent steps while accounting for the exact data batches used in the updates, and in generally differentiable two-player games.

📄 PDF Abstract BibTeX arXiv:2307.05789

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

(S)GD over Diagonal Linear Networks: Implicit Regularisation, Large Stepsizes and Edge of Stability

2023-02-17 · Mathieu Even, Scott Pesme, Suriya Gunasekar, Nicolas Flammarion

In this paper, we investigate the impact of stochasticity and large stepsizes on the implicit regularisation of gradient descent (GD) and stochastic gradient descent (SGD) over diagonal linear networks. We prove the conv…

regression

Graph-Dependent Implicit Regularisation for Distributed Stochastic Subgradient Descent

2018-09-18 · Dominic Richards, Patrick Rebeschini

We propose graph-dependent implicit regularisation strategies for distributed stochastic subgradient descent (Distributed SGD) for convex problems in multi-agent learning. Under the standard assumptions of convexity, Lip…

(S)GD over Diagonal Linear Networks: Implicit bias, Large Stepsizes and Edge of Stability

2023-09-21 · NeurIPS 2023 11

In this paper, we investigate the impact of stochasticity and large stepsizes on the implicit regularisation of gradient descent (GD) and stochastic gradient descent (SGD) over $2$-layer diagonal linear networks. We prov…

Leveraging Continuous Time to Understand Momentum When Training Diagonal Linear Networks

2024-03-08 · Hristo Papazov, Scott Pesme, Nicolas Flammarion

In this work, we investigate the effect of momentum on the optimisation trajectory of gradient descent. We leverage a continuous-time approach in the analysis of momentum gradient descent with step size $\gamma$ and mome…

Asymmetric Heavy Tails and Implicit Bias in Gaussian Noise Injections

2021-02-13 · Alexander Camuto, Xiaoyu Wang, Lingjiong Zhu, Chris Holmes 외

Gaussian noise injections (GNIs) are a family of simple and widely-used regularisation methods for training neural networks, where one injects additive or multiplicative Gaussian noise to the network activations at every…