Large-Scale Learning with Fourier Features and Tensor Decompositions
Frederiek Wesel, Kim Batselier

TL;DR
This paper introduces a low-rank tensor decomposition method for deterministic Fourier features, overcoming the curse of dimensionality and enabling scalable, high-dimensional kernel learning with improved performance over random Fourier features.
Contribution
It proposes a novel low-rank tensor approach that exploits the structure of deterministic Fourier features, allowing scalable learning in high dimensions with linear complexity.
Findings
Achieves the same performance as nonparametric models.
Outperforms random Fourier features in experiments.
Provides a scalable algorithm with linear complexity.
Abstract
Random Fourier features provide a way to tackle large-scale machine learning problems with kernel methods. Their slow Monte Carlo convergence rate has motivated the research of deterministic Fourier features whose approximation error can decrease exponentially in the number of basis functions. However, due to their tensor product extension to multiple dimensions, these methods suffer heavily from the curse of dimensionality, limiting their applicability to one, two or three-dimensional scenarios. In our approach we overcome said curse of dimensionality by exploiting the tensor product structure of deterministic Fourier features, which enables us to represent the model parameters as a low-rank tensor decomposition. We derive a monotonically converging block coordinate descent algorithm with linear complexity in both the sample size and the dimensionality of the inputs for a regularized…
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
Taxonomy
TopicsTensor decomposition and applications · Gaussian Processes and Bayesian Inference · Machine Learning and Algorithms
