Visible to the public Privacy Preserving Subgraph Matching on Large Graphs in Cloud

TitlePrivacy Preserving Subgraph Matching on Large Graphs in Cloud
Publication TypeConference Paper
Year of Publication2016
AuthorsChang, Zhao, Zou, Lei, Li, Feifei
Conference NameProceedings of the 2016 International Conference on Management of Data
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-3531-7
Keywordscloud, graph, Metrics, privacy, pubcrawl, Resiliency, Scalability, subgraph match, user privacy, user privacy in the cloud
Abstract

The wide presence of large graph data and the increasing popularity of storing data in the cloud drive the needs for graph query processing on a remote cloud. But a fundamental challenge is to process user queries without compromising sensitive information. This work focuses on privacy preserving subgraph matching in a cloud server. The goal is to minimize the overhead on both cloud and client sides for subgraph matching, without compromising users' sensitive information. To that end, we transform an original graph \$G\$ into a privacy preserving graph Gk, which meets the requirement of an existing privacy model known as k-automorphism. By making use of the symmetry in a k-automorphic graph, a subgraph matching query can be efficiently answered using a graph Go, a small subset of Gk. This approach saves both space and query cost in the cloud server. We also anonymize the query graphs to protect their label information using label generalization technique. To reduce the search space for a subgraph matching query, we propose a cost model to select the more effective label combinations. The effectiveness and efficiency of our method are demonstrated through extensive experimental results on real datasets.

URLhttp://doi.acm.org/10.1145/2882903.2882956
DOI10.1145/2882903.2882956
Citation Keychang_privacy_2016