Differentially Private Triangle Counting in Large Graphs

Xiaofeng Ding,Shujun Sheng,Huajian Zhou,Xiaodong Zhang,Zhifeng Bao,Pan Zhou,Hai Jin
DOI: https://doi.org/10.1109/tkde.2021.3052827
IF: 9.235
2022-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:Triangle count is a critical parameter in mining relationships among people in social networks. However, directly publishing the findings obtained from triangle counts may bring potential privacy concern, which raises great challenges and opportunities for privacy-preserving triangle counting. In this paper, we choose to use differential privacy to protect triangle counting for large scale graphs. To reduce the large sensitivity caused in large graphs, we propose a novel graph projection method that can be used to obtain an upper bound for sensitivity in different distributions. In particular, we publish the triangle counts satisfying the node-differential privacy with two kinds of histograms: the triangle count distribution and the cumulative distribution. Moreover, we extend the research on privacy preserving triangle counting to one of its applications, the local clustering coefficient. Experimental results show that the cumulative distribution can fit the real statistical information better, and our proposed mechanism has achieved better accuracy for triangle counts while maintaining the requirement of differential privacy.
What problem does this paper attempt to address?