Combined SVM-Based Feature Selection and Classification
Abstract
Feature selection is an important combinatorial optimisation problem in the context of supervised pattern classification. This paper presents four novel continuous feature selection approaches directly minimising the classifier performance. In particular, we include linear and nonlinear Support Vector Machine classifiers. The key ideas of our approaches are additional regularisation and embedded nonlinear feature selection. To solve our optimisation problems, we apply difference of convex functions programming which is a general framework for non-convex continuous optimisation. Experiments with artificial data and with various real-world problems including organ classification in computed tomography scans demonstrate that our methods accomplish the desired feature selection and classification performance simultaneously.
Cite
Text
Neumann et al. "Combined SVM-Based Feature Selection and Classification." Machine Learning, 2005. doi:10.1007/S10994-005-1505-9Markdown
[Neumann et al. "Combined SVM-Based Feature Selection and Classification." Machine Learning, 2005.](https://mlanthology.org/mlj/2005/neumann2005mlj-combined/) doi:10.1007/S10994-005-1505-9BibTeX
@article{neumann2005mlj-combined,
title = {{Combined SVM-Based Feature Selection and Classification}},
author = {Neumann, Julia and Schnörr, Christoph and Steidl, Gabriele},
journal = {Machine Learning},
year = {2005},
pages = {129-150},
doi = {10.1007/S10994-005-1505-9},
volume = {61},
url = {https://mlanthology.org/mlj/2005/neumann2005mlj-combined/}
}