
TL;DR
This paper introduces tunable variants of the GMM kernel, demonstrating significant improvements over the original and competitive performance against advanced models like trees and deep nets across numerous datasets.
Contribution
The paper proposes three tunable GMM kernels and shows they outperform the original GMM, offering a fast, effective alternative to complex models in large-scale classification tasks.
Findings
Tunable GMM kernels improve accuracy over original GMM.
On 60 datasets, tunable GMMs often outperform original GMM.
Comparable performance to tree and deep learning methods.
Abstract
The recently proposed "generalized min-max" (GMM) kernel can be efficiently linearized, with direct applications in large-scale statistical learning and fast near neighbor search. The linearized GMM kernel was extensively compared in with linearized radial basis function (RBF) kernel. On a large number of classification tasks, the tuning-free GMM kernel performs (surprisingly) well compared to the best-tuned RBF kernel. Nevertheless, one would naturally expect that the GMM kernel ought to be further improved if we introduce tuning parameters. In this paper, we study three simple constructions of tunable GMM kernels: (i) the exponentiated-GMM (or eGMM) kernel, (ii) the powered-GMM (or pGMM) kernel, and (iii) the exponentiated-powered-GMM (epGMM) kernel. The pGMM kernel can still be efficiently linearized by modifying the original hashing procedure for the GMM kernel. On about 60…
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
TopicsFace and Expression Recognition · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
