Back to Research papers
Research paper index

TorchKM: A GPU-Oriented Library for Kernel Learning and Model Selection

Yikai Zhang, Gaoxiang Jia, Jie Ding, Boxiang Wang

arXiv:2606.06742Published June 4, 20260 citations
  • cs.LG
  • stat.ML

Abstract

TorchKM is an open-source library for kernel machines, including support vector machines, kernel logistic regression, and kernel quantile regression, with GPU acceleration. The library features a scikit-learn-style API and is designed to exploit GPU-friendly linear algebra, accelerating the full training and model-selection pipeline through intelligent reuse of matrix operations. Benchmarks show competitive predictive performance together with substantial speedups over standard baselines. Code and documentation are available at https://github.com/YikaiZhang95/torchkm, and the package can be easily installed via PyPI.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.