Nystrom Method for Approximating the GMM Kernel
Ping Li

TL;DR
This paper introduces GMM-NYS, a Nystrom-based approximation method for the GMM kernel, demonstrating its effectiveness and efficiency compared to existing methods like GMM-GCWS and RBF-RFF on large datasets.
Contribution
The paper proposes GMM-NYS, a novel Nystrom method for approximating the GMM kernel, providing a scalable alternative to existing kernel approximation techniques.
Findings
GMM-NYS achieves comparable accuracy to GMM-GCWS and RBF-RFF.
GMM-NYS is more computationally efficient on large datasets.
Extensive experiments validate GMM-NYS as a strong kernel approximation method.
Abstract
The GMM (generalized min-max) kernel was recently proposed (Li, 2016) as a measure of data similarity and was demonstrated effective in machine learning tasks. In order to use the GMM kernel for large-scale datasets, the prior work resorted to the (generalized) consistent weighted sampling (GCWS) to convert the GMM kernel to linear kernel. We call this approach as ``GMM-GCWS''. In the machine learning literature, there is a popular algorithm which we call ``RBF-RFF''. That is, one can use the ``random Fourier features'' (RFF) to convert the ``radial basis function'' (RBF) kernel to linear kernel. It was empirically shown in (Li, 2016) that RBF-RFF typically requires substantially more samples than GMM-GCWS in order to achieve comparable accuracies. The Nystrom method is a general tool for computing nonlinear kernels, which again converts nonlinear kernels into linear kernels. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification · Face and Expression Recognition
