paper-with-me

Papers

Attribute-Missing Multi-view Graph Clustering

2025-01-01 · CVPR 2025 1 · Bowen Zhao, Qianqian Wang, Zhengming Ding, Quanxue Gao

The success of existing deep multi-view graph clustering methods is based on the assumption that node attributes are fully available across all views. However, in practical scenarios, node attributes are frequently missing due to factors such as data privacy concerns or failures in data collection devices. Although some methods have been proposed to address the issue of missing node attributes, they come with the following limitations: i) Existing methods are often not tailored specifically for clustering tasks and struggle to address missing attributes effectively. ii) They tend to ignore the relational dependencies between nodes and their neighboring nodes. This oversight results in unreliable imputations, thereby degrading clustering performance. To address the above issues, we propose an Attribute-Missing Multi-view Graph Clustering (AMMGC). Specifically, we first impute missing node attributes by leveraging neighborhood information through an adjacency matrix. Then, to improve the consistency, we integrate a dual structure consistency module that aligns graph structures across multiple views, reducing redundancy and retaining key information. Furthermore, we introduce a high-confidence guidance module to improve the reliability of clustering. Extensive experiment results showcase the effectiveness and superiority of our proposed method on multiple benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClusteringGraph Clustering

Similar Papers 제목 키워드 기반

Scalable Attribute-Missing Graph Clustering via Neighborhood Differentiation

2025-07-09 · Yaowen Hu, Wenxuan Tu, Yue Liu, Xinhang Wan 외 arxiv

Deep graph clustering (DGC), which aims to unsupervisedly separate the nodes in an attribute graph into different clusters, has seen substantial potential in various industrial scenarios like community detection and reco…

Community DetectionGraph Clustering

Divide-Then-Rule: A Cluster-Driven Hierarchical Interpolator for Attribute-Missing Graphs

2025-07-12 · Yaowen Hu, Wenxuan Tu, Yue Liu, Miaomiao Li 외 arxiv

Deep graph clustering (DGC) for attribute-missing graphs is an unsupervised task aimed at partitioning nodes with incomplete attributes into distinct clusters. Addressing this challenging issue is vital for practical app…

Graph Clustering

Clustering-Oriented Generative Attribute Graph Imputation

2025-07-25 · Mulin Chen, Bocheng Wang, Jiaxin Zhong, Zongcheng Miao 외 arxiv

Attribute-missing graph clustering has emerged as a significant unsupervised task, where only attribute vectors of partial nodes are available and the graph structure is intact. The related models generally follow the tw…

Graph Clustering

Incomplete Multi-view Clustering via Cross-view Relation Transfer

2021-12-01 · Yiming Wang, Dongxia Chang, Zhiqiang Fu, Yao Zhao

In this paper, we consider the problem of multi-view clustering on incomplete views. Compared with complete multi-view clustering, the view-missing problem increases the difficulty of learning common representations from…

ClusteringIncomplete multi-view clusteringRelation

RHEA: Reliability-Harmonized Reconstruction and Assignment for Robust Multimodal-Attributed Graph Clustering

2026-08-01 · Yinlin Zhu, Di Wu, Ziyu Han, Zekai Chenm 외 arxiv

Multimodal-attributed graphs (MAGs), whose nodes carry heterogeneous attributes such as text and images over a relational structure, have become a fundamental substrate for label-free entity grouping tasks, including com…

Graph Clustering