Efficient processing of shortest path queries in evolving graph sequences
作者:
Highlights:
•
摘要
In many applications, information is best represented as graphs. In a dynamic world, information changes and so the graphs representing the information evolve with time. We propose that historical graph-structured data be maintained for analytical processing. We call a historical evolving graph sequence an EGS. We observe that in many applications, graphs of an EGS are large and numerous, and they often exhibit much redundancy among them. We study the problem of efficient shortest path query processing on an EGS and put forward a solution framework called FVF. Two algorithms, namely, FVF-F and FVF-H, are proposed. While the FVF-F algorithm works on a sequence of flat graph clusters, the FVF-H algorithm works on a hierarchy of such clusters. Through extensive experiments on both real and synthetic datasets, we show that our FVF framework is highly efficient in shortest query processing on EGSs. Comparing FVF-F and FVF-H, the latter gives a larger speedup, is more flexible in terms of memory requirements, and is far less sensitive to parameter values.
论文关键词:Evolving graph sequeces,Shortest paths,Social networking
论文评审过程:Received 6 August 2016, Revised 10 March 2017, Accepted 9 May 2017, Available online 7 June 2017, Version of Record 19 September 2017.
论文官网地址:https://doi.org/10.1016/j.is.2017.05.004