paper-with-me

홈 › Papers

The Implicit Bias of Logit Regularization

2026-02-12 · Alon Beck, Yohai Bar Sinai, Noam Levi arxiv

Logit regularization, the addition of a convex penalty directly in logit space, is widely used in modern classifiers, with label smoothing as a prominent example. While such methods often improve calibration and generalization, their mechanism remains under-explored. In this work, we analyze a general class of such logit regularizers in the context of linear classification, and demonstrate that they induce an implicit bias of logit clustering around finite per-sample targets. For Gaussian data, or whenever logits are sufficiently clustered, we prove that logit clustering drives the weight vector to align exactly with Fisher's Linear Discriminant. To demonstrate the consequences, we study a simple signal-plus-noise model in which this transition has dramatic effects: Logit regularization halves the critical sample complexity and induces grokking in the small-noise limit, while making generalization robust to noise. Our results extend the theoretical understanding of label smoothing and highlight the efficacy of a broader class of logit-regularization methods.

📄 PDF Abstract BibTeX arXiv:2602.12039

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Estimating Implicit Regularization in Deep Learning

2026-05-06 · Joseph H. Rudoler, Kevin Tan, Giles Hooker, Konrad P. Kording arxiv

Deep learning systems are known to exhibit implicit regularization (alt. implicit bias), favoring simple solutions instead of merely minimizing the loss function. In some cases, we can analytically derive the implicit re…

Toward Fairness via Maximum Mean Discrepancy Regularization on Logits Space

2024-02-20 · Hao-Wei Chung, Ching-Hao Chiu, Yu-Jen Chen, Yiyu Shi 외

Fairness has become increasingly pivotal in machine learning for high-risk applications such as machine learning in healthcare and facial recognition. However, we see the deficiency in the previous logits space constrain…

Fairness

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…

Can Implicit Bias Explain Generalization? Stochastic Convex Optimization as a Case Study

2020-03-13 · NeurIPS 2020 12 · Assaf Dauber, Meir Feder, Tomer Koren, Roi Livni

The notion of implicit bias, or implicit regularization, has been suggested as a means to explain the surprising generalization ability of modern-days overparameterized learning algorithms. This notion refers to the tend…

Conflicting Biases at the Edge of Stability: Norm versus Sharpness Regularization

2025-05-27 · Vit Fojtik, Maria Matveev, Hung-Hsu Chou, Gitta Kutyniok 외

A widely believed explanation for the remarkable generalization capacities of overparameterized neural networks is that the optimization algorithms used for training induce an implicit bias towards benign solutions. To g…