Applied Network Science (Jul 2021)

TemporalRI: subgraph isomorphism in temporal networks with multiple contacts

  • Giovanni Micale,
  • Giorgio Locicero,
  • Alfredo Pulvirenti,
  • Alfredo Ferro

DOI
https://doi.org/10.1007/s41109-021-00397-0
Journal volume & issue
Vol. 6, no. 1
pp. 1 – 22

Abstract

Read online

Abstract Temporal networks are graphs where each edge is associated with a timestamp denoting when two nodes interact. Temporal Subgraph Isomorphism (TSI) aims at retrieving all the subgraphs of a temporal network (called target) matching a smaller temporal network (called query), such that matched target edges appear in the same chronological order of corresponding query edges. Few algorithms have been proposed to solve the TSI problem (or variants of it) and most of them are applicable only to small or specific queries. In this paper we present TemporalRI, a new subgraph isomorphism algorithm for temporal networks with multiple contacts between nodes, which is inspired by RI algorithm. TemporalRI introduces the notion of temporal flows and uses them to filter the search space of candidate nodes for the matching. Our algorithm can handle queries of any size and any topology. Experiments on real networks of different sizes show that TemporalRI is very efficient compared to the state-of-the-art, especially for large queries and targets.

Keywords