paper-with-me

Papers

Enhanced Latent Multi-view Subspace Clustering

2023-12-22 · Long Shi, Lei Cao, Jun Wang, Badong Chen

Latent multi-view subspace clustering has been demonstrated to have desirable clustering performance. However, the original latent representation method vertically concatenates the data matrices from multiple views into a single matrix along the direction of dimensionality to recover the latent representation matrix, which may result in an incomplete information recovery. To fully recover the latent space representation, we in this paper propose an Enhanced Latent Multi-view Subspace Clustering (ELMSC) method. The ELMSC method involves constructing an augmented data matrix that enhances the representation of multi-view data. Specifically, we stack the data matrices from various views into the block-diagonal locations of the augmented matrix to exploit the complementary information. Meanwhile, the non-block-diagonal entries are composed based on the similarity between different views to capture the consistent information. In addition, we enforce a sparse regularization for the non-diagonal blocks of the augmented self-representation matrix to avoid redundant calculations of consistency information. Finally, a novel iterative algorithm based on the framework of Alternating Direction Method of Multipliers (ADMM) is developed to solve the optimization problem for ELMSC. Extensive experiments on real-world datasets demonstrate that our proposed ELMSC is able to achieve higher clustering performance than some state-of-art multi-view clustering methods.

📄 PDF Abstract BibTeX arXiv:2312.14763

Code (1)

caolei2000/elmsc-code 공식 구현

Tasks

ClusteringMulti-view Subspace Clustering

Similar Papers 제목 키워드 기반

Partially latent factors based multi-view subspace learning

2022-01-04 · Run-kun Lu, Jian-wei Liu, Ze-Yu Liu, Jin-zhong Chen

Multi-view subspace clustering always performs well in high-dimensional data analysis, but is sensitive to the quality of data representation. To this end, a two stage fusion strategy is proposed to embed representation …

ClusteringMulti-view Subspace ClusteringRepresentation Learning

Self-Supervised Information Bottleneck for Deep Multi-View Subspace Clustering

2022-04-26 · Shiye Wang, Changsheng Li, Yanming Li, Ye Yuan 외

In this paper, we explore the problem of deep multi-view subspace clustering framework from an information-theoretic point of view. We extend the traditional information bottleneck principle to learn common information a…

ClusteringMulti-view Subspace Clustering

Latent Multi-View Subspace Clustering

2017-07-01 · CVPR 2017 7 · Changqing Zhang, QinGhua Hu, Huazhu Fu, Pengfei Zhu 외

In this paper, we propose a novel Latent Multi-view Subspace Clustering (LMSC) method, which clusters data points with latent representation and simultaneously explores underlying complementary information from multiple …

ClusteringMulti-view Subspace Clustering

Diversity-Induced Multi-View Subspace Clustering

2015-06-01 · CVPR 2015 6 · Xiaochun Cao, Changqing Zhang, Huazhu Fu, Si Liu 외

In this paper, we focus on how to boost the multi-view clustering by exploring the complementary information among multi-view features. A multi-view clustering framework, called Diversity-induced Multi-view Subspace Clus…

ClusteringDiversityFace ClusteringMulti-view Subspace Clustering

Latent Complete Row Space Recovery for Multi-view Subspace Clustering

2019-12-16 · Hong Tao, Chenping Hou, Yuhua Qian, Jubo Zhu 외

Multi-view subspace clustering has been applied to applications such as image processing and video surveillance, and has attracted increasing attention. Most existing methods learn view-specific self-representation matri…

Clusteringgraph constructionMulti-view Subspace Clustering