Unsupervised Kernel-based Multi-view Feature Selection with Robust Self-representation and Binary Hashing

Published: 10 Apr 2025, Last Modified: 27 Jan 2026OpenReview Archive Direct UploadEveryoneCC BY 4.0
Abstract: Unsupervised multi-view feature selection involves selecting a subset of crucial features across diverse views to diminish feature dimensionality without leveraging label information. While numerous studies may risk losing semantic information when applied to real-world multi-view datasets. In this study, we introduce a novel model, Unsupervised Kernel-based Multi-view Feature selection with Robust selfrepresentation and Binary hashing (UKMFS), which aims to identify robust consistent graph representation across views and leverage binary hashing codes to guide feature selection. Specifically, we first explore the underlying geometry by unifying the dimension of multi-view data with non-linear kernel mapping. Then, we search for consistent graphs across views by fusing unique graph representations of each view in a self-representation manner. Additionally, we impose lowrank constraints on the graph of each view to mitigate noise and unimportant parts to preserve the main structures and patterns. Furthermore, we design an unsupervised hashing feature selection model to exploit reliable binary labels across views and weighted matrices from each view. Finally, an effective optimization method is customized to solve the formulated problem. Comprehensive experiments on public multiview datasets indicate that our proposed method achieves state-of-the-art performance compared with the representative comparison methods regarding the clustering and the feature selection task.
Loading