A-SFS: Semi-supervised Feature Selection based on Multi-task Self-supervision
Zhifeng Qiu, Wanxin Zeng, Dahua Liao, Ning Gui

TL;DR
This paper introduces A-SFS, a semi-supervised feature selection method leveraging multi-task self-supervision and attention mechanisms, which improves accuracy, robustness, and reduces label dependence in noisy data scenarios.
Contribution
The paper proposes a novel deep learning-based self-supervised feature selection approach that effectively uncovers feature structures and mitigates noise impact, outperforming existing methods.
Findings
Achieves highest accuracy on most datasets compared to benchmarks.
Requires only 10% of labeled data to match state-of-the-art performance.
Demonstrates robustness to noisy and missing data.
Abstract
Feature selection is an important process in machine learning. It builds an interpretable and robust model by selecting the features that contribute the most to the prediction target. However, most mature feature selection algorithms, including supervised and semi-supervised, fail to fully exploit the complex potential structure between features. We believe that these structures are very important for the feature selection process, especially when labels are lacking and data is noisy. To this end, we innovatively introduce a deep learning-based self-supervised mechanism into feature selection problems, namely batch-Attention-based Self-supervision Feature Selection(A-SFS). Firstly, a multi-task self-supervised autoencoder is designed to uncover the hidden structure among features with the support of two pretext tasks. Guided by the integrated information from the multi-self-supervised…
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
MethodsFeature Selection
