paper-with-me

Papers

Explicit regularization and implicit bias in deep network classifiers trained with the square loss

2020-12-31 · Tomaso Poggio, Qianli Liao

Deep ReLU networks trained with the square loss have been observed to perform well in classification tasks. We provide here a theoretical justification based on analysis of the associated gradient flow. We show that convergence to a solution with the absolute minimum norm is expected when normalization techniques such as Batch Normalization (BN) or Weight Normalization (WN) are used together with Weight Decay (WD). The main property of the minimizers that bounds their expected error is the norm: we prove that among all the close-to-interpolating solutions, the ones associated with smaller Frobenius norms of the unnormalized weight matrices have better margin and better bounds on the expected classification error. With BN but in the absence of WD, the dynamical system is singular. Implicit dynamical regularization -- that is zero-initial conditions biasing the dynamics towards high margin solutions -- is also possible in the no-BN and no-WD case. The theory yields several predictions, including the role of BN and weight decay, aspects of Papyan, Han and Donoho's Neural Collapse and the constraints induced by BN on the network weights.

📄 PDF Abstract BibTeX arXiv:2101.00072

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…
Weight Decay 설명 없음
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…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

The Implicit Bias of Depth: From Neural Collapse to Softmax Codes

2026-05-21 · Connall Garrod, Jonathan P. Keating, Christos Thrampoulidis arxiv

Neural collapse (NC) describes the structured geometry that emerges in the features and weights of trained classifiers. Recent theory suggests NC can be suboptimal in deep architectures, attributing this to an explicit l…

The Authors Matter: Understanding and Mitigating Implicit Bias in Deep Text Classification

2021-05-06 · Findings (ACL) 2021 8 · Haochen Liu, Wei Jin, Hamid Karimi, Zitao Liu 외

It is evident that deep text classification models trained on human data could be biased. In particular, they produce biased outcomes for texts that explicitly include identity terms of certain demographic groups. We ref…

ClassificationFairnessGeneral Classificationtext-classification+1

Actor-critic is implicitly biased towards high entropy optimal policies

2021-10-21 · ICLR 2022 4 · Yuzheng Hu, Ziwei Ji, Matus Telgarsky

We show that the simplest actor-critic method -- a linear softmax policy updated with TD through interaction with a linear MDP, but featuring no explicit regularization or exploration -- does not merely find an optimal p…

Vocal Bursts Intensity Prediction

Mirror, Mirror of the Flow: How Does Regularization Shape Implicit Bias?

2025-04-17 · Tom Jacobs, Chao Zhou, Rebekka Burkholz

Implicit bias plays an important role in explaining how overparameterized models generalize well. Explicit regularization like weight decay is often employed in addition to prevent overfitting. While both concepts have b…

Combining Explicit and Implicit Regularization for Efficient Learning in Deep Networks

2023-06-01 · NeurIPS 2022 11 · Dan Zhao

Works on implicit regularization have studied gradient trajectories during the optimization process to explain why deep networks favor certain kinds of solutions over others. In deep linear networks, it has been shown th…

Inductive BiasMatrix Completion