Acyclic Graph Pattern Counting under Local Differential Privacy
Yihua Hu, Kuncan Wang, Wei Dong

TL;DR
This paper introduces the first general method for counting arbitrary acyclic graph patterns under local differential privacy, addressing key challenges with a recursive framework and random node marking.
Contribution
It presents a novel recursive subpattern counting framework and a random marking technique for acyclic pattern counting under LDP, filling a significant research gap.
Findings
Achieves an additive error of O( tilde; \, sqrt{N}d(G)^k) for patterns with k edges.
Demonstrates up to 2600old improvement in utility over baseline methods.
Reduces communication cost by 300old compared to existing approaches.
Abstract
Graph pattern counting serves as a cornerstone of network analysis with extensive real-world applications. Its integration with local differential privacy (LDP) has gained growing attention for protecting sensitive graph information in decentralized settings. However, existing LDP frameworks are largely ad hoc, offering solutions only for specific patterns such as triangles and stars. A general mechanism for counting arbitrary graph patterns, even for the subclass of acyclic patterns, has remained an open problem. To fill this gap, we present the first general solution for counting arbitrary acyclic patterns under LDP. We identify and tackle two fundamental challenges: generalizing pattern construction from distributed data and eliminating node duplication during the construction. To address the first challenge, we propose an LDP-tailored recursive subpattern counting framework that…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Graph Theory and Algorithms
