Clique counts for network similarity
Anthony Bonato, Zhiyuan Zhang
TL;DR
The paper addresses efficient graph similarity by leveraging clique-based features rather than costly full graphlet counts. It introduces clique profiles built from normalized $k$-clique counts, extended by the higher-order $k$-clustering coefficients, and employs the Pivoter algorithm to obtain exact clique counts up to $k=10$, optionally augmented with the global clustering coefficient. Empirically, clique profiles yield competitive classification accuracy on several ego-network datasets and approach graphlet-kernel performance in many cases, while offering lower computational overhead. The work highlights the practicality of clique-based similarity for social networks and outlines avenues for extending the approach to sparser graphs and higher-order structures.
Abstract
Counts of small subgraphs, or graphlet counts, are widely applicable to measure graph similarity. Computing graphlet counts can be computationally expensive and may pose obstacles in network analysis. We study the role of cliques in graphlet counts as a method for graph similarity in social networks. Higher-order clustering coefficients and the Pivoter algorithm for exact clique counts are employed
