SOTAVerified

On the Optimization of Deep Networks: Implicit Acceleration by Overparameterization

2018-02-19ICML 2018Unverified0· sign in to hype

Sanjeev Arora, Nadav Cohen, Elad Hazan

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Conventional wisdom in deep learning states that increasing depth improves expressiveness but complicates optimization. This paper suggests that, sometimes, increasing depth can speed up optimization. The effect of depth on optimization is decoupled from expressiveness by focusing on settings where additional layers amount to overparameterization - linear neural networks, a well-studied model. Theoretical analysis, as well as experiments, show that here depth acts as a preconditioner which may accelerate convergence. Even on simple convex problems such as linear regression with _p loss, p>2, gradient descent can benefit from transitioning to a non-convex overparameterized objective, more than it would from some common acceleration schemes. We also prove that it is mathematically impossible to obtain the acceleration effect of overparametrization via gradients of any regularizer.

Tasks

Reproductions