Quantized Fourier and Polynomial Features for more Expressive Tensor Network Models
Frederiek Wesel, Kim Batselier

TL;DR
This paper introduces a method to enhance tensor network models by quantizing polynomial and Fourier features, leading to more expressive models with better generalization and state-of-the-art performance in large regression tasks.
Contribution
The paper proposes quantizing features and model weights in tensor network models, improving expressiveness and generalization without additional computational cost.
Findings
Quantized models have higher VC-dimension bounds.
Tensorization regularizes learning by emphasizing salient features.
Achieved state-of-the-art results on large regression benchmarks.
Abstract
In the context of kernel machines, polynomial and Fourier features are commonly used to provide a nonlinear extension to linear models by mapping the data to a higher-dimensional space. Unless one considers the dual formulation of the learning problem, which renders exact large-scale learning unfeasible, the exponential increase of model parameters in the dimensionality of the data caused by their tensor-product structure prohibits to tackle high-dimensional problems. One of the possible approaches to circumvent this exponential scaling is to exploit the tensor structure present in the features by constraining the model weights to be an underparametrized tensor network. In this paper we quantize, i.e. further tensorize, polynomial and Fourier features. Based on this feature quantization we propose to quantize the associated model weights, yielding quantized models. We show that, for the…
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
TopicsTensor decomposition and applications · Parallel Computing and Optimization Techniques · Computational Physics and Python Applications
