Unsupervised Feature Selection Algorithm Based on Graph Filtering and Self-representation

Yunhui Liang,Jianwen Gan,Yan Chen,Peng Zhou,Liang Du
DOI: https://doi.org/10.13413/j.cnki.jdxblxb.2023166
2024-11-01
Abstract:Aiming at the problem that existing methods could not fully capture the intrinsic structure of data without considering the higher-order neighborhood information of the data, we proposed an unsupervised feature selection algorithm based on graph filtering and self-representation. Firstly,a higher-order graph filter was applied to the data to obtain its smooth representation,and a regularizer was designed to combine the higher-order graph information for the self-representation matrix learning to capture the intrinsic structure of the data. Secondly,l2,1 norm was used to reconstruct the error term and feature selection matrix to enhance the robustness and row sparsity of the model to select the discriminant features. Finally, an iterative algorithm was applied to effectively solve the proposed objective function and simulation experiments were carried out to verify the effectiveness of the proposed algorithm.
Machine Learning
What problem does this paper attempt to address?
The problem that this paper attempts to solve is that the existing unsupervised feature selection methods fail to fully consider the high - order neighborhood information of data, resulting in an inability to fully capture the internal structure of data. For this reason, the paper proposes an unsupervised feature selection algorithm based on graph filtering and self - representation, aiming to improve the effect of feature selection by combining high - order graph information, so as to better capture the internal structure of data and improve the accuracy and robustness of feature selection.