paper-with-me

홈 › Papers

A Geometric Approach of Gradient Descent Algorithms in Linear Neural Networks

2018-11-08 · Yacine Chitour, Zhenyu Liao, Romain Couillet

In this paper, we propose a geometric framework to analyze the convergence properties of gradient descent trajectories in the context of linear neural networks. We translate a well-known empirical observation of linear neural nets into a conjecture that we call the \emph{overfitting conjecture} which states that, for almost all training data and initial conditions, the trajectory of the corresponding gradient descent system converges to a global minimum. This would imply that the solution achieved by vanilla gradient descent algorithms is equivalent to that of the least-squares estimation, for linear neural networks of an arbitrary number of hidden layers. Built upon a key invariance property induced by the network structure, we first establish convergence of gradient descent trajectories to critical points of the square loss function in the case of linear networks of arbitrary depth. Our second result is the proof of the \emph{overfitting conjecture} in the case of single-hidden-layer linear networks with an argument based on the notion of normal hyperbolicity and under a generic property on the training data (i.e., holding for almost all training data).

📄 PDF Abstract BibTeX arXiv:1811.03568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computational Complexity of Sub-Linear Convergent Algorithms

2022-09-29 · Hilal AlQuabeh, Farha AlBreiki, Dilshod Azizov

Optimizing machine learning algorithms that are used to solve the objective function has been of great interest. Several approaches to optimize common algorithms, such as gradient descent and stochastic gradient descent,…

Exponential Concentration in Stochastic Approximation

2022-08-15 · Kody Law, Neil Walton, Shangda Yang

We analyze the behavior of stochastic approximation algorithms where iterates, in expectation, progress towards an objective at each step. When progress is proportional to the step size of the algorithm, we prove exponen…

Beneath the valley of the noncommutative arithmetic-geometric mean inequality: conjectures, case-studies, and consequences

2012-02-19 · Benjamin Recht, Christopher Re

Randomized algorithms that base iteration-level decisions on samples from some pool are ubiquitous in machine learning and optimization. Examples include stochastic gradient descent and randomized coordinate descent. Thi…

The Global Optimization Geometry of Shallow Linear Neural Networks

2018-05-13 · Zhihui Zhu, Daniel Soudry, Yonina C. Eldar, Michael B. Wakin

We examine the squared error loss landscape of shallow linear neural networks. We show---with significantly milder assumptions than previous works---that the corresponding optimization problems have benign geometric prop…

global-optimization

Geometric descent method for convex composite minimization

2016-12-29 · NeurIPS 2017 12 · Shixiang Chen, Shiqian Ma, Wei Liu

In this paper, we extend the geometric descent method recently proposed by Bubeck, Lee and Singh to tackle nonsmooth and strongly convex composite problems. We prove that our proposed algorithm, dubbed geometric proximal…

regression