paper-with-me

Papers

Tight bounds for maximum $\ell_1$-margin classifiers

2022-12-07 · Stefan Stojanovic, Konstantin Donhauser, Fanny Yang

Popular iterative algorithms such as boosting methods and coordinate descent on linear models converge to the maximum $\ell_1$-margin classifier, a.k.a. sparse hard-margin SVM, in high dimensional regimes where the data is linearly separable. Previous works consistently show that many estimators relying on the $\ell_1$-norm achieve improved statistical rates for hard sparse ground truths. We show that surprisingly, this adaptivity does not apply to the maximum $\ell_1$-margin classifier for a standard discriminative setting. In particular, for the noiseless setting, we prove tight upper and lower bounds for the prediction error that match existing rates of order $\frac{\|w^*\|_1^{2/3}}{n^{1/3}}$ for general ground truths. To complete the picture, we show that when interpolating noisy observations, the error vanishes at a rate of order $\frac{1}{\sqrt{\log(d/n)}}$. We are therefore first to show benign overfitting for the maximum $\ell_1$-margin classifier.

📄 PDF Abstract BibTeX arXiv:2212.03783

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Tight Margin-Based Generalization Bounds for Voting Classifiers over Finite Hypothesis Sets

2025-11-25 · Kasper Green Larsen, Natascha Schalburg arxiv

We prove the first margin-based generalization bound for voting classifiers, that is asymptotically tight in the tradeoff between the size of the hypothesis set, the margin, the fraction of training points with the given…

Margin-Based Generalization Lower Bounds for Boosted Classifiers

2019-09-27 · NeurIPS 2019 12 · Allan Grønlund, Lior Kamma, Kasper Green Larsen, Alexander Mathiasen 외

Boosting is one of the most successful ideas in machine learning. The most well-accepted explanations for the low generalization error of boosting algorithms such as AdaBoost stem from margin theory. The study of margins…

Generalization Bounds

Tight Risk Bounds for Multi-Class Margin Classifiers

2015-07-10 · Yury Maximov, Daria Reshetova

We consider a problem of risk estimation for large-margin multi-class classifiers. We propose a novel risk bound for the multi-class classification problem. The bound involves the marginal distribution of the classifier …

ClassificationGeneral ClassificationMulti-class Classification

Improved Margin Generalization Bounds for Voting Classifiers

2025-02-23 · Mikael Møller Høgsgaard, Kasper Green Larsen

In this paper we establish a new margin-based generalization bound for voting classifiers, refining existing results and yielding tighter generalization guarantees for widely used boosting algorithms such as AdaBoost (Fr…

Generalization Bounds

Distribution-Dependent Sample Complexity of Large Margin Learning

2012-04-05 · Sivan Sabato, Nathan Srebro, Naftali Tishby

We obtain a tight distribution-specific characterization of the sample complexity of large-margin classification with L2 regularization: We introduce the margin-adapted dimension, which is a simple function of the second…

Active LearningGeneral ClassificationL2 Regularization