Score: 1

Scalable Deep Subspace Clustering Network

Published: December 24, 2025 | arXiv ID: 2512.21434v1

By: Nairouz Mrabah, Mohamed Bouguessa, Sihem Sami

Potential Business Impact:

Finds patterns in data much faster.

Business Areas:
Image Recognition Data and Analytics, Software

Subspace clustering methods face inherent scalability limits due to the $O(n^3)$ cost (with $n$ denoting the number of data samples) of constructing full $n\times n$ 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 $\mathcal{O}(n)$ 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 clustering quality to state-of-the-art methods with significantly improved computational efficiency.

Country of Origin
🇨🇦 Canada

Page Count
10 pages

Category
Computer Science:
CV and Pattern Recognition