paper-with-me

Papers

Deep Double Self-Expressive Subspace Clustering

2023-06-20 · Ling Zhao, Yunpeng Ma, Shanxiong Chen, Jun Zhou

Deep subspace clustering based on auto-encoder has received wide attention. However, most subspace clustering based on auto-encoder does not utilize the structural information in the self-expressive coefficient matrix, which limits the clustering performance. In this paper, we propose a double self-expressive subspace clustering algorithm. The key idea of our solution is to view the self-expressive coefficient as a feature representation of the example to get another coefficient matrix. Then, we use the two coefficient matrices to construct the affinity matrix for spectral clustering. We find that it can reduce the subspace-preserving representation error and improve connectivity. To further enhance the clustering performance, we proposed a self-supervised module based on contrastive learning, which can further improve the performance of the trained network. Experiments on several benchmark datasets demonstrate that the proposed algorithm can achieve better clustering than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2306.11592

Code (1)

zhaoling0229/dsesc 공식 구현 pytorch

Tasks

ClusteringContrastive Learning

Similar Papers 제목 키워드 기반

Learning a Self-Expressive Network for Subspace Clustering

2021-10-08 · CVPR 2021 1 · Shangzhi Zhang, Chong You, René Vidal, Chun-Guang Li

State-of-the-art subspace clustering methods are based on self-expressive model, which represents each data point as a linear combination of other data points. However, such methods are designed for a finite sample datas…

Clustering

Deep Subspace Clustering Networks

2017-09-08 · NeurIPS 2017 12 · Pan Ji, Tong Zhang, Hongdong Li, Mathieu Salzmann 외

We present a novel deep neural network architecture for unsupervised subspace clustering. This architecture is built upon deep auto-encoders, which non-linearly map the input data into a latent space. Our key idea is to …

ClusteringDecoderImage Clustering

Deep Closed-Form Subspace Clustering

2019-08-26 · Junghoon Seo, Jamyoung Koo, Taegyun Jeon

We propose Deep Closed-Form Subspace Clustering (DCFSC), a new embarrassingly simple model for subspace clustering with learning non-linear mapping. Compared with the previous deep subspace clustering (DSC) techniques, o…

ClusteringForm

Exploring a Principled Framework for Deep Subspace Clustering

2025-03-21 · International Conference on Learning Representations 2025 1 · Xianghan Meng, Zhiyuan Huang, wei he, Xianbiao Qi 외

Subspace clustering is a classical unsupervised learning task, built on a basic assumption that high-dimensional data can be approximated by a union of subspaces (UoS). Nevertheless, the real-world data are often deviati…

Clustering

Maximum Entropy Subspace Clustering Network

2020-12-06 · Zhihao Peng, Yuheng Jia, Hui Liu, Junhui Hou 외

Deep subspace clustering networks have attracted much attention in subspace clustering, in which an auto-encoder non-linearly maps the input data into a latent space, and a fully connected layer named self-expressiveness…

Clustering