TL;DR
This paper presents Lifting, a novel Monte Carlo sampling framework for estimating small subgraph counts (graphlets) in large networks efficiently, with provable unbiasedness and variance control.
Contribution
Introduces Lifting, the first graphlet sampling method that can uniformly sample all graphlets of arbitrary size with positive probability and efficiency.
Findings
Lifting provides unbiased estimates of graphlet counts.
Lifting outperforms existing methods like Waddling and pairwise subgraph random walk.
The method is applicable to massive graphs with limited neighborhood queries.
Abstract
Exploratory analysis over network data is often limited by the ability to efficiently calculate graph statistics, which can provide a model-free understanding of the macroscopic properties of a network. We introduce a framework for estimating the graphlet count---the number of occurrences of a small subgraph motif (e.g. a wedge or a triangle) in the network. For massive graphs, where accessing the whole graph is not possible, the only viable algorithms are those that make a limited number of vertex neighborhood queries. We introduce a Monte Carlo sampling technique for graphlet counts, called {\em Lifting}, which can simultaneously sample all graphlets of size up to vertices for arbitrary . This is the first graphlet sampling method that can provably sample every graphlet with positive probability and can sample graphlets of arbitrary size . We outline variants of lifted…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
