ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2312.07055
21
3

Communication Cost Reduction for Subgraph Counting under Local Differential Privacy via Hash Functions

12 December 2023
Quentin Hillebrand
Vorapong Suppakitpaisarn
Tetsuo Shibuya
ArXivPDFHTML
Abstract

We suggest the use of hash functions to cut down the communication costs when counting subgraphs under edge local differential privacy. While various algorithms exist for computing graph statistics, including the count of subgraphs, under the edge local differential privacy, many suffer with high communication costs, making them less efficient for large graphs. Though data compression is a typical approach in differential privacy, its application in local differential privacy requires a form of compression that every node can reproduce. In our study, we introduce linear congruence hashing. With a sampling rate of sss, our method can cut communication costs by a factor of s2s^2s2, albeit at the cost of increasing variance in the published graph statistic by a factor of sss. The experimental results indicate that, when matched for communication costs, our method achieves a reduction in the ℓ2\ell_2ℓ2​-error for triangle counts by up to 1000 times compared to the performance of leading algorithms.

View on arXiv
Comments on this paper