Enhancing Unsupervised Feature Selection via Double Sparsity Constrained Optimization
Xianchao Xiu, Anning Yang, Chenyi Huang, Xinrong Li, Wanquan Liu

TL;DR
This paper introduces DSCOFS, a novel unsupervised feature selection method that employs double sparsity constraints within PCA to effectively identify discriminative features, improving accuracy and stability over existing methods.
Contribution
The paper proposes a new unsupervised feature selection approach using double sparsity constraints and develops an efficient optimization algorithm with proven convergence.
Findings
Improves clustering accuracy by at least 3.34%
Enhances normalized mutual information by at least 3.02%
Demonstrates effectiveness and stability on multiple datasets
Abstract
Unsupervised feature selection (UFS) is widely applied in machine learning and pattern recognition. However, most of the existing methods only consider a single sparsity, which makes it difficult to select valuable and discriminative feature subsets from the original high-dimensional feature set. In this paper, we propose a new UFS method called DSCOFS via embedding double sparsity constrained optimization into the classical principal component analysis (PCA) framework. Double sparsity refers to using -norm and -norm to simultaneously constrain variables, by adding the sparsity of different types, to achieve the purpose of improving the accuracy of identifying differential features. The core is that -norm can remove irrelevant and redundant features, while -norm can filter out irregular noisy features, thereby complementing -norm to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
MethodsFeature Selection
