Unsupervised Feature Selection with Adaptive Structure Learning
Liang Du, Yi-Dong Shen

TL;DR
This paper introduces a unified framework for unsupervised feature selection that iteratively refines data structures and feature subsets, leading to more accurate and informative feature selection.
Contribution
It proposes a novel adaptive structure learning approach that jointly optimizes data structures and feature selection, overcoming limitations of traditional methods.
Findings
Outperforms existing unsupervised feature selection methods on benchmark datasets.
Effectively captures true data structures by iterative refinement.
Enhances the selection of informative features through adaptive learning.
Abstract
The problem of feature selection has raised considerable interests in the past decade. Traditional unsupervised methods select the features which can faithfully preserve the intrinsic structures of data, where the intrinsic structures are estimated using all the input features of data. However, the estimated intrinsic structures are unreliable/inaccurate when the redundant and noisy features are not removed. Therefore, we face a dilemma here: one need the true structures of data to identify the informative features, and one need the informative features to accurately estimate the true structures of data. To address this, we propose a unified learning framework which performs structure learning and feature selection simultaneously. The structures are adaptively learned from the results of feature selection, and the informative features are reselected to preserve the refined structures of…
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 · Machine Learning and Data Classification · Neural Networks and Applications
