IJCAI 2020poster0 citations

Discriminative Feature Selection via A Structured Sparse Subspace Learning Module

Zheng Wang, Feiping Nie, Lai Tian, Rong Wang, Xuelong Li

Abstract

In this paper, we first propose a novel Structured Sparse Subspace Learning S^3L module to address the long-standing subspace sparsity issue. Elicited by proposed module, we design a new discriminative feature selection method, named Subspace Sparsity Discriminant Feature Selection S^2DFS which enables the following new functionalities: 1) Proposed S^2DFS method directly joints trace ratio objective and structured sparse subspace constraint via L2,0-norm to learn a row-sparsity subspace, which improves the discriminability of model and overcomes the parameter-tuning trouble with comparison to the methods used L2,1-norm regularization; 2) An alternative iterative optimization algorithm based on the proposed S^3L module is presented to explicitly solve the proposed problem with a closed-form solution and strict convergence proof. To our best knowledge, such objective function and solver are first proposed in this paper, which provides a new though for the development of feature selection methods. Extensive experiments conducted on several high-dimensional datasets demonstrate the discriminability of selected features via S^2DFS with comparison to several related SOTA feature selection methods. Source matlab code: https://github.com/StevenWangNPU/L20-FS.

Machine Learning: Feature SelectionLearning Sparse ModelsData Mining: Feature Extraction, Selection and Dimensionality Reduction
BibTeX
@inproceedings{ijcai2020p416,
  title     = {Discriminative Feature Selection via A Structured Sparse Subspace Learning Module},
  author    = {Wang, Zheng and Nie, Feiping and Tian, Lai and Wang, Rong and Li, Xuelong},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3009--3015},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/416},
  url       = {https://doi.org/10.24963/ijcai.2020/416},
}