English

Anonymizing Graphs

Databases 2008-11-03 v1 Data Structures and Algorithms

Abstract

Motivated by recently discovered privacy attacks on social networks, we study the problem of anonymizing the underlying graph of interactions in a social network. We call a graph (k,l)-anonymous if for every node in the graph there exist at least k other nodes that share at least l of its neighbors. We consider two combinatorial problems arising from this notion of anonymity in graphs. More specifically, given an input graph we ask for the minimum number of edges to be added so that the graph becomes (k,l)-anonymous. We define two variants of this minimization problem and study their properties. We show that for certain values of k and l the problems are polynomial-time solvable, while for others they become NP-hard. Approximation algorithms for the latter cases are also given.

Keywords

Cite

@article{arxiv.0810.5578,
  title  = {Anonymizing Graphs},
  author = {Tomas Feder and Shubha U. Nabar and Evimaria Terzi},
  journal= {arXiv preprint arXiv:0810.5578},
  year   = {2008}
}

Comments

15 pages, 5 figures

R2 v1 2026-06-21T11:36:45.709Z