Feature Selection for Density Level-Sets

Abstract

A frequent problem in density level-set estimation is the choice of the right features that give rise to compact and concise representations of the observed data. We present an efficient feature selection method for density level-set estimation where optimal kernel mixing coefficients and model parameters are determined simultaneously. Our approach generalizes one-class support vector machines and can be equivalently expressed as a semi-infinite linear program that can be solved with interleaved cutting plane algorithms. The experimental evaluation of the new method on network intrusion detection and object recognition tasks demonstrate that our approach not only attains competitive performance but also spares practitioners from a priori decisions on feature sets to be used.

Cite

Text

Kloft et al. "Feature Selection for Density Level-Sets." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04180-8_62

Markdown

[Kloft et al. "Feature Selection for Density Level-Sets." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/kloft2009ecmlpkdd-feature/) doi:10.1007/978-3-642-04180-8_62

BibTeX

@inproceedings{kloft2009ecmlpkdd-feature,
  title     = {{Feature Selection for Density Level-Sets}},
  author    = {Kloft, Marius and Nakajima, Shinichi and Brefeld, Ulf},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2009},
  pages     = {692-704},
  doi       = {10.1007/978-3-642-04180-8_62},
  url       = {https://mlanthology.org/ecmlpkdd/2009/kloft2009ecmlpkdd-feature/}
}