AUTHOR=Foffano Daniele , Rossi Luca , Torsello Andrea TITLE=You Can't See Me: Anonymizing Graphs Using the Szemerédi Regularity Lemma JOURNAL=Frontiers in Big Data VOLUME=2 YEAR=2019 URL=https://www.frontiersin.org/journals/big-data/articles/10.3389/fdata.2019.00007 DOI=10.3389/fdata.2019.00007 ISSN=2624-909X ABSTRACT=

Complex networks gathered from our online interactions provide a rich source of information that can be used to try to model and predict our behavior. While this has very tangible benefits that we have all grown accustomed to, there is a concrete privacy risk in sharing potentially sensitive data about ourselves and the people we interact with, especially when this data is publicly available online and unprotected from malicious attacks. k-anonymity is a technique aimed at reducing this risk by obfuscating the topological information of a graph that can be used to infer the nodes' identity. In this paper we propose a novel algorithm to enforce k-anonymity based on a well-known result in extremal graph theory, the Szemerédi regularity lemma. Given a graph, we start by computing a regular partition of its nodes. The Szemerédi regularity lemma ensures that such a partition exists and that the edges between the sets of nodes behave almost randomly. With this partition, we anonymize the graph by randomizing the edges within each set, obtaining a graph that is structurally similar to the original one yet the nodes within each set are structurally indistinguishable. We test the proposed approach on real-world networks extracted from Facebook. Our experimental results show that the proposed approach is able to anonymize a graph while retaining most of its structural information.