Node Role-Guided LLMs for Dynamic Graph Clustering
Dongyuan Li, Ying Zhang, Yaozu Wu, Renhe Jiang

TL;DR
This paper introduces DyG-RoLLM, an interpretable framework for dynamic graph clustering that uses role prototypes and hierarchical LLM reasoning to produce explainable community detection results.
Contribution
It proposes a novel end-to-end interpretable method that maps graph embeddings to semantic node roles and integrates LLMs for explainable clustering in dynamic graphs.
Findings
Effective on synthetic and real-world datasets
Provides natural language explanations for clustering decisions
Enhances interpretability and robustness of dynamic graph clustering
Abstract
Dynamic graph clustering aims to detect and track time-varying clusters in dynamic graphs, revealing how complex real-world systems evolve over time. However, existing methods are predominantly black-box models. They lack interpretability in their clustering decisions and fail to provide semantic explanations of why clusters form or how they evolve, severely limiting their use in safety-critical domains such as healthcare or transportation. To address these limitations, we propose an end-to-end interpretable framework that maps continuous graph embeddings into discrete semantic concepts through learnable prototypes. Specifically, we first decompose node representations into orthogonal role and clustering subspaces, so that nodes with similar roles (e.g., hubs, bridges) but different cluster affiliations can be properly distinguished. We then introduce five node role prototypes (Leader,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Complex Network Analysis Techniques
