English

Semi-supervised Wrapper Feature Selection by Modeling Imperfect Labels

Machine Learning 2020-03-11 v2 Machine Learning

Abstract

In this paper, we propose a new wrapper feature selection approach with partially labeled training examples where unlabeled observations are pseudo-labeled using the predictions of an initial classifier trained on the labeled training set. The wrapper is composed of a genetic algorithm for proposing new feature subsets, and an evaluation measure for scoring the different feature subsets. The selection of feature subsets is done by assigning weights to characteristics and recursively eliminating those that are irrelevant. The selection criterion is based on a new multi-class C\mathcal{C}-bound that explicitly takes into account the mislabeling errors induced by the pseudo-labeling mechanism, using a probabilistic error model. Empirical results on different data sets show the effectiveness of our framework compared to several state-of-the-art semi-supervised feature selection approaches.

Keywords

Cite

@article{arxiv.1911.04841,
  title  = {Semi-supervised Wrapper Feature Selection by Modeling Imperfect Labels},
  author = {Vasilii Feofanov and Emilie Devijver and Massih-Reza Amini},
  journal= {arXiv preprint arXiv:1911.04841},
  year   = {2020}
}

Comments

18 pages, 1 figure

R2 v1 2026-06-23T12:12:57.269Z