paper-with-me

Papers

Flavors of Margin: Implicit Bias of Steepest Descent in Homogeneous Neural Networks

2024-10-29 · Nikolaos Tsilivis, Gal Vardi, Julia Kempe

We study the implicit bias of the general family of steepest descent algorithms with infinitesimal learning rate in deep homogeneous neural networks. We show that: (a) an algorithm-dependent geometric margin starts increasing once the networks reach perfect training accuracy, and (b) any limit point of the training trajectory corresponds to a KKT point of the corresponding margin-maximization problem. We experimentally zoom into the trajectories of neural networks optimized with various steepest descent algorithms, highlighting connections to the implicit bias of popular adaptive methods (Adam and Shampoo).

📄 PDF Abstract BibTeX arXiv:2410.22069

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

The Implicit Bias of Adam and Muon on Smooth Homogeneous Neural Networks

2026-02-18 · Eitan Gronich, Gal Vardi arxiv

We study the implicit bias of momentum-based optimizers on smooth homogeneous models. We show that \textit{momentum steepest descent} algorithms like Muon (spectral norm), MomentumGD ($\ell_2$ norm), and Signum ($\ell_\i…

The Implicit Bias of Steepest Descent with Mini-batch Stochastic Gradient

2026-02-12 · Jichu Li, Xuan Tang, Difan Zou arxiv

A variety of widely used optimization methods like SignSGD and Muon can be interpreted as instances of steepest descent under different norm-induced geometries. In this work, we study the implicit bias of mini-batch stoc…

Multi-class ClassificationStochastic Optimization

Faster Margin Maximization Rates for Generic and Adversarially Robust Optimization Methods

2023-05-27 · NeurIPS 2023 11 · Guanghui Wang, Zihao Hu, Claudio Gentile, Vidya Muthukumar 외

First-order optimization methods tend to inherently favor certain solutions over others when minimizing an underdetermined training objective that has multiple global optima. This phenomenon, known as implicit bias, play…

Binary Classification

Implicit Bias of Spectral Descent and Muon on Multiclass Separable Data

2025-02-07 · Chen Fan, Mark Schmidt, Christos Thrampoulidis

Different gradient-based methods for optimizing overparameterized models can all achieve zero training error yet converge to distinctly different solutions inducing different generalization properties. We provide the fir…

Never Saddle for Reparameterized Steepest Descent as Mirror Flow

2026-03-02 · Tom Jacobs, Chao Zhou, Rebekka Burkholz arxiv

How does the choice of optimization algorithm shape a model's ability to learn features? To address this question for steepest descent methods --including sign descent, which is closely related to Adam --we introduce ste…