Causally-Aware Unsupervised Feature Selection Learning
Zongxin Shen, Yanyong Huang, Dongjie Wang, Minbo Ma, Fengmao Lv,, Tianrui Li

TL;DR
This paper introduces CAUSE-FS, a novel unsupervised feature selection method that incorporates causal inference to improve feature relevance and interpretability in high-dimensional data.
Contribution
CAUSE-FS uniquely integrates causal regularization and hierarchical clustering to enhance feature selection by accounting for causal relationships and reducing spurious correlations.
Findings
Outperforms state-of-the-art UFS methods in various datasets
Improves interpretability through causal feature visualization
Effectively captures local data structure with adaptive similarity graphs
Abstract
Unsupervised feature selection (UFS) has recently gained attention for its effectiveness in processing unlabeled high-dimensional data. However, existing methods overlook the intrinsic causal mechanisms within the data, resulting in the selection of irrelevant features and poor interpretability. Additionally, previous graph-based methods fail to account for the differing impacts of non-causal and causal features in constructing the similarity graph, which leads to false links in the generated graph. To address these issues, a novel UFS method, called Causally-Aware UnSupErvised Feature Selection learning (CAUSE-FS), is proposed. CAUSE-FS introduces a novel causal regularizer that reweights samples to balance the confounding distribution of each treatment feature. This regularizer is subsequently integrated into a generalized unsupervised spectral regression model to mitigate spurious…
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
TopicsAnomaly Detection Techniques and Applications · Face and Expression Recognition · Machine Learning and Data Classification
MethodsSoftmax · Attention Is All You Need · Feature Selection
