Computing shortest paths between two given nodes is a fundamental operation over graphs, but known to be nontrivial over large disk-resident instances of graph data. While a number of techniques exist for answering reachability queries and approximating node distances efficiently, determining actual shortest paths (i. e. the sequence of nodes involved) is often neglected. However, in applications arising in massive online social networks, biological networks, and knowledge graphs it is often essential to find out many, if not all, shortest paths between two given nodes. In this paper, we address this problem and present a scalable sketch-based index structure that not only supports estimation of node distances, but also computes correspondi...
Graph is an important complex network model to describe the relationship among various entities in r...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
The traditional complex network approach considers only the shortest paths from one node to another,...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
As the sizes of contemporary social networks surpass billions of users, so grows the need for fast g...
In this paper we study approximate landmark-based meth-ods for point-to-point distance estimation in...
Networks, which are gaining much popularity in various disciplines, model connec-tions between diffe...
Abstract—Analysis of large networks is a critical component of many of today’s application environme...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
Nowadays there are many social media sites with a very large number of users. Users of social media ...
Abstract. Shortest paths and shortest path distances are important primary queries for users to quer...
Graphs provide a natural way to represent real-world objects and their relationships, and hence they...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
Graph is an important complex network model to describe the relationship among various entities in r...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
The traditional complex network approach considers only the shortest paths from one node to another,...
Computing shortest paths between two given nodes is a fundamental operation over graphs, but known t...
We study the problem of preprocessing a large graph so that point-to-point shortest-path queries can...
As the sizes of contemporary social networks surpass billions of users, so grows the need for fast g...
In this paper we study approximate landmark-based meth-ods for point-to-point distance estimation in...
Networks, which are gaining much popularity in various disciplines, model connec-tions between diffe...
Abstract—Analysis of large networks is a critical component of many of today’s application environme...
This thesis elaborates on the problem of preprocessing a large graph so that single-pair shortest-pa...
Nowadays there are many social media sites with a very large number of users. Users of social media ...
Abstract. Shortest paths and shortest path distances are important primary queries for users to quer...
Graphs provide a natural way to represent real-world objects and their relationships, and hence they...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
We propose a new exact method for shortest-path distance queries on large-scale networks. Our method...
Graph is an important complex network model to describe the relationship among various entities in r...
We propose an indexing scheme for top-k shortest-path distance queries on graphs, which is useful in...
The traditional complex network approach considers only the shortest paths from one node to another,...