Evading Overlapping Community Detection via Proxy Node Injection
This addresses privacy protection for users in social networks by preventing community detection, focusing on the more realistic overlapping community setting, which is an incremental advance over prior non-overlapping methods.
The paper tackles the problem of hiding community affiliations in social graphs with overlapping communities by formalizing community membership hiding and using deep reinforcement learning to modify edges, achieving significant improvements in effectiveness and efficiency over existing baselines on real-world datasets.
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.