Random matrices in service of ML footprint: ternary random features with no performance loss
Hafiz Tiomoko Ali, Zhenyu Liao, Romain Couillet

TL;DR
This paper introduces Ternary Random Features (TRF), a novel method that approximates kernel matrices in high-dimensional settings with no performance loss, while significantly reducing computation and storage costs.
Contribution
The paper proposes TRF, a data-dependent ternary random features technique that asymptotically matches the spectral properties of original kernels with improved efficiency.
Findings
TRF achieves the same spectral kernel as original methods.
TRF requires no multiplication and less storage.
TRF shows improved performance in experiments.
Abstract
In this article, we investigate the spectral behavior of random features kernel matrices of the type , with nonlinear function , data , and random projection vector having i.i.d. entries. In a high-dimensional setting where the number of data and their dimension are both large and comparable, we show, under a Gaussian mixture model for the data, that the eigenspectrum of is independent of the distribution of the i.i.d.(zero-mean and unit-variance) entries of , and only depends on via its (generalized) Gaussian moments and $\mathbb{E}_{z\sim \mathcal…
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
TopicsFace and Expression Recognition · Bayesian Methods and Mixture Models · Random Matrices and Applications
