A Meta-Learning Method to Select the Kernel Width in Support Vector Regression
Abstract
The Support Vector Machine algorithm is sensitive to the choice of parameter settings. If these are not set correctly, the algorithm may have a substandard performance. Suggesting a good setting is thus an important problem. We propose a meta-learning methodology for this purpose and exploit information about the past performance of different settings. The methodology is applied to set the width of the Gaussian kernel. We carry out an extensive empirical evaluation, including comparisons with other methods (fixed default ranking; selection based on cross-validation and a heuristic method commonly used to set the width of the SVM kernel). We show that our methodology can select settings with low error while providing significant savings in time. Further work should be carried out to see how the methodology could be adapted to different parameter setting tasks.
Cite
Text
Soares et al. "A Meta-Learning Method to Select the Kernel Width in Support Vector Regression." Machine Learning, 2004. doi:10.1023/B:MACH.0000015879.28004.9BMarkdown
[Soares et al. "A Meta-Learning Method to Select the Kernel Width in Support Vector Regression." Machine Learning, 2004.](https://mlanthology.org/mlj/2004/soares2004mlj-metalearning/) doi:10.1023/B:MACH.0000015879.28004.9BBibTeX
@article{soares2004mlj-metalearning,
title = {{A Meta-Learning Method to Select the Kernel Width in Support Vector Regression}},
author = {Soares, Carlos and Brazdil, Pavel and Kuba, Petr},
journal = {Machine Learning},
year = {2004},
pages = {195-209},
doi = {10.1023/B:MACH.0000015879.28004.9B},
volume = {54},
url = {https://mlanthology.org/mlj/2004/soares2004mlj-metalearning/}
}