paper-with-me

Papers

Self-Supervised Convolutional Subspace Clustering Network

2019-05-01 · CVPR 2019 6 · Junjian Zhang, Chun-Guang Li, Chong You, Xianbiao Qi, Honggang Zhang, Jun Guo, Zhouchen Lin

Subspace clustering methods based on data self-expression have become very popular for learning from data that lie in a union of low-dimensional linear subspaces. However, the applicability of subspace clustering has been limited because practical visual data in raw form do not necessarily lie in such linear subspaces. On the other hand, while Convolutional Neural Network (ConvNet) has been demonstrated to be a powerful tool for extracting discriminative features from visual data, training such a ConvNet usually requires a large amount of labeled data, which are unavailable in subspace clustering applications. To achieve simultaneous feature learning and subspace clustering, we propose an end-to-end trainable framework, called Self-Supervised Convolutional Subspace Clustering Network (S$^2$ConvSCN), that combines a ConvNet module (for feature learning), a self-expression module (for subspace clustering) and a spectral clustering module (for self-supervision) into a joint optimization framework. Particularly, we introduce a dual self-supervision that exploits the output of spectral clustering to supervise the training of the feature learning module (via a classification loss) and the self-expression module (via a spectral clustering loss). Our experiments on four benchmark datasets show the effectiveness of the dual self-supervision and demonstrate superior performance of our proposed approach.

📄 PDF Abstract BibTeX arXiv:1905.00149

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Robust Self-Supervised Convolutional Neural Network for Subspace Clustering and Classification

2020-04-03 · Dario Sitnik, Ivica Kopriva

Insufficient capability of existing subspace clustering methods to handle data coming from nonlinear manifolds, data corruptions, and out-of-sample data hinders their applicability to address real-world clustering and cl…

ClusteringGeneral Classification

Residual Encoder-Decoder Network for Deep Subspace Clustering

2019-10-12 · Shuai Yang, Wenqi Zhu, Yuesheng Zhu

Subspace clustering aims to cluster unlabeled data that lies in a union of low-dimensional linear subspaces. Deep subspace clustering approaches based on auto-encoders have become very popular to solve subspace clusterin…

ClusteringDecoder

Convolutional Subspace Clustering Network with Block Diagonal Prior

2019-12-31 · IEEE Access 2019 12 · Junjian Zhang, Chun-Guang Li, Tianming Du, Honggang Zhang 외

Standard methods of subspace clustering are based on self-expressiveness in the original data space, which states that a data point in a subspace can be expressed as a linear combination of other points. However, the rea…

Clustering

Multi-Scale Fusion Subspace Clustering Using Similarity Constraint

2020-06-01 · CVPR 2020 6 · Zhiyuan Dang, Cheng Deng, Xu Yang, Heng Huang

Classical subspace clustering methods often assume that the raw form data lie in a union of the low-dimension linear subspace. This assumption is too strict in practice, which largely limits the generalization of subspac…

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