paper-with-me

Papers

Adaptive Graph Convolutional Subspace Clustering

2023-05-05 · CVPR 2023 1 · Lai Wei, Zhengwei Chen, Jun Yin, Changming Zhu, Rigui Zhou, Jin Liu

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 the reconstruction coefficient matrix or feature extraction methods for finding latent features of original data samples. In this paper, inspired by graph convolutional networks, we use the graph convolution technique to develop a feature extraction method and a coefficient matrix constraint simultaneously. And the graph-convolutional operator is updated iteratively and adaptively in our proposed algorithm. Hence, we call the proposed method adaptive graph convolutional subspace clustering (AGCSC). We claim that by using AGCSC, the aggregated feature representation of original data samples is suitable for subspace clustering, and the coefficient matrix could reveal the subspace structure of the original data set more faithfully. Finally, plenty of subspace clustering experiments prove our conclusions and show that AGCSC outperforms some related methods as well as some deep models.

📄 PDF Abstract BibTeX arXiv:2305.03414

Code (1)

weilyshmtu/agcsc 공식 구현

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

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

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

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

Joint Adaptive Neighbours and Metric Learning for Multi-view Subspace Clustering

2017-09-12 · Nan Xu, Yanqing Guo, Jiujun Wang, Xiangyang Luo 외

Due to the existence of various views or representations in many real-world data, multi-view learning has drawn much attention recently. Multi-view spectral clustering methods based on similarity matrixes or graphs are p…

ClusteringMetric LearningMULTI-VIEW LEARNINGMulti-view Subspace Clustering

Adaptive Attribute and Structure Subspace Clustering Network

2021-09-28 · Zhihao Peng, Hui Liu, Yuheng Jia, Junhui Hou

Deep self-expressiveness-based subspace clustering methods have demonstrated effectiveness. However, existing works only consider the attribute information to conduct the self-expressiveness, which may limit the clusteri…

AttributeClustering