English

The Implicit Bias of Gradient Descent on Separable Multiclass Data

Machine Learning 2024-11-08 v2 Machine Learning

Abstract

Implicit bias describes the phenomenon where optimization-based training algorithms, without explicit regularization, show a preference for simple estimators even when more complex estimators have equal objective values. Multiple works have developed the theory of implicit bias for binary classification under the assumption that the loss satisfies an exponential tail property. However, there is a noticeable gap in analysis for multiclass classification, with only a handful of results which themselves are restricted to the cross-entropy loss. In this work, we employ the framework of Permutation Equivariant and Relative Margin-based (PERM) losses [Wang and Scott, 2024] to introduce a multiclass extension of the exponential tail property. This class of losses includes not only cross-entropy but also other losses. Using this framework, we extend the implicit bias result of Soudry et al. [2018] to multiclass classification. Furthermore, our proof techniques closely mirror those of the binary case, thus illustrating the power of the PERM framework for bridging the binary-multiclass gap.

Keywords

Cite

@article{arxiv.2411.01350,
  title  = {The Implicit Bias of Gradient Descent on Separable Multiclass Data},
  author = {Hrithik Ravi and Clayton Scott and Daniel Soudry and Yutong Wang},
  journal= {arXiv preprint arXiv:2411.01350},
  year   = {2024}
}

Comments

Accepted to NeurIPS 2024

R2 v1 2026-06-28T19:46:03.761Z