Answering pattern match queries in large graph databases via graph embedding

  • Authors:
  • Lei Zou;Lei Chen;M. Tamer Özsu;Dongyan Zhao

  • Affiliations:
  • Peking University, Beijing, China;Hong Kong University of Science and Technology, Hong Kong, People's Republic of China;University of Waterloo, Waterloo, Canada;Peking University, Beijing, China

  • Venue:
  • The VLDB Journal — The International Journal on Very Large Data Bases
  • Year:
  • 2012

Quantified Score

Hi-index 0.02

Visualization

Abstract

The growing popularity of graph databases has generated interesting data management problems, such as subgraph search, shortest path query, reachability verification, and pattern matching. Among these, a pattern match query is more flexible compared with a subgraph search and more informative compared with a shortest path or a reachability query. In this paper, we address distance-based pattern match queries over a large data graph G. Due to the huge search space, we adopt a filter-and-refine framework to answer a pattern match query over a large graph. We first find a set of candidate matches by a graph embedding technique and then evaluate these to find the exact matches. Extensive experiments confirm the superiority of our method.