kt-Safety: Graph Release via k-Anonymity and t-Closeness (Technical Report)
Weilong Ren, Kambiz Ghazinour, Xiang Lian

TL;DR
This paper introduces kt-Safety, a novel graph anonymization method that combines k-anonymity and t-closeness to protect both structure and attribute privacy, addressing NP-hardness with an efficient framework.
Contribution
It proposes a new graph privacy preservation mechanism considering both structure and attributes, with a scalable framework and optimization techniques for large-scale graphs.
Findings
Effective anonymization on real and synthetic datasets
Low anonymization cost achieved
Improved efficiency over existing methods
Abstract
In a wide spectrum of real-world applications, it is very important to analyze and mine graph data such as social networks, communication networks, citation networks, and so on. However, the release of such graph data often raises privacy issue, and the graph privacy preservation has recently drawn much attention from the database community. While prior works on graph privacy preservation mainly focused on protecting the privacy of either the graph structure only or vertex attributes only, in this paper, we propose a novel mechanism for graph privacy preservation by considering attacks from both graph structures and vertex attributes, which transforms the original graph to a so-called kt-safe graph, via k-anonymity and t-closeness. We prove that the generation of a kt-safe graph is NP-hard, therefore, we propose a feasible framework for effectively and efficiently anonymizing a graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Complexity and Algorithms in Graphs
