Effective Clustering for Large Multi-Relational Graphs
Xiaoyang Lin, Runhao Jiang, Renchi Yang

TL;DR
This paper introduces DEMM and DEMM+ algorithms for scalable, high-quality clustering of large multi-relational graphs, overcoming limitations of existing methods by optimizing multi-relational Dirichlet energy and enabling linear-time clustering.
Contribution
The paper presents novel two-stage optimization algorithms, DEMM and DEMM+, that improve clustering quality and scalability for large multi-relational graphs, including attribute-less cases.
Findings
DEMM+ outperforms 20 baselines in clustering quality.
DEMM+ is significantly faster while maintaining high accuracy.
The methods scale to graphs with millions of nodes and billions of edges.
Abstract
Multi-relational graphs (MRGs) are an expressive data structure for modeling diverse interactions/relations among real objects (i.e., nodes), which pervade extensive applications and scenarios. Given an MRG G with N nodes, partitioning the node set therein into K disjoint clusters (MRGC) is a fundamental task in analyzing MRGs, which has garnered considerable attention. However, the majority of existing solutions towards MRGC either yield severely compromised result quality by ineffective fusion of heterogeneous graph structures and attributes, or struggle to cope with sizable MRGs with millions of nodes and billions of edges due to the adoption of sophisticated and costly deep learning models. In this paper, we present DEMM and DEMM+, two effective MRGC approaches to address the limitations above. Specifically, our algorithms are built on novel two-stage optimization objectives,…
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.
