paper-with-me

Papers

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 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.

📄 PDF Abstract BibTeX arXiv:2109.13742

Code (1)

zhihaopeng-cityu/aassc-net 공식 구현 tf

Tasks

AttributeClustering

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

Spectral Subspace Clustering for Attributed Graphs

2024-11-17 · Xiaoyang Lin, Renchi Yang, Haoran Zheng, Xiangyu Ke

Subspace clustering seeks to identify subspaces that segment a set of n data points into k (k<<n) groups, which has emerged as a powerful tool for analyzing data from various domains, especially images and videos. Recent…

AttributeClustering

Incorporating User's Preference into Attributed Graph Clustering

2020-03-24 · Wei Ye, Dominik Mautz, Christian Boehm, Ambuj Singh 외

Graph clustering has been studied extensively on both plain graphs and attributed graphs. However, all these methods need to partition the whole graph to find cluster structures. Sometimes, based on domain knowledge, peo…

AttributeClusteringGraph Clustering

Adaptive Low-Rank Kernel Subspace Clustering

2017-07-17 · Pan Ji, Ian Reid, Ravi Garg, Hongdong Li 외

In this paper, we present a kernel subspace clustering method that can handle non-linear models. In contrast to recent kernel subspace clustering methods which use predefined kernels, we propose to learn a low-rank kerne…

ClusteringImage ClusteringMotion Segmentation

Inv-SENnet: Invariant Self Expression Network for clustering under biased data

2022-11-13 · Ashutosh Singh, Ashish Singh, Aria Masoomi, Tales Imbiriba 외

Subspace clustering algorithms are used for understanding the cluster structure that explains the dataset well. These methods are extensively used for data-exploration tasks in various areas of Natural Sciences. However,…

Clustering