Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method
Abstract
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.
Cite
Text
Gao et al. "Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/575Markdown
[Gao et al. "Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/gao2025ijcai-graph/) doi:10.24963/IJCAI.2025/575BibTeX
@inproceedings{gao2025ijcai-graph,
title = {{Graph Random Walk with Feature-Label Space Alignment: A Multi-Label Feature Selection Method}},
author = {Gao, Wanfu and Gao, Jun and Han, Qingqi and Pan, Hanlin and Liu, Kunpeng},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2025},
pages = {5163-5171},
doi = {10.24963/IJCAI.2025/575},
url = {https://mlanthology.org/ijcai/2025/gao2025ijcai-graph/}
}