Bi-Sparse Unsupervised Feature Selection
Xianchao Xiu, Chenyi Huang, Pan Shang, Wanquan Liu

TL;DR
This paper introduces BSUFS, a bi-sparse PCA-based method for unsupervised feature selection that effectively filters noise and selects relevant features using combined $,p$-norm and $,q$-norm regularizations.
Contribution
The paper proposes a novel bi-sparse PCA framework with an efficient optimization algorithm, extending existing methods and demonstrating improved feature selection performance.
Findings
BSUFS outperforms existing methods on synthetic and real datasets.
Bi-sparse optimization enhances feature relevance and noise filtering.
The proposed algorithm is computationally efficient and effective.
Abstract
To deal with high-dimensional unlabeled datasets in many areas, principal component analysis (PCA) has become a rising technique for unsupervised feature selection (UFS). However, most existing PCA-based methods only consider the structure of datasets by embedding a single sparse regularization or constraint on the transformation matrix. In this paper, we introduce a novel bi-sparse method called BSUFS to improve the performance of UFS. The core idea of BSUFS is to incorporate -norm and -norm into the classical PCA, which enables our method to select relevant features and filter out irrelevant noises, thereby obtaining discriminative features. Here, the parameters and are within the range of . Therefore, BSUFS not only constructs a unified framework for bi-sparse optimization, but also includes some existing works as special cases. To solve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
MethodsFeature Selection
