Proceedings of the 29th ACM International Conference on Information &Amp; Knowledge Management 2020
DOI: 10.1145/3340531.3411878
|View full text |Cite
|
Sign up to set email alerts
|

Incremental and Parallel Computation of Structural Graph Summaries for Evolving Graphs

Abstract: Graph summarization is the task of finding condensed representations of graphs such that a chosen set of (structural) subgraph features in the graph summary are equivalent to the input graph. Existing graph summarization algorithms are tailored to specific graph summary models, only support one-time batch computation, are designed and implemented for a specific task, or evaluated using static graphs. Our novel, incremental, parallel algorithm addresses all these shortcomings. We support various structural grap… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
3
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 6 publications
(4 citation statements)
references
References 48 publications
(139 reference statements)
1
3
0
Order By: Relevance
“…Goasdoué et al [18] justify this assumption, via their hypothesis ( ), and provide an alternative data structure using Tarjan's algorithm instead of hash maps. In a previous work, we found evidence that supports their hypothesis, i. e., that the numbers of incoming and outgoing predicates for each vertex are, in practice, bounded [5].…”
Section: Complexity Analysissupporting
confidence: 57%
See 1 more Smart Citation
“…Goasdoué et al [18] justify this assumption, via their hypothesis ( ), and provide an alternative data structure using Tarjan's algorithm instead of hash maps. In a previous work, we found evidence that supports their hypothesis, i. e., that the numbers of incoming and outgoing predicates for each vertex are, in practice, bounded [5].…”
Section: Complexity Analysissupporting
confidence: 57%
“…The vertex summary vs y is a subgraph in SG that is equivalent to the subgraphs of all summarized vertices v ∈ [y] EQR in G under EQR. For vertex summaries, we distinguish primary vertices, which are equivalence classes of EQR, and secondary vertices, which are equivalence classes of the relations from which EQR is defined [5]. Furthermore, we can attach payload [19] to each primary vertex in a vertex summary vs ⊆ SG.…”
Section: Each Equivalence Class [Y]mentioning
confidence: 99%
“…These are referred to as forward, backward and forward/backward [17] bisimulation. In this paper, we use the FLUID framework [4], which allows us to create a forward (k)-bisimulation summary. Figure 3a represents a small fragment of a KG.…”
Section: (K)-forward Bisimulationmentioning
confidence: 99%
“…To compute the Attribute Summary, we use a SPARQL query developed by Campinas [7] and a slightly modified version which also gives us the mappings. To compute the forward (k)-bisimulation, we use the FLUID framework [4,5]. We then also generate the mapping from the summary nodes to the original nodes.…”
Section: Data Pre-processing and Summary Generationmentioning
confidence: 99%