Robust Self-Supervised Convolutional Neural Network for Subspace Clustering and Classification
Dario Sitnik, Ivica Kopriva

TL;DR
This paper introduces a robust self-supervised convolutional neural network for subspace clustering and classification that effectively handles nonlinear data, corruptions, and out-of-sample data, outperforming previous methods.
Contribution
It proposes the $S^2$ConvSCN model with a fully connected layer and CIM-based robustness, explicitly enforces block-diagonal structure, and demonstrates superior performance in unsupervised settings.
Findings
Outperforms baseline on multiple datasets
Handles nonlinear manifolds and corruptions effectively
Enforces block-diagonal structure for better clustering
Abstract
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 classification problems. This paper proposes the robust formulation of the self-supervised convolutional subspace clustering network (ConvSCN) that incorporates the fully connected (FC) layer and, thus, it is capable for handling out-of-sample data by classifying them using a softmax classifier. ConvSCN clusters data coming from nonlinear manifolds by learning the linear self-representation model in the feature space. Robustness to data corruptions is achieved by using the correntropy induced metric (CIM) of the error. Furthermore, the block-diagonal (BD) structure of the representation matrix is enforced explicitly through BD regularization. In a truly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Neural Networks and Applications · Image and Signal Denoising Methods
MethodsSoftmax
