ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2007.02376
14
2

Block Model Guided Unsupervised Feature Selection

5 July 2020
Zilong Bai
H. Nguyen
Ian Davidson
ArXivPDFHTML
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 Y\mathbf{Y}Y consisting of nnn instances each with mmm features and a corresponding nnn node graph (whose adjacency matrix is A\mathbf{A}A) 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 fff such that f(yi,yj)≈Ai,jf(\mathbf{y}_i,\mathbf{y}_j) \approx \mathbf{A}_{i,j}f(yi​,yj​)≈Ai,j​ or finding community structure in A\mathbf{A}A and using the features in Y\mathbf{Y}Y 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 the graph and then using the block model for feature selection. That is, we discover FMFT≈A\mathbf{F}\mathbf{M}\mathbf{F}^T \approx \mathbf{A}FMFT≈A and then find a subset of features S\mathcal{S}S that induces another graph to preserve both F\mathbf{F}F and M\mathbf{M}M. We call our approach Block Model Guided Unsupervised Feature Selection (BMGUFS). Experimental results show that our method outperforms the state of the art on several real-world public datasets in finding high-quality features for clustering.

View on arXiv
Comments on this paper