Updates-Aware Graph Pattern based Node Matching

2020 IEEE 36th International Conference on Data Engineering (ICDE)(2020)

引用 3|浏览97
暂无评分
摘要
Graph Pattern based Node Matching (GPNM) is to find all the matches of the nodes in a data graph G D based on a given pattern graph G P . GPNM has become increasingly important in many applications, e.g., group finding and expert recommendation. In real scenarios, both G P and G D are updated frequently. However, the existing GPNM methods either need to perform a new GPNM procedure from scratch to deliver the node matching results based on the updated G P and G D or incrementally perform the GPNM procedure for each of the updates, leading to low efficiency. Therefore, there is a pressing need for a new method to efficiently deliver the node matching results on the updated graphs. In this paper, we first analyze and detect the elimination relationships between the updates. Then, we construct an Elimination Hierarchy Tree (EH-Tree) to index these elimination relationships. In order to speed up the GPNM process, we propose a graph partition method and then propose a new updates-aware GPNM method, called UA-GPNM, considering the single-graph elimination relationships among the updates in a single graph of G P or G D , and also the cross-graph elimination relationships between the updates in G P and the updates in G D . UA-GPNM first delivers the GPNM result of an initial query, and then delivers the GPNM result of a subsequent query, based on the initial GPNM result and the multiple updates that occur between two queries. The experimental results on five real-world social graphs demonstrate that our proposed UA-GPNM is much more efficient than the state-of-the-art GPNM methods.
更多
查看译文
关键词
GPNM procedure,node matching results,GPNM process,graph partition method,updates-aware GPNM method,single-graph elimination relationships,cross-graph elimination relationships,initial GPNM result,real-world social graphs,data graph,UA-GPNM,elimination hierarchy tree,updates-aware graph pattern based node matching,EH-Tree
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要