@inproceedings{a308a718d26d4ed2b531092806497486,
title = "SPTI: Efficient answering the shortest path query on large graphs",
abstract = "The shortest path distance computing between any two vertices in large scale graphs is an essential problem, e.g., social network analysis, route planning in road map, and has been studied over the past few decades. To answer the query efficiently, the index is widely used. However, when it comes to large scale graphs composed of millions of vertices and edges, they suffer from drawbacks of scalability. To solve these problems, we put forward SPTI, an indexing and query processing framework for the shortest path distance computing. We only select a small part of vertices from the original graph to construct index, instead of all of them. It not only can reduce the construction time and index size dramatically, but also can help speed up the-state-of-the-art approaches significantly. Our experimental results demonstrate that the SPTI can perform on graphs with millions of vertices/edges and offers apparent performance improvement over existing approaches in term of index construction time, index size and query time.",
keywords = "community, distance query, shortest path, trunk",
author = "Yifei Zhang and Guoren Wang",
year = "2013",
doi = "10.1109/BigData.Congress.2013.34",
language = "English",
isbn = "9780768550060",
series = "Proceedings - 2013 IEEE International Congress on Big Data, BigData 2013",
publisher = "IEEE Computer Society",
pages = "195--202",
booktitle = "Proceedings - 2013 IEEE International Congress on Big Data, BigData 2013",
address = "United States",
note = "2013 IEEE International Congress on Big Data, BigData Congress 2013 ; Conference date: 27-06-2013 Through 02-07-2013",
}