On Learning Cluster Coefficient of Private Networks

  • Authors:
  • Yue Wang;Xintao Wu;Jun Zhu;Yang Xiang

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ASONAM '12 Proceedings of the 2012 International Conference on Advances in Social Networks Analysis and Mining (ASONAM 2012)
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Enabling accurate analysis of social network data while preserving differential privacy has been challenging since graph features such as clustering coefficient or modularity often have high sensitivity, which is different from traditional aggregate functions (e.g., count and sum) on tabular data. In this paper, we treat a graph statistics as a function $f$ and develop a divide and conquer approach to enforce differential privacy. The basic procedure of this approach is to first decompose the target computation $f$ into several less complex unit computations $f1, \cdots, f_m$ connected by basic mathematical operations (e.g., addition, subtraction, multiplication, division), then perturb the output of each $f_i$ with Lap lace noise derived from its own sensitivity value and the distributed privacy threshold $\epsilon_i$, and finally combine those perturbed $f_i$ as the perturbed output of computation $f$. We examine how various operations affect the accuracy of complex computations. When unit computations have large global sensitivity values, we enforce the differential privacy by calibrating noise based on the smooth sensitivity, rather than the global sensitivity. By doing this, we achieve the strict differential privacy guarantee with smaller magnitude noise. We illustrate our approach by using clustering coefficient, which is a popular statistics used in social network analysis. Empirical evaluations show the developed divide and conquer approach outperforms the direct approach.