Alignment Based Kernel Learning with a Continuous Set of Base Kernels

Abstract

The success of kernel-based learning methods depends on the choice of kernel. Recently, kernel learning methods have been proposed that use data to select the most appropriate kernel, usually by combining a set of base kernels. We introduce a new algorithm for kernel learning that combines a continuous set of base kernels, without the common step of discretizing the space of base kernels. We demonstrate that our new method achieves state-of-the-art performance across a variety of real-world datasets. Furthermore, we explicitly demonstrate the importance of combining the right dictionary of kernels, which is problematic for methods that combine a finite set of base kernels chosen a priori. Our method is not the first approach to work with continuously parameterized kernels. We adopt a two-stage kernel learning approach. We also show that our method requires substantially less computation than previous such approaches, and so is more amenable to multi-dimensional parameterizations of base kernels, which we demonstrate.

Cite

Text

Afkanpour et al. "Alignment Based Kernel Learning with a Continuous Set of Base Kernels." Machine Learning, 2013. doi:10.1007/S10994-013-5361-8

Markdown

[Afkanpour et al. "Alignment Based Kernel Learning with a Continuous Set of Base Kernels." Machine Learning, 2013.](https://mlanthology.org/mlj/2013/afkanpour2013mlj-alignment/) doi:10.1007/S10994-013-5361-8

BibTeX

@article{afkanpour2013mlj-alignment,
  title     = {{Alignment Based Kernel Learning with a Continuous Set of Base Kernels}},
  author    = {Afkanpour, Arash and Szepesvári, Csaba and Bowling, Michael},
  journal   = {Machine Learning},
  year      = {2013},
  pages     = {305-324},
  doi       = {10.1007/S10994-013-5361-8},
  volume    = {91},
  url       = {https://mlanthology.org/mlj/2013/afkanpour2013mlj-alignment/}
}