The Effect of the Input Density Distribution on Kernel-Based Classifiers

Abstract

The eigenfunction expansion of a kernel function K(x, y) as used in support vector machines or Gaussian process predictors is studied when the input data is drawn from a distribution p(x). In this case it is shown that the eigenfunctions f i g obey the equation K(x, y)p(x) i (x)dx = i i (y). This has a number of consequences including (i) the eigenvalues/vectors of the n × n Gram matrix K obtained by evaluating the kernel at all pairs of training points K(x i , x j ) converge to the eigenvalues and eigenfunctions of the integral equation above as n ! 1 and (ii) the dependence of the eigenfunctions on p(x) may be useful for the class-discrimination task. We show that on a number of datasets using the RBF kernel the eigenvalue spectrum of the Gram matrix decays rapidly, and discuss how this property might be used to speed up kernel-based predictors.

Cite

Text

Williams and Seeger. "The Effect of the Input Density Distribution on Kernel-Based Classifiers." International Conference on Machine Learning, 2000.

Markdown

[Williams and Seeger. "The Effect of the Input Density Distribution on Kernel-Based Classifiers." International Conference on Machine Learning, 2000.](https://mlanthology.org/icml/2000/williams2000icml-effect/)

BibTeX

@inproceedings{williams2000icml-effect,
  title     = {{The Effect of the Input Density Distribution on Kernel-Based Classifiers}},
  author    = {Williams, Christopher K. I. and Seeger, Matthias W.},
  booktitle = {International Conference on Machine Learning},
  year      = {2000},
  pages     = {1159-1166},
  url       = {https://mlanthology.org/icml/2000/williams2000icml-effect/}
}