TL;DR
This paper introduces BMGUFS, a novel graph-guided unsupervised feature selection method that leverages block models to improve clustering performance on linked data.
Contribution
The paper proposes a new approach using block models for guiding unsupervised feature selection, which enhances the selection of features for clustering tasks.
Findings
Outperforms existing methods on real-world datasets
Improves clustering quality with selected features
Demonstrates effectiveness of block model guidance
Abstract
Feature selection is a core area of data mining with a recent innovation of graph-driven unsupervised feature selection for linked data. In this setting we have a dataset consisting of instances each with features and a corresponding node graph (whose adjacency matrix is ) with an edge indicating that the two instances are similar. Existing efforts for unsupervised feature selection on attributed networks have explored either directly regenerating the links by solving for such that or finding community structure in and using the features in to predict these communities. However, graph-driven unsupervised feature selection remains an understudied area with respect to exploring more complex guidance. Here we take the novel approach of first building a block model on…
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
MethodsFeature Selection
