Online Kernel Selection: Algorithms and Evaluations

Authors

  • Tianbao Yang Michigan State University
  • Mehrdad Mahdavi Michigan State University
  • Rong Jin Michigan State University
  • Jinfeng Yi Michigan State University
  • Steven Hoi Nanyang Technological University

DOI:

https://doi.org/10.1609/aaai.v26i1.8298

Keywords:

kernel learning, online learning, kernel selection

Abstract

Kernel methods have been successfully applied to many machine learning problems. Nevertheless, since the performance of kernel methods depends heavily on the type of kernels being used, identifying good kernels among a set of given kernels is important to the success of kernel methods. A straightforward approach to address this problem is cross-validation by training a separate classifier for each kernel and choosing the best kernel classifier out of them. Another approach is Multiple Kernel Learning (MKL), which aims to learn a single kernel classifier from an optimal combination of multiple kernels. However, both approaches suffer from a high computational cost in computing the full kernel matrices and in training, especially when the number of kernels or the number of training examples is very large. In this paper, we tackle this problem by proposing an efficient online kernel selection algorithm. It incrementally learns a weight for each kernel classifier. The weight for each kernel classifier can help us to select a good kernel among a set of given kernels. The proposed approach is efficient in that (i) it is an online approach and therefore avoids computing all the full kernel matrices before training; (ii) it only updates a single kernel classifier each time by a sampling technique and therefore saves time on updating kernel classifiers with poor performance; (iii) it has a theoretically guaranteed performance compared to the best kernel predictor. Empirical studies on image classification tasks demonstrate the effectiveness of the proposed approach for selecting a good kernel among a set of kernels.

Downloads

Published

2021-09-20

How to Cite

Yang, T., Mahdavi, M., Jin, R., Yi, J., & Hoi, S. (2021). Online Kernel Selection: Algorithms and Evaluations. Proceedings of the AAAI Conference on Artificial Intelligence, 26(1), 1197-1203. https://doi.org/10.1609/aaai.v26i1.8298

Issue

Section

AAAI Technical Track: Machine Learning