SOTAVerified

A User's Guide to KSig: GPU-Accelerated Computation of the Signature Kernel

2025-01-13Code Available2· sign in to hype

Csaba Tóth, Danilo Jr Dela Cruz, Harald Oberhauser

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The signature kernel is a positive definite kernel for sequential and temporal data that has become increasingly popular in machine learning applications due to powerful theoretical guarantees, strong empirical performance, and recently introduced various scalable variations. In this chapter, we give a short introduction to KSig, a Scikit-Learn compatible Python package that implements various GPU-accelerated algorithms for computing signature kernels, and performing downstream learning tasks. We also introduce a new algorithm based on tensor sketches which gives strong performance compared to existing algorithms. The package is available at https://github.com/tgcsaba/ksig.

Tasks

Reproductions