Discriminative Feature Selection via a Structured Sparse Subspace Learning Module
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.
Cite
Text
Wang et al. "Discriminative Feature Selection via a Structured Sparse Subspace Learning Module." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/416Markdown
[Wang et al. "Discriminative Feature Selection via a Structured Sparse Subspace Learning Module." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/wang2020ijcai-discriminative/) doi:10.24963/IJCAI.2020/416BibTeX
@inproceedings{wang2020ijcai-discriminative,
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 = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {3009-3015},
doi = {10.24963/IJCAI.2020/416},
url = {https://mlanthology.org/ijcai/2020/wang2020ijcai-discriminative/}
}