LGMay 29, 2025

Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method

arXiv:2505.23228v11 citationsh-index: 7Has CodeIJCAI
Originality Highly original
AI Analysis

This work addresses feature selection challenges in multi-label learning, offering a novel approach to improve accuracy in high-dimensional data analysis.

The paper tackles the problem of capturing complex nonlinear associations between features and labels in multi-label datasets, proposing a graph random walk method with feature-label space alignment that achieves superior performance on benchmark datasets.

The rapid growth in feature dimension may introduce implicit associations between features and labels in multi-label datasets, making the relationships between features and labels increasingly complex. Moreover, existing methods often adopt low-dimensional linear decomposition to explore the associations between features and labels. However, linear decomposition struggles to capture complex nonlinear associations and may lead to misalignment between the feature space and the label space. To address these two critical challenges, we propose innovative solutions. First, we design a random walk graph that integrates feature-feature, label-label, and feature-label relationships to accurately capture nonlinear and implicit indirect associations, while optimizing the latent representations of associations between features and labels after low-rank decomposition. Second, we align the variable spaces by leveraging low-dimensional representation coefficients, while preserving the manifold structure between the original high-dimensional multi-label data and the low-dimensional representation space. Extensive experiments and ablation studies conducted on seven benchmark datasets and three representative datasets using various evaluation metrics demonstrate the superiority of the proposed method\footnote{Code: https://github.com/Heilong623/-GRW-}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes