paper-with-me

Papers

Tight Generalization Bounds for Large-Margin Halfspaces

2025-02-19 · Kasper Green Larsen, Natascha Schalburg

We prove the first generalization bound for large-margin halfspaces that is asymptotically tight in the tradeoff between the margin, the fraction of training points with the given margin, the failure probability and the number of training points.

📄 PDF Abstract BibTeX arXiv:2502.13692

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Nearly Tight Bounds for Robust Proper Learning of Halfspaces with a Margin

2019-08-29 · NeurIPS 2019 12 · Ilias Diakonikolas, Daniel M. Kane, Pasin Manurangsi

We study the problem of {\em properly} learning large margin halfspaces in the agnostic PAC model. In more detail, we study the complexity of properly learning $d$-dimensional halfspaces on the unit ball within misclassi…

Efficient, Noise-Tolerant, and Private Learning via Boosting

2020-02-04 · Mark Bun, Marco Leandro Carmosino, Jessica Sorrell

We introduce a simple framework for designing private boosting algorithms. We give natural conditions under which these algorithms are differentially private, efficient, and noise-tolerant PAC learners. To demonstrate ou…

Tight Bounds for Learning Polyhedra with a Margin

2026-04-16 · Shyamal Patel, Santosh Vempala arxiv

We give an algorithm for PAC learning intersections of $k$ halfspaces with a $ρ$ margin to within error $\varepsilon$ that runs in time $\textsf{poly}(k, \varepsilon^{-1}, ρ^{-1}) \cdot \exp \left(O(\sqrt{n \log(1/ρ) \lo…

Robust and Private Learning of Halfspaces

2020-11-30 · Badih Ghazi, Ravi Kumar, Pasin Manurangsi, Thao Nguyen

In this work, we study the trade-off between differential privacy and adversarial robustness under L2-perturbations in the context of learning halfspaces. We prove nearly tight bounds on the sample complexity of robust p…

Adversarial Robustness

Near-Tight Margin-Based Generalization Bounds for Support Vector Machines

2020-06-03 · ICML 2020 1 · Allan Grønlund, Lior Kamma, Kasper Green Larsen

Support Vector Machines (SVMs) are among the most fundamental tools for binary classification. In its simplest formulation, an SVM produces a hyperplane separating two classes of data using the largest possible margin to…

Binary ClassificationGeneralization Bounds