SILGSPOct 6, 2018

Higher-order Spectral Clustering for Heterogeneous Graphs

arXiv:1810.02959v19 citations
Originality Highly original
AI Analysis

It addresses clustering in heterogeneous graphs, which are common in real-world networks, representing a novel extension beyond homogeneous graphs.

The paper tackles the problem of clustering in heterogeneous graphs by introducing typed-graphlets to capture connectivity patterns, achieving a mean improvement of 43x over existing methods for clustering and 18.7-20.8% improvements for link prediction and graph compression.

Higher-order connectivity patterns such as small induced sub-graphs called graphlets (network motifs) are vital to understand the important components (modules/functional units) governing the configuration and behavior of complex networks. Existing work in higher-order clustering has focused on simple homogeneous graphs with a single node/edge type. However, heterogeneous graphs consisting of nodes and edges of different types are seemingly ubiquitous in the real-world. In this work, we introduce the notion of typed-graphlet that explicitly captures the rich (typed) connectivity patterns in heterogeneous networks. Using typed-graphlets as a basis, we develop a general principled framework for higher-order clustering in heterogeneous networks. The framework provides mathematical guarantees on the optimality of the higher-order clustering obtained. The experiments demonstrate the effectiveness of the framework quantitatively for three important applications including (i) clustering, (ii) link prediction, and (iii) graph compression. In particular, the approach achieves a mean improvement of 43x over all methods and graphs for clustering while achieving a 18.7% and 20.8% improvement for link prediction and graph compression, respectively.

Foundations

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

Your Notes