We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DB

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Computer Science > Databases

Title: An Index for Single Source All Destinations Distance Queries in Temporal Graphs

Abstract: Temporal closeness is a generalization of the classical closeness centrality measure for analyzing evolving networks. The temporal closeness of a vertex $v$ is defined as the sum of the reciprocals of the temporal distances to the other vertices. Ranking all vertices of a network according to the temporal closeness is computationally expensive as it leads to a single-source-all-destination (SSAD) temporal distance query starting from each vertex of the graph. To reduce the running time of temporal closeness computations, we introduce an index to speed up SSAD temporal distance queries called Substream index. We show that deciding if a Substream index of a given size exists is NP-complete and provide an efficient greedy approximation. Moreover, we improve the running time of the approximation using min-hashing and parallelization. Our evaluation with real-world temporal networks shows a running time improvement of up to one order of magnitude compared to the state-of-the-art temporal closeness ranking algorithms.
Subjects: Databases (cs.DB); Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2111.10095 [cs.DB]
  (or arXiv:2111.10095v3 [cs.DB] for this version)

Submission history

From: Lutz Oettershagen [view email]
[v1] Fri, 19 Nov 2021 08:45:03 GMT (2097kb,D)
[v2] Sat, 29 Jan 2022 08:57:13 GMT (3005kb,D)
[v3] Fri, 20 Jan 2023 16:49:05 GMT (328kb,D)

Link back to: arXiv, form interface, contact.