paper-with-me

홈 › Papers

Subspace Co-clustering with Two-Way Graph Convolution

2022-02-01 · CIKM '22: Proceedings of the 31st ACM International Conference on Information & Knowledge Management 2022 2 · Chakib Fettal, Lazhar Labiod, Mohamed Nadif

Subspace clustering aims to cluster high dimensional data lying in a union of low-dimensional subspaces. It has shown good results on the task of image clustering but text clustering, using documentterm matrices, proved more impervious to advances based on this approach. We hypothesize that this is because, compared to image data, text data is generally higher dimensional and sparser. This renders subspace clustering impractical in such a context. Here, we leverage subspace clustering for text by addressing these issues. We first extend the concept of subspace clustering to co-clustering, which has been extensively used on document-term matrices due to the resulting interplay between the document and term representations. We then address the sparsity problem through a two-way graph convolution, which promotes the grouping effect that has been credited for the effectiveness of some subspace clustering models. The proposed formulation results in an algorithm that is efficient both in terms of computational and spatial complexity. We show the competitiveness of our model w.r.t the state-of-the-art on document-term attributed graph datasets in terms of performance and efficiency.

📄 PDF Abstract BibTeX

Code (1)

chakib401/SC3 tf

Tasks

ClusteringImage ClusteringText Clustering

Similar Papers 제목 키워드 기반

Adaptive Graph Convolutional Subspace Clustering

2023-05-05 · CVPR 2023 1 · Lai Wei, Zhengwei Chen, Jun Yin, Changming Zhu 외

Spectral-type subspace clustering algorithms have shown excellent performance in many subspace clustering applications. The existing spectral-type subspace clustering algorithms either focus on designing constraints for …

Clustering

Graph Convolutional Subspace Clustering: A Robust Subspace Clustering Framework for Hyperspectral Image

2020-04-22 · Yaoming Cai, Zijia Zhang, Zhihua Cai, Xiaobo Liu 외

Hyperspectral image (HSI) clustering is a challenging task due to the high complexity of HSI data. Subspace clustering has been proven to be powerful for exploiting the intrinsic relationship between data points. Despite…

ClusteringGraph Embedding

Multiview Subspace Clustering of Hyperspectral Images based on Graph Convolutional Networks

2024-03-03 · Xianju Li, Renxiang Guan, Zihao Li, Hao liu 외

High-dimensional and complex spectral structures make clustering of hy-perspectral images (HSI) a challenging task. Subspace clustering has been shown to be an effective approach for addressing this problem. However, cur…

Clustering

Multi-level Graph Subspace Contrastive Learning for Hyperspectral Image Clustering

2024-04-08 · Jingxin Wang, Renxiang Guan, Kainan Gao, Zihao Li 외

Hyperspectral image (HSI) clustering is a challenging task due to its high complexity. Despite subspace clustering shows impressive performance for HSI, traditional methods tend to ignore the global-local interaction in …

ClusteringContrastive Learninghyperspectral image clusteringImage Clustering

Contrastive Multi-view Subspace Clustering of Hyperspectral Images based on Graph Convolutional Networks

2023-12-11 · Renxiang Guan, Zihao Li, Xianju Li, Chang Tang 외

High-dimensional and complex spectral structures make the clustering of hyperspectral images (HSI) a challenging task. Subspace clustering is an effective approach for addressing this problem. However, current subspace c…

ClusteringContrastive LearningMulti-view Subspace Clustering