论文标题
联合多视图无监督的功能选择和图形学习
Joint Multi-view Unsupervised Feature Selection and Graph Learning
论文作者
论文摘要
尽管取得了重大进展,但以前的多视图无监督的特征选择方法主要受到两个局限性。首先,他们通常利用群集结构或相似性结构来指导特征选择,这忽略了具有相互利益的联合配方的可能性。其次,他们经常通过全球结构学习或局部结构学习来学习相似性结构,而全球和局部结构意识都缺乏图形学习的能力。鉴于此,本文提出了一种无监督的多视图选择和图形学习(JMVFG)方法。特别是,我们用正交分解制定了多视图特征选择,其中每个目标矩阵都被分解为特定视图的基础矩阵和视图一致的群集指示器。合并了跨空间保存,以弥合投影空间中的群集结构学习以及原始空间中的相似性学习(即图形学习)。此外,提出了一个统一的目标函数,以同时学习集群结构,全局和局部相似性结构以及多视图的一致性和不一致,从理论上证明的收敛性则开发了交替的优化算法。在各种真实世界的多视图数据集上进行了广泛的实验,证明了我们方法对多视图特征选择和图形学习任务的优越性。该代码可在https://github.com/huangdonghere/jmvfg上找到。
Despite significant progress, previous multi-view unsupervised feature selection methods mostly suffer from two limitations. First, they generally utilize either cluster structure or similarity structure to guide the feature selection, which neglect the possibility of a joint formulation with mutual benefits. Second, they often learn the similarity structure by either global structure learning or local structure learning, which lack the capability of graph learning with both global and local structural awareness. In light of this, this paper presents a joint multi-view unsupervised feature selection and graph learning (JMVFG) approach. Particularly, we formulate the multi-view feature selection with orthogonal decomposition, where each target matrix is decomposed into a view-specific basis matrix and a view-consistent cluster indicator. The cross-space locality preservation is incorporated to bridge the cluster structure learning in the projected space and the similarity learning (i.e., graph learning) in the original space. Further, a unified objective function is presented to enable the simultaneous learning of the cluster structure, the global and local similarity structures, and the multi-view consistency and inconsistency, upon which an alternating optimization algorithm is developed with theoretically proved convergence. Extensive experiments on a variety of real-world multi-view datasets demonstrate the superiority of our approach for both the multi-view feature selection and graph learning tasks. The code is available at https://github.com/huangdonghere/JMVFG.