i-IF-Learn:面向高维复杂数据的迭代式特征选择与无监督学习 / i-IF-Learn: Iterative Feature Selection and Unsupervised Learning for High-Dimensional Complex Data
1️⃣ 一句话总结
本文提出了一种名为i-IF-Learn的新方法,它通过迭代过程自动找出高维数据中对聚类真正有用的关键特征,并同时完成数据分组,从而帮助人们更好地理解和分析复杂数据。
Unsupervised learning of high-dimensional data is challenging due to irrelevant or noisy features obscuring underlying structures. It's common that only a few features, called the influential features, meaningfully define the clusters. Recovering these influential features is helpful in data interpretation and clustering. We propose i-IF-Learn, an iterative unsupervised framework that jointly performs feature selection and clustering. Our core innovation is an adaptive feature selection statistic that effectively combines pseudo-label supervision with unsupervised signals, dynamically adjusting based on intermediate label reliability to mitigate error propagation common in iterative frameworks. Leveraging low-dimensional embeddings (PCA or Laplacian eigenmaps) followed by $k$-means, i-IF-Learn simultaneously outputs influential feature subset and clustering labels. Numerical experiments on gene microarray and single-cell RNA-seq datasets show that i-IF-Learn significantly surpasses classical and deep clustering baselines. Furthermore, using our selected influential features as preprocessing substantially enhances downstream deep models such as DeepCluster, UMAP, and VAE, highlighting the importance and effectiveness of targeted feature selection.
i-IF-Learn:面向高维复杂数据的迭代式特征选择与无监督学习 / i-IF-Learn: Iterative Feature Selection and Unsupervised Learning for High-Dimensional Complex Data
本文提出了一种名为i-IF-Learn的新方法,它通过迭代过程自动找出高维数据中对聚类真正有用的关键特征,并同时完成数据分组,从而帮助人们更好地理解和分析复杂数据。
源自 arXiv: 2603.24025