CVJun 10, 2022

Self-Supervised Deep Subspace Clustering with Entropy-norm

arXiv:2206.04958v14 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses computational and connectivity challenges in subspace clustering for computer vision and image processing, representing an incremental improvement.

The paper tackles issues in auto-encoder based deep subspace clustering, such as limited information from reconstruction loss and high computational cost, by proposing S³CE, which uses a self-supervised contrastive network and entropy-norm constraint to improve clustering performance, achieving superior results compared to state-of-the-art methods.

Auto-Encoder based deep subspace clustering (DSC) is widely used in computer vision, motion segmentation and image processing. However, it suffers from the following three issues in the self-expressive matrix learning process: the first one is less useful information for learning self-expressive weights due to the simple reconstruction loss; the second one is that the construction of the self-expression layer associated with the sample size requires high-computational cost; and the last one is the limited connectivity of the existing regularization terms. In order to address these issues, in this paper we propose a novel model named Self-Supervised deep Subspace Clustering with Entropy-norm (S$^{3}$CE). Specifically, S$^{3}$CE exploits a self-supervised contrastive network to gain a more effetive feature vector. The local structure and dense connectivity of the original data benefit from the self-expressive layer and additional entropy-norm constraint. Moreover, a new module with data enhancement is designed to help S$^{3}$CE focus on the key information of data, and improve the clustering performance of positive and negative instances through spectral clustering. Extensive experimental results demonstrate the superior performance of S$^{3}$CE in comparison to the state-of-the-art approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes