Communication-Efficient Triangle Counting under Local Differential Privacy
Jacob Imola, Takao Murakami, Kamalika Chaudhuri

TL;DR
This paper introduces communication-efficient algorithms for triangle counting under local differential privacy, significantly reducing communication costs while maintaining low estimation error in network analysis.
Contribution
It proposes novel two-round algorithms with edge sampling and a double clipping technique to minimize communication and estimation error under LDP.
Findings
Reduces communication time from hours to seconds at 20 Mbps.
Maintains small estimation error with fewer communication resources.
Demonstrates effectiveness through comprehensive evaluation.
Abstract
Triangle counting in networks under LDP (Local Differential Privacy) is a fundamental task for analyzing connection patterns or calculating a clustering coefficient while strongly protecting sensitive friendships from a central server. In particular, a recent study proposes an algorithm for this task that uses two rounds of interaction between users and the server to significantly reduce estimation error. However, this algorithm suffers from a prohibitively high communication cost due to a large noisy graph each user needs to download. In this work, we propose triangle counting algorithms under LDP with a small estimation error and communication cost. We first propose two-rounds algorithms consisting of edge sampling and carefully selecting edges each user downloads so that the estimation error is small. Then we propose a double clipping technique, which clips the number of edges and…
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.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Internet Traffic Analysis and Secure E-voting · Privacy, Security, and Data Protection
