English

Adaptive Attribute and Structure Subspace Clustering Network

Computer Vision and Pattern Recognition 2022-06-22 v3 Machine Learning

Abstract

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 clustering performance. In this paper, we propose a novel adaptive attribute and structure subspace clustering network (AASSC-Net) to simultaneously consider the attribute and structure information in an adaptive graph fusion manner. Specifically, we first exploit an auto-encoder to represent input data samples with latent features for the construction of an attribute matrix. We also construct a mixed signed and symmetric structure matrix to capture the local geometric structure underlying data samples. Then, we perform self-expressiveness on the constructed attribute and structure matrices to learn their affinity graphs separately. Finally, we design a novel attention-based fusion module to adaptively leverage these two affinity graphs to construct a more discriminative affinity graph. Extensive experimental results on commonly used benchmark datasets demonstrate that our AASSC-Net significantly outperforms state-of-the-art methods. In addition, we conduct comprehensive ablation studies to discuss the effectiveness of the designed modules. The code will be publicly available at https://github.com/ZhihaoPENG-CityU.

Keywords

Cite

@article{arxiv.2109.13742,
  title  = {Adaptive Attribute and Structure Subspace Clustering Network},
  author = {Zhihao Peng and Hui Liu and Yuheng Jia and Junhui Hou},
  journal= {arXiv preprint arXiv:2109.13742},
  year   = {2022}
}

Comments

This paper has been accepted by IEEE Transactions on Image Processing

R2 v1 2026-06-24T06:26:20.532Z