English

An Efficient Updation Approach for Enumerating Maximal $(\Delta, \gamma)$\mbox{-}Cliques of a Temporal Network

Data Structures and Algorithms 2020-07-10 v1 Databases Social and Information Networks

Abstract

Given a temporal network G(V,E,T)\mathcal{G}(\mathcal{V}, \mathcal{E}, \mathcal{T}), (X,[ta,tb])(\mathcal{X},[t_a,t_b]) (where XV(G)\mathcal{X} \subseteq \mathcal{V}(\mathcal{G}) and [ta,tb]T[t_a,t_b] \subseteq \mathcal{T}) is said to be a (Δ,γ)(\Delta, \gamma)\mbox{-}clique of G\mathcal{G}, if for every pair of vertices in X\mathcal{X}, there must exist at least γ\gamma links in each Δ\Delta duration within the time interval [ta,tb][t_a,t_b]. Enumerating such maximal cliques is an important problem in temporal network analysis, as it reveals contact pattern among the nodes of G\mathcal{G}. In this paper, we study the maximal (Δ,γ)(\Delta, \gamma)\mbox{-}clique enumeration problem in online setting; i.e.; the entire link set of the network is not known in advance, and the links are coming as a batch in an iterative manner. Suppose, the link set till time stamp T1T_{1} (i.e., ET1\mathcal{E}^{T_{1}}), and its corresponding (Δ,γ)(\Delta, \gamma)-clique set are known. In the next batch (till time T2T_{2}), a new set of links (denoted as E(T1,T2]\mathcal{E}^{(T_1,T_2]}) is arrived.

Keywords

Cite

@article{arxiv.2007.04411,
  title  = {An Efficient Updation Approach for Enumerating Maximal $(\Delta, \gamma)$\mbox{-}Cliques of a Temporal Network},
  author = {Suman Banerjee and Bithika Pal},
  journal= {arXiv preprint arXiv:2007.04411},
  year   = {2020}
}

Comments

37 Pages, Submitted to a Journal