paper-with-me

Papers

Implicit Regularization in Over-parameterized Neural Networks

2019-03-05 · Masayoshi Kubo, Ryotaro Banno, Hidetaka Manabe, Masataka Minoji

Over-parameterized neural networks generalize well in practice without any explicit regularization. Although it has not been proven yet, empirical evidence suggests that implicit regularization plays a crucial role in deep learning and prevents the network from overfitting. In this work, we introduce the gradient gap deviation and the gradient deflection as statistical measures corresponding to the network curvature and the Hessian matrix to analyze variations of network derivatives with respect to input parameters, and investigate how implicit regularization works in ReLU neural networks from both theoretical and empirical perspectives. Our result reveals that the network output between each pair of input samples is properly controlled by random initialization and stochastic gradient descent to keep interpolating between samples almost straight, which results in low complexity of over-parameterized neural networks.

📄 PDF Abstract BibTeX arXiv:1903.01997

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Implicit regularization and solution uniqueness in over-parameterized matrix sensing

2018-06-06 · Kelly Geyer, Anastasios Kyrillidis, Amir Kalev

We consider whether algorithmic choices in over-parameterized linear matrix factorization introduce implicit regularization. We focus on noiseless matrix sensing over rank-$r$ positive semi-definite (PSD) matrices in $\m…

Implicit Regularization of Stochastic Gradient Descent in Natural Language Processing: Observations and Implications

2018-11-01 · Deren Lei, Zichen Sun, Yijun Xiao, William Yang Wang

Deep neural networks with remarkably strong generalization performances are usually over-parameterized. Despite explicit regularization strategies are used for practitioners to avoid over-fitting, the impacts are often s…

The Benefits of Implicit Regularization from SGD in Least Squares Problems

2021-08-10 · NeurIPS 2021 12 · Difan Zou, Jingfeng Wu, Vladimir Braverman, Quanquan Gu 외

Stochastic gradient descent (SGD) exhibits strong algorithmic regularization effects in practice, which has been hypothesized to play an important role in the generalization of modern machine learning approaches. In this…

regression

Implicit Gradient Regularization

2020-09-23 · ICLR 2021 1 · David G. T. Barrett, Benoit Dherin

Gradient descent can be surprisingly good at optimizing deep neural networks without overfitting and without explicit regularization. We find that the discrete steps of gradient descent implicitly regularize models by pe…

Implicit Regularization of Infinitesimally-perturbed Gradient Descent Toward Low-dimensional Solutions

2025-05-22 · Jianhao Ma, Geyu Liang, Salar Fattahi

Implicit regularization refers to the phenomenon where local search algorithms converge to low-dimensional solutions, even when such structures are neither explicitly specified nor encoded in the optimization problem. Wh…