Title :
Towards Efficient Authenticated Subgraph Query Service in Outsourced Graph Databases
Author :
Zhe Fan ; Yun Peng ; Choi, Byron ; Jianliang Xu ; Bhowmick, Sourav S.
Author_Institution :
Dept. of Comput. Sci., Hong Kong Baptist Univ., Hong Kong, China
Abstract :
Graphs are powerful tools suitable for a large variety of applications including chemical databases and the Semantic Web, among others. A fundamental query of graph databases is the subgraph query: given a query graph q, it retrieves the data graphs from a database that contain q. Due to the cost of managing massive data coupled with the computational hardness of subgraph query processing, outsourcing the processing to a third-party service provider is an appealing alternative. However, security properties such as data integrity and the response time are critical Quality of Service (QoS) issues in query services. Unfortunately, to our knowledge, authenticated subgraph query services have not been addressed before. To support the service, we propose Merkle IFTree (MIFTree) where Merkle hash trees are applied into our Intersection-aware Feature-subgraph Tree (IFTree). IFTree aims to minimize I/O in a well-received subgraph query paradigm called the filtering-and-verification framework. The structures that need to be introduced to verification objects ( VOs) and the authentication time are both minimized. Subsequently, the overall response time is minimized. For optimizations, we propose an enhanced authentication method on MIFTree. Our detailed experiments on both real and synthetic datasets demonstrate that MIFTree is clearly more efficient than a baseline method.
Keywords :
formal verification; outsourcing; quality of service; query processing; trees (mathematics); IFTree; MIFTree; Merkle IFTree; Merkle hash trees; QoS issues; VO; authenticated subgraph query service; filtering-and-verification framework; intersection-aware feature-subgraph tree; outsourced graph databases; quality of service issues; subgraph query processing; third-party service provider; verification objects; Authentication; Graphs; Public key cryptography; Quality of service; Query processing; Security concerns of service-oriented solutions; outsourced graph databases; query answer authentication; service-oriented security enablement at software level; subgraph query service;
Journal_Title :
Services Computing, IEEE Transactions on
DOI :
10.1109/TSC.2013.42