2018 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining (ASONAM) 2018
DOI: 10.1109/asonam.2018.8508763
|View full text |Cite
|
Sign up to set email alerts
|

Shortest Path Distance Approximation Using Deep Learning Techniques

Abstract: Computing shortest path distances between nodes lies at the heart of many graph algorithms and applications. Traditional exact methods such as breadth-first-search (BFS) do not scale up to contemporary, rapidly evolving today's massive networks. Therefore, it is required to find approximation methods to enable scalable graph processing with a significant speedup. In this paper, we utilize vector embeddings learnt by deep learning techniques to approximate the shortest paths distances in large graphs. We show t… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
17
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
2
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 24 publications
(17 citation statements)
references
References 38 publications
(39 reference statements)
0
17
0
Order By: Relevance
“…Nevertheless, both algorithms are parallelizable and there exist GPU implementations [52, 53]. Alternatively, approximate methods with acceptable accuracy have been also proposed for scaling up computations to graphs with millions of edges [54, 55]. Among them, a promising approach is the so-called landmark-based methods [54].…”
Section: Discussionmentioning
confidence: 99%
“…Nevertheless, both algorithms are parallelizable and there exist GPU implementations [52, 53]. Alternatively, approximate methods with acceptable accuracy have been also proposed for scaling up computations to graphs with millions of edges [54, 55]. Among them, a promising approach is the so-called landmark-based methods [54].…”
Section: Discussionmentioning
confidence: 99%
“…In addition to these coordinate systems, general graph embedding techniques have also been employed to handle shortest path queries. Node2vec and Poincare embeddings were used with a feed forward neural network to approximate shortest paths distances on large social networks and reported an MRE between 3% to 7% (Rizi, Schloetterer, and Granitzer 2018). More recently, graph embeddings have also been learned alongside the distance predictors, to produce representations more specific to the shortest path task.…”
Section: Related Workmentioning
confidence: 99%
“…Also, more recently, using ML techniques to approximate shortest path distances has lead to interesting results. For example, Rizi et al [26] create an estimate for the shortest path distance between two nodes in a two step approach. In the first step, they create a vector embedding for each node, which is generated by deep learning techniques.…”
Section: Related Workmentioning
confidence: 99%
“…These distances are used to compute sample pairs which samples are used to train a feed-forward neural network to approximate the distance between two new nodes. Rizi et al [26] show results on large-scale real-world social networks (more than 1 million nodes). Their method differs from our approach in the sense that an algorithm is created to approximate shortest path distances in a specific large-scale real-world graph, opposed to an algorithm which can be used for any graph from a set of random graphs with similar properties.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation