Kernel Matching Pursuit

  • Authors:
  • Pascal Vincent;Yoshua Bengio

  • Affiliations:
  • Department of IRO, Université de Montréal, C.P. 6128, Montreal, Qc, H3C 3J7, Canada. Vincentp@iro.umontreal.ca (http://www.iro.umontreal.ca/~vincent);Department of IRO, Université de Montréal, C.P. 6128, Montreal, Qc, H3C 3J7, Canada. bengioy@iro.umontreal.ca

  • Venue:
  • Machine Learning
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

Matching Pursuit algorithms learn a function that is a weighted sum of basis functions, by sequentially appending functions to an initially empty basis, to approximate a target function in the least-squares sense. We show how matching pursuit can be extended to use non-squared error loss functions, and how it can be used to build kernel-based solutions to machine learning problems, while keeping control of the sparsity of the solution. We present a version of the algorithm that makes an optimal choice of both the next basis and the weights of all the previously chosen bases. Finally, links to boosting algorithms and RBF training procedures, as well as an extensive experimental comparison with SVMs for classification are given, showing comparable results with typically much sparser models.