English

Fast training of large kernel models with delayed projections

Machine Learning 2024-11-26 v1 Machine Learning

Abstract

Classical kernel machines have historically faced significant challenges in scaling to large datasets and model sizes--a key ingredient that has driven the success of neural networks. In this paper, we present a new methodology for building kernel machines that can scale efficiently with both data size and model size. Our algorithm introduces delayed projections to Preconditioned Stochastic Gradient Descent (PSGD) allowing the training of much larger models than was previously feasible, pushing the practical limits of kernel-based learning. We validate our algorithm, EigenPro4, across multiple datasets, demonstrating drastic training speed up over the existing methods while maintaining comparable or better classification accuracy.

Keywords

Cite

@article{arxiv.2411.16658,
  title  = {Fast training of large kernel models with delayed projections},
  author = {Amirhesam Abedsoltan and Siyuan Ma and Parthe Pandit and Mikhail Belkin},
  journal= {arXiv preprint arXiv:2411.16658},
  year   = {2024}
}

Comments

arXiv admin note: text overlap with arXiv:2302.02605

R2 v1 2026-06-28T20:11:52.999Z