English

Relative Error Embeddings for the Gaussian Kernel Distance

Machine Learning 2026-03-24 v3

Abstract

A reproducing kernel can define an embedding of a data point into an infinite dimensional reproducing kernel Hilbert space (RKHS). The norm in this space describes a distance, which we call the kernel distance. The random Fourier features (of Rahimi and Recht) describe an oblivious approximate mapping into finite dimensional Euclidean space that behaves similar to the RKHS. We show in this paper that for the Gaussian kernel the Euclidean norm between these mapped to features has (1+ε)(1+\varepsilon)-relative error with respect to the kernel distance. When there are nn data points, we show that O((1/ε2)log(n))O((1/\varepsilon^2) \log(n)) dimensions of the approximate feature space are sufficient and necessary. Without a bound on nn, but when the original points lie in Rd\mathbb{R}^d and have diameter bounded by M\mathcal{M}, then we show that O((d/ε2)log(M))O((d/\varepsilon^2) \log(\mathcal{M})) dimensions are sufficient, and that this many are required, up to log(1/ε)\log(1/\varepsilon) factors.

Keywords

Cite

@article{arxiv.1602.05350,
  title  = {Relative Error Embeddings for the Gaussian Kernel Distance},
  author = {Di Chen and Jeff M. Phillips},
  journal= {arXiv preprint arXiv:1602.05350},
  year   = {2026}
}

Comments

This version corrects Lemma 5, with a new more modern proof. There was an error in the Appendix as pointed out by Cheng etal in ArXiv:2210.00244 (ICLR 2023)

R2 v1 2026-06-22T12:52:03.042Z