English

Snacks: a fast large-scale kernel SVM solver

Machine Learning 2025-04-03 v1 Optimization and Control

Abstract

Kernel methods provide a powerful framework for non parametric learning. They are based on kernel functions and allow learning in a rich functional space while applying linear statistical learning tools, such as Ridge Regression or Support Vector Machines. However, standard kernel methods suffer from a quadratic time and memory complexity in the number of data points and thus have limited applications in large-scale learning. In this paper, we propose Snacks, a new large-scale solver for Kernel Support Vector Machines. Specifically, Snacks relies on a Nystr\"om approximation of the kernel matrix and an accelerated variant of the stochastic subgradient method. We demonstrate formally through a detailed empirical evaluation, that it competes with other SVM solvers on a variety of benchmark datasets.

Keywords

Cite

@article{arxiv.2304.07983,
  title  = {Snacks: a fast large-scale kernel SVM solver},
  author = {Sofiane Tanji and Andrea Della Vecchia and François Glineur and Silvia Villa},
  journal= {arXiv preprint arXiv:2304.07983},
  year   = {2025}
}

Comments

6 pages

R2 v1 2026-06-28T10:07:49.068Z