Leveraging Homophily Under Local Differential Privacy for Effective Graph Neural Networks
Abstract
Graph Neural Networks (GNNs) have become indispensable tools for analyzing graph-structured data, with applications across numerous domains. However, collecting graph data that is locally stored by users in privacy-sensitive scenarios remains challenging. Existing methods applying Local Differential Privacy (LDP) fail to account for homophily—the tendency of connected nodes to share similar attributes, which consequently leads to suboptimal performance under limited privacy budgets. To address this challenge, we propose HPGR (Homophily Preserving Graph Reconstruction), a novel approach for collecting and modeling graph topology under LDP, while preserving homophily. Our method employs a homophily-aware querying and modeling mechanism that integrates homophily priors into the data collection process, and enables robust reconstruction of the underlying graph structure despite the injected noise. We provide theoretical analyses demonstrating that our method satisfies LDP requirements while effectively preserving homophily. Extensive experiments on benchmark datasets show that our approach significantly outperforms existing methods, achieving a superior balance between privacy protection and model utility.
Cite
Text
Xie et al. "Leveraging Homophily Under Local Differential Privacy for Effective Graph Neural Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06096-9_22Markdown
[Xie et al. "Leveraging Homophily Under Local Differential Privacy for Effective Graph Neural Networks." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/xie2025ecmlpkdd-leveraging/) doi:10.1007/978-3-032-06096-9_22BibTeX
@inproceedings{xie2025ecmlpkdd-leveraging,
title = {{Leveraging Homophily Under Local Differential Privacy for Effective Graph Neural Networks}},
author = {Xie, Yule and Ding, Jiaxin and Xue, Pengyu and Ding, Xin and Han, Haochen and Fu, Luoyi and Wang, Xinbing},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {380-396},
doi = {10.1007/978-3-032-06096-9_22},
url = {https://mlanthology.org/ecmlpkdd/2025/xie2025ecmlpkdd-leveraging/}
}