paper-with-me

홈 › Papers

Joint Projection Learning and Tensor Decomposition Based Incomplete Multi-view Clustering

2023-10-06 · Wei Lv, Chao Zhang, Huaxiong Li, Xiuyi Jia, Chunlin Chen

Incomplete multi-view clustering (IMVC) has received increasing attention since it is often that some views of samples are incomplete in reality. Most existing methods learn similarity subgraphs from original incomplete multi-view data and seek complete graphs by exploring the incomplete subgraphs of each view for spectral clustering. However, the graphs constructed on the original high-dimensional data may be suboptimal due to feature redundancy and noise. Besides, previous methods generally ignored the graph noise caused by the inter-class and intra-class structure variation during the transformation of incomplete graphs and complete graphs. To address these problems, we propose a novel Joint Projection Learning and Tensor Decomposition Based method (JPLTD) for IMVC. Specifically, to alleviate the influence of redundant features and noise in high-dimensional data, JPLTD introduces an orthogonal projection matrix to project the high-dimensional features into a lower-dimensional space for compact feature learning.Meanwhile, based on the lower-dimensional space, the similarity graphs corresponding to instances of different views are learned, and JPLTD stacks these graphs into a third-order low-rank tensor to explore the high-order correlations across different views. We further consider the graph noise of projected data caused by missing samples and use a tensor-decomposition based graph filter for robust clustering.JPLTD decomposes the original tensor into an intrinsic tensor and a sparse tensor. The intrinsic tensor models the true data similarities. An effective optimization algorithm is adopted to solve the JPLTD model. Comprehensive experiments on several benchmark datasets demonstrate that JPLTD outperforms the state-of-the-art methods. The code of JPLTD is available at https://github.com/weilvNJU/JPLTD.

📄 PDF Abstract BibTeX arXiv:2310.04038

Code (1)

weilvnju/jpltd 공식 구현

Tasks

ClusteringIncomplete multi-view clusteringTensor Decomposition

Similar Papers 제목 키워드 기반

A Coupled Random Projection Approach to Large-Scale Canonical Polyadic Decomposition

2021-05-10 · Lu-Ming Wang, Ya-Nan Wang, Xiao-Feng Gong, Qiu-Hua Lin 외

We propose a novel algorithm for the computation of canonical polyadic decomposition (CPD) of large-scale tensors. The proposed algorithm generalizes the random projection (RAP) technique, which is often used to compute …

Multi-Tensor Network Representation for High-Order Tensor Completion

2021-09-09 · Chang Nie, Huan Wang, Zhihui Lai

This work studies the problem of high-dimensional data (referred to as tensors) completion from partially observed samplings. We consider that a tensor is a superposition of multiple low-rank components. In particular, e…

Tensor DecompositionVocal Bursts Intensity Prediction

An Iterative Reweighted Method for Tucker Decomposition of Incomplete Multiway Tensors

2015-11-15 · Linxiao Yang, Jun Fang, Hongbin Li, Bing Zeng

We consider the problem of low-rank decomposition of incomplete multiway tensors. Since many real-world data lie on an intrinsically low dimensional subspace, tensor low-rank decomposition with missing entries has applic…

Image InpaintingRecommendation Systems

Recovery of Joint Probability Distribution from one-way marginals: Low rank Tensors and Random Projections

2021-03-22 · Jian Vora, Karthik S. Gurumoorthy, Ajit Rajwade

Joint probability mass function (PMF) estimation is a fundamental machine learning problem. The number of free parameters scales exponentially with respect to the number of random variables. Hence, most work on nonparame…

Tensor Decomposition

Empirical Evaluation of Four Tensor Decomposition Algorithms

2007-11-13 · Peter D. Turney

Higher-order tensor decompositions are analogous to the familiar Singular Value Decomposition (SVD), but they transcend the limitations of matrices (second-order tensors). SVD is a powerful tool that has achieved impress…

Collaborative FilteringInformation RetrievalRetrievalTensor Decomposition