Feature Weighting Using Margin and Radius Based Error Bound Optimization in SVMs
Abstract
The Support Vector Machine error bound is a function of the margin and radius. Standard SVM algorithms maximize the margin within a given feature space, therefore the radius is fixed and thus ignored in the optimization. We propose an extension of the standard SVM optimization in which we also account for the radius in order to produce an even tighter error bound than what we get by controlling only for the margin. We use a second set of parameters, μ , that control the radius introducing like that an explicit feature weighting mechanism in the SVM algorithm. We impose an l _1 constraint on μ which results in a sparse vector, thus performing feature selection. Our original formulation is not convex, we give a convex approximation and show how to solve it. We experiment with real world datasets and report very good predictive performance compared to standard SVM.
Cite
Text
Do et al. "Feature Weighting Using Margin and Radius Based Error Bound Optimization in SVMs." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04180-8_38Markdown
[Do et al. "Feature Weighting Using Margin and Radius Based Error Bound Optimization in SVMs." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/do2009ecmlpkdd-feature/) doi:10.1007/978-3-642-04180-8_38BibTeX
@inproceedings{do2009ecmlpkdd-feature,
title = {{Feature Weighting Using Margin and Radius Based Error Bound Optimization in SVMs}},
author = {Do, Huyen and Kalousis, Alexandros and Hilario, Melanie},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2009},
pages = {315-329},
doi = {10.1007/978-3-642-04180-8_38},
url = {https://mlanthology.org/ecmlpkdd/2009/do2009ecmlpkdd-feature/}
}