paper-with-me

홈 › Papers

Discovering Frequency Bursting Patterns in Temporal Graphs

2023-07-23 · 2023 IEEE 39th International Conference on Data Engineering (ICDE) 2023 7 · Qianzhen Zhang, Deke Guo, Xiang Zhao, Long Yuan, Lailong Luo

A frequency bursting pattern (FBP) in temporal graphs represents some interaction behavior that accumulates its frequency at the fastest rate. Mining FBPs is essential to early warning of emergencies. However, existing studies on frequencybased pattern mining in graphs do not consider the temporal information and bursting features of a subgraph pattern. As a result, they may not provide effective and efficient mining algorithms for FBP discovery. In this paper, we study the problem of discovering top-k FBPs in temporal graphs. We present a novel model, referred to as maximal (m, θ)-bursting pattern, to describe FBPs in a temporal graph, which is a subgraph with a size larger than m that accumulates its frequency at the fastest rate during a time interval of length no less than θ. A naive solution for top-k FBPs discovery is to use the best-first search algorithm, where the burstiness threshold changes as more patterns are mined. However, this method will result in huge search space since we need to check every possible time interval for a candidate pattern in the temporal graph. To tackle this problem, we devise an online top-k framework in which k candidate results are maintained from the initial timestamp to the end in the temporal graph. Under the new framework, we further conceive two optimization strategies by exploiting incremental subgraph matching and Evolutionary Game Theory to boost the performance. Extensive experiment results on five real temporal graphs show that our algorithm has higher efficiency, effectiveness and scalability. Index Terms—temporal graph, frequency bursting pattern

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discovering Frequent Closed Embedded Sub-DAGs in Spatio-Temporal Event Data

2026-07-07 · Piotr S. Maciąg arxiv

We propose a novel approach to mine patterns in spatio-temporal event data based on discovering frequent closed embedded sub-Directed Acyclic Graphs (DAGs). In our method, event instances are represented as nodes labelle…

Discrete hybrid Izhikevich neuron model: nodal and network behaviours considering electromagnetic flux coupling

2021-05-16 · Sishu Shankar Muni, Karthikeyan Rajagopal, Anitha Karthikeyan, Sundaram Arun

We analyse the dynamics of the improved discretised version of the well known Izhikevich neuronmodel under the action of external electromagnetic field. It is found that the three-dimensional IZHmap shows rich dynamics. …

Out-of-Distribution Generalized Dynamic Graph Neural Network with Disentangled Intervention and Invariance Promotion

2023-11-24 · Zeyang Zhang, Xin Wang, Ziwei Zhang, Haoyang Li 외

Dynamic graph neural networks (DyGNNs) have demonstrated powerful predictive abilities by exploiting graph structural and temporal dynamics. However, the existing DyGNNs fail to handle distribution shifts, which naturall…

Graph AttentionGraph Neural Network

Gene activity fully predicts transcriptional bursting dynamics

2023-04-18 · Po-Ta Chen, Michal Levo, Benjamin Zoller, Thomas Gregor

Transcription commonly occurs in bursts, with alternating productive (ON) and quiescent (OFF) periods, governing mRNA production rates. Yet, how transcription is regulated through bursting dynamics remains unresolved. He…

Fast-slow bursters in the unfolding of a high codimension singularity and the ultra-slow transitions of classes

2016-05-30

Bursting is a phenomenon found in a variety of physical and biological systems. For example, in neuroscience, bursting is believed to play a key role in the way information is transferred in the nervous system. In this w…