go back

Volume 17, No. 11

Evolution Forest Index: Towards Optimal Temporal $k$-Core Component Search via Time-Topology Isomorphic Computation

Authors:
Junyong Yang, Ming Zhong, Yuanyuan Zhu, Tieyun Qian, Mengchi Liu, Jeffrey Xu Yu

Abstract

For a temporal graph like transaction network, finding a densely connected subgraph that contains a vertex like a suspicious account during a period is valuable. Thus, we study the Temporal ๐‘˜-Core Component Search (TCCS) problem, which aims to find a connected component of temporal ๐‘˜-core for any given vertex and time interval. Towards this goal, we propose a novel Evolution Forest Index (EF-Index) that can address TCCS in optimal time. Essentially, EFIndex leverages the evolutionary order on temporal ๐‘˜-cores to both compress the connectivity between vertices in temporal ๐‘˜-cores of all time intervals into a minimum set of compactest Minimum Temporal Spanning Forests (MTSFs) and retrieve MTSF for a given time interval rapidly. Here, a crucial innovation is that, we extend the temporal ๐‘˜-core evolution theory by introducing a pair of time-topology isomorphic relations, on top of which the evolutionary order in topology domain can be simply computed by a โ€œkernel functionโ€ in time domain. Moreover, we design an efficient mechanism to update EF-Index incrementally for dynamic edge streams. The experimental results on a variety of real-world temporal graphs demonstrate that, EF-Index outperforms the state-of-the-art approach by 1-3 orders of magnitude on processing TCCS, and its space overhead is reduced by 4-5 orders of magnitude compared with preserving connectivity uncompressedly.

PVLDB is part of the VLDB Endowment Inc.

Privacy Policy