English

A Unified View of Localized Kernel Learning

Machine Learning 2016-03-07 v1 Machine Learning

Abstract

Multiple Kernel Learning, or MKL, extends (kernelized) SVM by attempting to learn not only a classifier/regressor but also the best kernel for the training task, usually from a combination of existing kernel functions. Most MKL methods seek the combined kernel that performs best over every training example, sacrificing performance in some areas to seek a global optimum. Localized kernel learning (LKL) overcomes this limitation by allowing the training algorithm to match a component kernel to the examples that can exploit it best. Several approaches to the localized kernel learning problem have been explored in the last several years. We unify many of these approaches under one simple system and design a new algorithm with improved performance. We also develop enhanced versions of existing algorithms, with an eye on scalability and performance.

Keywords

Cite

@article{arxiv.1603.01374,
  title  = {A Unified View of Localized Kernel Learning},
  author = {John Moeller and Sarathkrishna Swaminathan and Suresh Venkatasubramanian},
  journal= {arXiv preprint arXiv:1603.01374},
  year   = {2016}
}

Comments

14 pages, 2 figures, 4 tables. Reformatted version of the accepted SDM 2016 paper

R2 v1 2026-06-22T13:03:41.313Z