English

Optimal Dimension-Free Sampling for Regularized Classification

Machine Learning 2026-05-25 v1 Data Structures and Algorithms Machine Learning

Abstract

We prove optimal sampling bounds achieving (1±ε)(1\pm\varepsilon)-relative error for a broad class of Lipschitz continuous classification loss functions under various regularization terms. This includes important functions such as logistic and sigmoid loss, hinge loss, and ReLU loss, as prominent and popular representative examples. In particular, we prove k2/ε2k^2/\varepsilon^2 upper and lower bounds for 2/k\|\cdot\|_2/k regularization, and k/ε2k/\varepsilon^2 upper and lower bounds for 1/k\|\cdot\|_1/k regularization. For 22/k\|\cdot\|_2^2/k regularization, the sampling complexity depends mainly on a bounded derivative property: if g(x)g(x)|g'(x)|\leq g(x), and g(0)>0g(0)>0, and gg is monotonic or convex, then it admits linear in kk sampling complexity; otherwise the general bound is k2/ε2k^2/\varepsilon^2. However, if g(0)=0g(0)=0, our results indicate that no dimension-free bounds are possible, and even sublinear bounds are ruled out. All upper bounds are complemented by matching lower bounds up to polylogarithmic terms. Moreover, our work relies conceptually and algorithmically on simple uniform or (squared) norm sampling and hereby improves over recent cubic k3/ε2k^3/\varepsilon^2 sensitivity sampling bounds of (Alishahi and Phillips, ICML'24). This is achieved by refined arguments involving higher moment bounds and empirical process analyses to avoid overcounting that appears in the de-facto standard VC-dimension and sensitivity framework.

Keywords

Cite

@article{arxiv.2605.23726,
  title  = {Optimal Dimension-Free Sampling for Regularized Classification},
  author = {Meysam Alishahi and Alexander Munteanu and Simon Omlor and Jeff M. Phillips},
  journal= {arXiv preprint arXiv:2605.23726},
  year   = {2026}
}