Evading Overlapping Community Detection via Proxy Node Injection

πŸ“… 2025-09-25
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This paper addresses the Community Member Hiding (CMH) problem in overlapping community detectionβ€”i.e., evading privacy inference based on graph analysis by minimally perturbing the graph structure so that a target node is excluded from its original overlapping community memberships. We formally define this problem for the first time and propose a privacy-preserving framework integrating edge modification and proxy node injection. To jointly optimize perturbation strategies under structural fidelity constraints, we introduce a novel deep reinforcement learning approach tailored to resist mainstream overlapping community detection algorithms. Extensive experiments on multiple real-world social network datasets demonstrate that our method significantly outperforms existing baselines in stealthiness, effectiveness, and computational efficiency. To the best of our knowledge, this work provides the first systematic solution for graph-structural privacy protection in overlapping community settings.

Technology Category

Application Category

πŸ“ Abstract
Protecting privacy in social graphs requires preventing sensitive information, such as community affiliations, from being inferred by graph analysis, without substantially altering the graph topology. We address this through the problem of emph{community membership hiding} (CMH), which seeks edge modifications that cause a target node to exit its original community, regardless of the detection algorithm employed. Prior work has focused on non-overlapping community detection, where trivial strategies often suffice, but real-world graphs are better modeled by overlapping communities, where such strategies fail. To the best of our knowledge, we are the first to formalize and address CMH in this setting. In this work, we propose a deep reinforcement learning (DRL) approach that learns effective modification policies, including the use of proxy nodes, while preserving graph structure. Experiments on real-world datasets show that our method significantly outperforms existing baselines in both effectiveness and efficiency, offering a principled tool for privacy-preserving graph modification with overlapping communities.
Problem

Research questions and friction points this paper is trying to address.

Preventing community affiliation inference in social graphs without altering topology
Hiding community membership for overlapping community detection algorithms
Developing deep reinforcement learning approach using proxy nodes
Innovation

Methods, ideas, or system contributions that make the work stand out.

Deep reinforcement learning for community privacy
Proxy node injection to hide membership
Preserving graph structure while modifying edges
πŸ”Ž Similar Papers
No similar papers found.