ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2205.12808
58
22
v1v2 (latest)

Mirror Descent Maximizes Generalized Margin and Can Be Implemented Efficiently

25 May 2022
Haoyuan Sun
Kwangjun Ahn
Christos Thrampoulidis
Navid Azizan
    OOD
ArXiv (abs)PDFHTML
Abstract

Driven by the empirical success and wide use of deep neural networks, understanding the generalization performance of overparameterized models has become an increasingly popular question. To this end, there has been substantial effort to characterize the implicit bias of the optimization algorithms used, such as gradient descent (GD), and the structural properties of their preferred solutions. This paper answers an open question in this literature: For the classification setting, what solution does mirror descent (MD) converge to? Specifically, motivated by its efficient implementation, we consider the family of mirror descent algorithms with potential function chosen as the ppp-th power of the ℓp\ell_pℓp​-norm, which is an important generalization of GD. We call this algorithm ppp-GD\textsf{GD}GD. For this family, we characterize the solutions it obtains and show that it converges in direction to a generalized maximum-margin solution with respect to the ℓp\ell_pℓp​-norm for linearly separable classification. While the MD update rule is in general expensive to compute and perhaps not suitable for deep learning, ppp-GD\textsf{GD}GD is fully parallelizable in the same manner as SGD and can be used to train deep neural networks with virtually no additional computational overhead. Using comprehensive experiments with both linear and deep neural network models, we demonstrate that ppp-GD\textsf{GD}GD can noticeably affect the structure and the generalization performance of the learned models.

View on arXiv
Comments on this paper