paper-with-me

홈 › Papers

Mean-field Analysis of Piecewise Linear Solutions for Wide ReLU Networks

2021-11-03 · Alexander Shevchenko, Vyacheslav Kungurtsev, Marco Mondelli

Understanding the properties of neural networks trained via stochastic gradient descent (SGD) is at the heart of the theory of deep learning. In this work, we take a mean-field view, and consider a two-layer ReLU network trained via SGD for a univariate regularized regression problem. Our main result is that SGD is biased towards a simple solution: at convergence, the ReLU network implements a piecewise linear map of the inputs, and the number of "knot" points - i.e., points where the tangent of the ReLU network estimator changes - between two consecutive training inputs is at most three. In particular, as the number of neurons of the network grows, the SGD dynamics is captured by the solution of a gradient flow and, at convergence, the distribution of the weights approaches the unique minimizer of a related free energy, which has a Gibbs form. Our key technical contribution consists in the analysis of the estimator resulting from this minimizer: we show that its second derivative vanishes everywhere, except at some specific locations which represent the "knot" points. We also provide empirical evidence that knots at locations distinct from the data points might occur, as predicted by our theory.

📄 PDF Abstract BibTeX arXiv:2111.02278

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Dissecting Deep Neural Networks

2019-10-09 · Haakon Robinson, Adil Rasheed, Omer San

In exchange for large quantities of data and processing power, deep neural networks have yielded models that provide state of the art predication capabilities in many fields. However, a lack of strong guarantees on their…

Sensitivity Analysis for Piecewise-Affine Approximations of Nonlinear Programs with Polytopic Constraints

2024-05-30 · Leila Gharavi, Changrui Liu, Bart De Schutter, Simone Baldi

Nonlinear Programs (NLPs) are prevalent in optimization-based control of nonlinear systems. Solving general NLPs is computationally expensive, necessitating the development of fast hardware or tractable suboptimal approx…

Model Predictive ControlSensitivity

Sublabel-Accurate Convex Relaxation of Vectorial Multilabel Energies

2016-04-07 · Emanuel Laude, Thomas Möllenhoff, Michael Moeller, Jan Lellmann 외

Convex relaxations of nonconvex multilabel problems have been demonstrated to produce superior (provably optimal or near-optimal) solutions to a variety of classical computer vision problems. Yet, they are of limited pra…

Color Image DenoisingDenoisingImage DenoisingOptical Flow Estimation

From Hard to Soft: Understanding Deep Network Nonlinearities via Vector Quantization and Statistical Inference

2018-10-22 · ICLR 2019 5 · Randall Balestriero, Richard G. Baraniuk

Nonlinearity is crucial to the performance of a deep (neural) network (DN). To date there has been little progress understanding the menagerie of available nonlinearities, but recently progress has been made on understan…

Quantization

LQG Graphon Mean Field Games: Analysis via Graphon Invariant Subspaces

2020-04-01 · Shuang Gao, Peter E. Caines, Minyi Huang

This paper studies approximate solutions to large-scale linear quadratic stochastic games with homogeneous nodal dynamics parameters and heterogeneous network couplings within the graphon mean field game framework in [2]…