LGAIMay 20, 2024

Multi-order Graph Clustering with Adaptive Node-level Weight Learning

arXiv:2405.12183v16 citationsh-index: 2Pattern Recognition
Originality Incremental advance
AI Analysis

This work addresses hypergraph fragmentation and motif integration challenges in graph clustering, which is incremental for researchers in network analysis and data mining.

The paper tackles the problem of graph clustering by integrating multiple higher-order structures and edge connections at the node level, resulting in improved clustering accuracy as demonstrated on seven real-world datasets.

Current graph clustering methods emphasize individual node and edge con nections, while ignoring higher-order organization at the level of motif. Re cently, higher-order graph clustering approaches have been designed by motif based hypergraphs. However, these approaches often suffer from hypergraph fragmentation issue seriously, which degrades the clustering performance greatly. Moreover, real-world graphs usually contain diverse motifs, with nodes participating in multiple motifs. A key challenge is how to achieve precise clustering results by integrating information from multiple motifs at the node level. In this paper, we propose a multi-order graph clustering model (MOGC) to integrate multiple higher-order structures and edge connections at node level. MOGC employs an adaptive weight learning mechanism to au tomatically adjust the contributions of different motifs for each node. This not only tackles hypergraph fragmentation issue but enhances clustering accuracy. MOGC is efficiently solved by an alternating minimization algo rithm. Experiments on seven real-world datasets illustrate the effectiveness of MOGC.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes