paper-with-me

홈 › Papers

Multi-view clustering integrating anchor attribute and structural information

2024-10-29 · Xuetong Li, Xiao-Dong Zhang

Multisource data has spurred the development of advanced clustering algorithms, such as multi-view clustering, which critically relies on constructing similarity matrices. Traditional algorithms typically generate these matrices from sample attributes alone. However, real-world networks often include pairwise directed topological structures critical for clustering. This paper introduces a novel multi-view clustering algorithm, AAS. It utilizes a two-step proximity approach via anchors in each view, integrating attribute and directed structural information. This approach enhances the clarity of category characteristics in the similarity matrices. The anchor structural similarity matrix leverages strongly connected components of directed graphs. The entire process-from similarity matrices construction to clustering - is consolidated into a unified optimization framework. Comparative experiments on the modified Attribute SBM dataset against eight algorithms affirm the effectiveness and superiority of AAS.

📄 PDF Abstract BibTeX arXiv:2410.21711

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClustering

Similar Papers 제목 키워드 기반

Large-scale Multi-view Tensor Clustering with Implicit Linear Kernels

2025-01-01 · CVPR 2025 1 · Jiyuan Liu, Xinwang Liu, Chuankun Li, Xinhang Wan 외

Multi-view clustering is a long-standing hot topic in machine learning communities, due to its capability of integrating data information from multiple sources and modalities. By utilizing tensor Singular Value Decom…

Clustering

Scalable Multi-view Clustering with Graph Filtering

2022-05-18 · Liang Liu, Peng Chen, Guangchun Luo, Zhao Kang 외

With the explosive growth of multi-source data, multi-view clustering has attracted great attention in recent years. Most existing multi-view methods operate in raw feature space and heavily depend on the quality of orig…

AttributeClustering

LargeMvC-Net: Anchor-based Deep Unfolding Network for Large-scale Multi-view Clustering

2025-07-28 · Shide Du, Chunming Wu, Zihan Fang, Wendi Zhao 외 arxiv

Deep anchor-based multi-view clustering methods enhance the scalability of neural networks by utilizing representative anchors to reduce the computational complexity of large-scale clustering. Despite their scalability a…

Representation Learning

Learn from View Correlation: An Anchor Enhancement Strategy for Multi-view Clustering

2024-01-01 · CVPR 2024 1 · Suyuan Liu, Ke Liang, Zhibin Dong, Siwei Wang 외

In recent years anchor-based methods have achieved promising progress in multi-view clustering. The performances of these methods are significantly affected by the quality of the anchors. However the anchors generate…

Clustering

Discriminative Anchor Learning for Efficient Multi-view Clustering

2024-09-25 · Yalan Qin, Nan Pu, Hanzhou Wu, Nicu Sebe

Multi-view clustering aims to study the complementary information across views and discover the underlying structure. For solving the relatively high computational cost for the existing approaches, works based on anchor …

Clusteringgraph construction