TRUST-FS: Tensorized Reliable Unsupervised Multi-View Feature Selection for Incomplete Data
Minghui Lu, Yanyong Huang, Minbo Ma, Jinyuan Chang, Dongjie Wang, Xiuwen Yi, Tianrui Li
TL;DR
TRUST-FS tackles incomplete multi-view unsupervised feature selection with missing variables by unifying feature selection, missing-variable imputation, and view-weight learning within a tensorized framework. It introduces Adaptive-Weighted CP decomposition to jointly learn low-dimensional representations and impute data, while a Subjective Logic–driven reliability mechanism refines cross-view similarity graphs to guide selection. The approach yields a reliable, integrated objective that outperforms state-of-the-art baselines on eight datasets across varying missing-data scenarios, with convergence guarantees and manageable complexity. This yields robust feature selection for high-dimensional, multi-view data in real-world incomplete settings, enhancing downstream clustering and interpretability.
Abstract
Multi-view unsupervised feature selection (MUFS), which selects informative features from multi-view unlabeled data, has attracted increasing research interest in recent years. Although great efforts have been devoted to MUFS, several challenges remain: 1) existing methods for incomplete multi-view data are limited to handling missing views and are unable to address the more general scenario of missing variables, where some features have missing values in certain views; 2) most methods address incomplete data by first imputing missing values and then performing feature selection, treating these two processes independently and overlooking their interactions; 3) missing data can result in an inaccurate similarity graph, which reduces the performance of feature selection. To solve this dilemma, we propose a novel MUFS method for incomplete multi-view data with missing variables, termed Tensorized Reliable UnSupervised mulTi-view Feature Selection (TRUST-FS). TRUST-FS introduces a new adaptive-weighted CP decomposition that simultaneously performs feature selection, missing-variable imputation, and view weight learning within a unified tensor factorization framework. By utilizing Subjective Logic to acquire trustworthy cross-view similarity information, TRUST-FS facilitates learning a reliable similarity graph, which subsequently guides feature selection and imputation. Comprehensive experimental results demonstrate the effectiveness and superiority of our method over state-of-the-art methods.
