2016
DOI: 10.1007/s11280-016-0421-1
|View full text |Cite
|
Sign up to set email alerts
|

Efficient computation of distance labeling for decremental updates in large dynamic graphs

Abstract: Since today's real-world graphs, such as social network graphs, are evolving all the time, it is of great importance to perform graph computations and analysis in these dynamic graphs. Due to the fact that many applications such as social network link analysis with the existence of inactive users need to handle failed links or nodes, decremental computation and maintenance for graphs is considered a challenging problem. Shortest path computation is one of the most fundamental operations for managing and analyz… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
2
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 22 publications
(9 citation statements)
references
References 25 publications
(60 reference statements)
0
9
0
Order By: Relevance
“…For the distance label maintenance under edge insertion, existing technique [4] fails in eliminating the outdated labels and thus breaks the minimal property of PLL. For the distance label maintenance under edge deletion, existing approach [22] needs to conduct BFS from affected nodes and the speedup over the baseline of recomputing all the labels is thus marginal (up to one order of magnitude). Due to the challenges to maintain the PLL index, it is non-trivial to extend PSL to handle dynamic graphs using multiple cores.…”
Section: Discussionmentioning
confidence: 99%
“…For the distance label maintenance under edge insertion, existing technique [4] fails in eliminating the outdated labels and thus breaks the minimal property of PLL. For the distance label maintenance under edge deletion, existing approach [22] needs to conduct BFS from affected nodes and the speedup over the baseline of recomputing all the labels is thus marginal (up to one order of magnitude). Due to the challenges to maintain the PLL index, it is non-trivial to extend PSL to handle dynamic graphs using multiple cores.…”
Section: Discussionmentioning
confidence: 99%
“…Dynamic Maintenance for 2-hop Labeling: To adapt to the dynamic update of the network, some works [30], [37], [38] proposed dynamic algorithms to deal with edge insertion and deletion. For the edge insertion, a partial BFS for each affected hub is started from one of the inserted-edge endpoints and creates a label when finding the tentative distance is shorter than the query answer from the previous index.…”
Section: Many Work Proposed Various Algorithms To Answer Suchmentioning
confidence: 99%
“…Note that, in case of decremental updates, outdated and redundant distance entries must be removed; otherwise distance labelling cannot be correctly updated. To tackle the problem of maintaining 2-hop cover distance labelling for decremental updates, Qin et al [8] proposed a method using the well-ordering property of 2-hop cover distance labelling. However, this method is inefficient to perform updates for even moderately large graphs and can only scale to graphs that have a few millions of vertices and edges.…”
Section: Related Workmentioning
confidence: 99%
“…Fig. 1 Performance overview of our proposed method ParDHL and the state-of-the-art methods DecM [8], DecPLL [9], DecFD [10] and DecHL [11] for processing 1,000 edge deletions.…”
Section: Decm Decpll Decfd Dechl Pardhlmentioning
confidence: 99%