35
0

Differential Privacy for Network Assortativity

Abstract

The analysis of network assortativity is of great importance for understanding the structural characteristics of and dynamics upon networks. Often, network assortativity is quantified using the assortativity coefficient that is defined based on the Pearson correlation coefficient between vertex degrees. It is well known that a network may contain sensitive information, such as the number of friends of an individual in a social network (which is abstracted as the degree of vertex.). So, the computation of the assortativity coefficient leads to privacy leakage, which increases the urgent need for privacy-preserving protocol. However, there has been no scheme addressing the concern above.To bridge this gap, in this work, we are the first to propose approaches based on differential privacy (DP for short). Specifically, we design three DP-based algorithms: LocalruLocal_{ru}, ShuffleruShuffle_{ru}, and DecentralruDecentral_{ru}. The first two algorithms, based on Local DP (LDP) and Shuffle DP respectively, are designed for settings where each individual only knows his/her direct friends. In contrast, the third algorithm, based on Decentralized DP (DDP), targets scenarios where each individual has a broader view, i.e., also knowing his/her friends' friends. Theoretically, we prove that each algorithm enables an unbiased estimation of the assortativity coefficient of the network. We further evaluate the performance of the proposed algorithms using mean squared error (MSE), showing that ShuffleruShuffle_{ru} achieves the best performance, followed by DecentralruDecentral_{ru}, with LocalruLocal_{ru} performing the worst. Note that these three algorithms have different assumptions, so each has its applicability scenario. Lastly, we conduct extensive numerical simulations, which demonstrate that the presented approaches are adequate to achieve the estimation of network assortativity under the demand for privacy protection.

View on arXiv
@article{ma2025_2505.03639,
  title={ Differential Privacy for Network Assortativity },
  author={ Fei Ma and Jinzhi Ouyang and Xincheng Hu },
  journal={arXiv preprint arXiv:2505.03639},
  year={ 2025 }
}
Comments on this paper