Fast Evaluation of Additive Kernels: Feature Arrangement, Fourier Methods, and Kernel Derivatives
Theresa Wagner, Franziska Nestler, Martin Stoll

TL;DR
This paper introduces a fast Fourier transform-based method for efficiently approximating additive kernel matrices and their derivatives, significantly improving computational performance in kernel-based learning tasks, especially in high-dimensional spaces.
Contribution
The paper presents a novel NFFT-based approach for fast kernel matrix and derivative approximation with rigorous error analysis, enhancing efficiency in high-dimensional kernel methods.
Findings
Efficient kernel matrix approximation using NFFT.
Accurate derivative approximation for hyperparameter tuning.
Improved performance on multiple datasets.
Abstract
One of the main computational bottlenecks when working with kernel based learning is dealing with the large and typically dense kernel matrix. Techniques dealing with fast approximations of the matrix vector product for these kernel matrices typically deteriorate in their performance if the feature vectors reside in higher-dimensional feature spaces. We here present a technique based on the non-equispaced fast Fourier transform (NFFT) with rigorous error analysis. We show that this approach is also well suited to allow the approximation of the matrix that arises when the kernel is differentiated with respect to the kernel hyperparameters; a problem often found in the training phase of methods such as Gaussian processes. We also provide an error analysis for this case. We illustrate the performance of the additive kernel scheme with fast matrix vector products on a number of data sets.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Face and Expression Recognition · Image and Signal Denoising Methods
