Composite Kernel Learning
Abstract
The Support Vector Machine is an acknowledged powerful tool for building classifiers, but it lacks flexibility, in the sense that the kernel is chosen prior to learning. Multiple Kernel Learning enables to learn the kernel, from an ensemble of basis kernels, whose combination is optimized in the learning process. Here, we propose Composite Kernel Learning to address the situation where distinct components give rise to a group structure among kernels. Our formulation of the learning problem encompasses several setups, putting more or less emphasis on the group structure. We characterize the convexity of the learning problem, and provide a general wrapper algorithm for computing solutions. Finally, we illustrate the behavior of our method on multi-channel data where groups correspond to channels.
Cite
Text
Szafranski et al. "Composite Kernel Learning." Machine Learning, 2010. doi:10.1007/S10994-009-5150-6Markdown
[Szafranski et al. "Composite Kernel Learning." Machine Learning, 2010.](https://mlanthology.org/mlj/2010/szafranski2010mlj-composite/) doi:10.1007/S10994-009-5150-6BibTeX
@article{szafranski2010mlj-composite,
title = {{Composite Kernel Learning}},
author = {Szafranski, Marie and Grandvalet, Yves and Rakotomamonjy, Alain},
journal = {Machine Learning},
year = {2010},
pages = {73-103},
doi = {10.1007/S10994-009-5150-6},
volume = {79},
url = {https://mlanthology.org/mlj/2010/szafranski2010mlj-composite/}
}