paper-with-me

Papers

Achieving Margin Maximization Exponentially Fast via Progressive Norm Rescaling

2023-11-24 · Mingze Wang, Zeping Min, Lei Wu

In this work, we investigate the margin-maximization bias exhibited by gradient-based algorithms in classifying linearly separable data. We present an in-depth analysis of the specific properties of the velocity field associated with (normalized) gradients, focusing on their role in margin maximization. Inspired by this analysis, we propose a novel algorithm called Progressive Rescaling Gradient Descent (PRGD) and show that PRGD can maximize the margin at an {\em exponential rate}. This stands in stark contrast to all existing algorithms, which maximize the margin at a slow {\em polynomial rate}. Specifically, we identify mild conditions on data distribution under which existing algorithms such as gradient descent (GD) and normalized gradient descent (NGD) {\em provably fail} in maximizing the margin efficiently. To validate our theoretical findings, we present both synthetic and real-world experiments. Notably, PRGD also shows promise in enhancing the generalization performance when applied to linearly non-separable datasets and deep neural networks.

📄 PDF Abstract BibTeX arXiv:2311.14387

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast Margin Maximization via Dual Acceleration

2021-07-01 · Ziwei Ji, Nathan Srebro, Matus Telgarsky

We present and analyze a momentum-based gradient method for training linear classifiers with an exponentially-tailed loss (e.g., the exponential or logistic loss), which maximizes the classification margin on separable d…

Characterizing the implicit bias via a primal-dual analysis

2019-06-11 · Ziwei Ji, Matus Telgarsky

This paper shows that the implicit bias of gradient descent on linearly separable data is exactly characterized by the optimal solution of a dual optimization problem given by a smoothed margin, even for general losses. …

Multiclass learning with margin: exponential rates with no bias-variance trade-off

2022-02-03 · Stefano Vigogna, Giacomo Meanti, Ernesto de Vito, Lorenzo Rosasco

We study the behavior of error bounds for multiclass classification under suitable margin conditions. For a wide variety of methods we prove that the classification error under a hard-margin condition decreases exponenti…

Classification

Submodular meets Structured: Finding Diverse Subsets in Exponentially-Large Structured Item Sets

2014-11-06 · NeurIPS 2014 12 · Adarsh Prasad, Stefanie Jegelka, Dhruv Batra

To cope with the high level of ambiguity faced in domains such as Computer Vision or Natural Language processing, robust prediction methods often search for a diverse set of high-quality candidate solutions or proposals.…

DiversitySentenceStructured Prediction

Multi-Timescale Model Predictive Control for Slow-Fast Systems

2025-11-18 · Lukas Schroth, Daniel Morton, Amon Lahr, Daniele Gammelli 외 arxiv

Model Predictive Control (MPC) has established itself as the primary methodology for constrained control, enabling autonomy across diverse applications. While model fidelity is crucial in MPC, solving the corresponding o…

Computational Efficiency