Arya: Arbitrary Graph Pattern Mining with Decomposition-based Sampling
Published in NSDI 2023, 2023
A decomposition-based sampling system for interactive mining of arbitrary graph patterns.
Download here
Paper summary
Arya introduces a decomposition-based sampling framework that supports interactive mining of arbitrary subgraph patterns on production-scale graphs. The system decomposes complex pattern queries into reusable sampling plans that deliver unbiased estimates with theoretical accuracy guarantees and low latency. Experiments on industry workloads show that Arya answers complex pattern queries orders of magnitude faster than prior motif enumeration systems while retaining accuracy.