paper-with-me

Papers

Subspace Clustering on Incomplete Data with Self-Supervised Contrastive Learning

2026-01-30 · Huanran Li, Daniel Pimentel-Alarcón arxiv

Subspace clustering aims to group data points that lie in a union of low-dimensional subspaces and finds wide application in computer vision, hyperspectral imaging, and recommendation systems. However, most existing methods assume fully observed data, limiting their effectiveness in real-world scenarios with missing entries. In this paper, we propose a contrastive self-supervised framework, Contrastive Subspace Clustering (CSC), designed for clustering incomplete data. CSC generates masked views of partially observed inputs and trains a deep neural network using a SimCLR-style contrastive loss to learn invariant embeddings. These embeddings are then clustered using sparse subspace clustering. Experiments on six benchmark datasets show that CSC consistently outperforms both classical and deep learning baselines, demonstrating strong robustness to missing data and scalability to large datasets.

📄 PDF Abstract BibTeX arXiv:2602.00262

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsContrastive Learning

Similar Papers 제목 키워드 기반

Theoretical Analysis of Sparse Subspace Clustering with Missing Entries

2018-01-01 · ICML 2018 7 · Manolis C. Tsakiris, Rene Vidal

Sparse Subspace Clustering (SSC) is a popular unsupervised machine learning method for clustering data lying close to an unknown union of low-dimensional linear subspaces; a problem with numerous applications in pattern …

Clustering

Self-Supervised Convolutional Subspace Clustering Network

2019-05-01 · CVPR 2019 6 · Junjian Zhang, Chun-Guang Li, Chong You, Xianbiao Qi 외

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 bee…

ClusteringImage Clustering

High-order Correlation Preserved Incomplete Multi-view Subspace Clustering

2022-02-21 · IEEE Transactions on Image Processing 2022 2 · Zhenglai Li, Chang Tang, Xiao Zheng, Xinwang Liu 외

Incomplete multi-view clustering aims to exploit theinformation of multiple incomplete views to partition data into their clusters. Existing methods only utilize the pair-wise sample correlation and pair-wise view correl…

ClusteringIncomplete multi-view clusteringMulti-view Subspace ClusteringVocal Bursts Intensity Prediction

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

Deep Double Self-Expressive Subspace Clustering

2023-06-20 · Ling Zhao, Yunpeng Ma, Shanxiong Chen, Jun Zhou

Deep subspace clustering based on auto-encoder has received wide attention. However, most subspace clustering based on auto-encoder does not utilize the structural information in the self-expressive coefficient matrix, w…

ClusteringContrastive Learning