Publishing Below-Threshold Triangle Counts under Local Weight Differential Privacy
Kevin Pfisterer, Quentin Hillebrand, Vorapong Suppakitpaisarn

TL;DR
This paper introduces a new algorithm for counting below-threshold triangles in weighted graphs under local weight differential privacy, addressing a gap in privacy-preserving graph analysis for real-world weighted networks.
Contribution
It presents a novel two-round method for privately counting weighted triangles, including biased and unbiased estimators, with efficiency improvements through covariance reduction and smooth sensitivity computation.
Findings
The proposed method effectively counts below-threshold triangles under privacy constraints.
Refinements significantly reduce error and computational time.
Experimental results validate the trade-offs and improvements.
Abstract
We propose an algorithm for counting below-threshold triangles in weighted graphs under local weight differential privacy. While prior work has largely focused on unweighted graphs, edge weights are intrinsic to many real-world networks. We consider the setting in which the graph topology is publicly known and privacy is required only for the contribution of an individual to incident edge weights, capturing practical scenarios such as road and telecommunication networks. Our method uses two rounds of communication. In the first round, each node releases privatized information about its incident edge weights under local weight differential privacy. In the second round, nodes locally count below-threshold triangles using this privatized information; we introduce both biased and unbiased variants of the estimator. We further develop two refinements: (i) a pre-computation step that reduces…
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 · Complex Network Analysis Techniques · Vehicular Ad Hoc Networks (VANETs)
