Scalable Deep Subspace Clustering Network
Nairouz Mrabah, Mohamed Bouguessa, Sihem Sami

TL;DR
SDSNet is a scalable deep subspace clustering framework that reduces computational complexity to linear time using landmark-based approximation and joint optimization, maintaining high clustering quality.
Contribution
It introduces SDSNet, a novel deep clustering method that achieves linear complexity with landmark approximation and joint auto-encoder and self-expression optimization.
Findings
Achieves comparable clustering accuracy to state-of-the-art methods.
Significantly reduces computational time and resources.
Maintains clustering quality with linear complexity.
Abstract
Subspace clustering methods face inherent scalability limits due to the cost (with denoting the number of data samples) of constructing full affinities and performing spectral decomposition. While deep learning-based approaches improve feature extraction, they maintain this computational bottleneck through exhaustive pairwise similarity computations. We propose SDSNet (Scalable Deep Subspace Network), a deep subspace clustering framework that achieves complexity through (1) landmark-based approximation, avoiding full affinity matrices, (2) joint optimization of auto-encoder reconstruction with self-expression objectives, and (3) direct spectral clustering on factorized representations. The framework combines convolutional auto-encoders with subspace-preserving constraints. Experimental results demonstrate that SDSNet achieves comparable…
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 · Advanced Clustering Algorithms Research · Advanced Graph Neural Networks
