paper-with-me

홈 › Papers

A Mechanism of Implicit Regularization in Deep Learning

2019-09-25 · Masayoshi Kubo, Genki Sugiura, Kenta Shinzato, Momose Oyama

Despite a lot of theoretical efforts, very little is known about mechanisms of implicit regularization by which the low complexity contributes to generalization in deep learning. In particular, causality between the generalization performance, implicit regularization and nonlinearity of activation functions is one of the basic mysteries of deep neural networks (DNNs). In this work, we introduce a novel technique for DNNs called random walk analysis and reveal a mechanism of the implicit regularization caused by nonlinearity of ReLU activation. Surprisingly, our theoretical results suggest that the learned DNNs interpolate almost linearly between data points, which leads to the low complexity solutions in the over-parameterized regime. As a result, we prove that stochastic gradient descent can learn a class of continuously differentiable functions with generalization bounds of the order of $O(n^{-2})$ ($n$: the number of samples). Furthermore, our analysis is independent of the kernel methods, including neural tangent kernels.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGeneralization Bounds

Similar Papers 제목 키워드 기반

Limitation of Characterizing Implicit Regularization by Data-independent Functions

2022-01-28 · Leyang Zhang, Zhi-Qin John Xu, Tao Luo, Yaoyu Zhang

In recent years, understanding the implicit regularization of neural networks (NNs) has become a central task in deep learning theory. However, implicit regularization is itself not completely defined and well understood…

Learning Theory

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 via Neural Feature Alignment

2020-08-03 · NeurIPS Workshop DL-IG 2020 12 · Aristide Baratin, Thomas George, César Laurent, R. Devon Hjelm 외

We approach the problem of implicit regularization in deep learning from a geometrical viewpoint. We highlight a regularization effect induced by a dynamical alignment of the neural tangent features introduced by Jacot e…

feature selectionModel Compression

Implicit Regularization Leads to Benign Overfitting for Sparse Linear Regression

2023-02-01 · Mo Zhou, Rong Ge

In deep learning, often the training process finds an interpolator (a solution with 0 training loss), but the test loss is still low. This phenomenon, known as benign overfitting, is a major mystery that received a lot o…

regression

Intraclass clustering: an implicit learning ability that regularizes DNNs

2021-03-11 · ICLR 2021 1 · Carbonnelle Simon, Christophe De Vleeschouwer

Several works have shown that the regularization mechanisms underlying deep neural networks' generalization performances are still poorly understood. In this paper, we hypothesize that deep neural networks are regularize…

ClusteringData Augmentation