De Bruijn goes Neural: Causality-Aware Graph Neural Networks for Time Series Data on Dynamic GraphsDownload PDF

Published: 24 Nov 2022, Last Modified: 05 May 2023LoG 2022 PosterReaders: Everyone
Keywords: graph neural networks, dynamic graph, higher order network, time series data, temporal network
TL;DR: We generalise Graph Neural Networks to Higher Order De Bruijn Graphs that capture causal structures in dynamic network data.
Abstract: We introduce De Bruijn Graph Neural Networks (DBGNNs), a novel time-aware graph neural network architecture for time-resolved data on dynamic graphs. Our approach accounts for temporal-topological patterns that unfold in the causal topology of dynamic graphs, which is determined by \emph{causal walks}, i.e. temporally ordered sequences of links by which nodes can influence each other over time. Our architecture builds on multiple layers of higher-order De Bruijn graphs, an iterative line graph construction where nodes in a De Bruijn graph of order $k$ represent walks of length $k-1$, while edges represent walks of length $k$. We develop a graph neural network architecture that utilizes De Bruijn graphs to implement a message passing scheme that considers non-Markovian characteristics of causal walks, which enables us to learn patterns in the causal topology of dynamic graphs. Addressing the issue that De Bruijn graphs with different orders $k$ can be used to model the same data, we apply statistical model selection to determine the optimal graph to be used for message passing. An evaluation in synthetic and empirical data sets suggests that DBGNNs can leverage temporal patterns in dynamic graphs, which substantially improves performance in a node classification task.
Type Of Submission: Full paper proceedings track submission (max 9 main pages).
PDF File: pdf
Type Of Submission: Full paper proceedings track submission.
Software: https://github.com/lisiq/dbgnn
Poster: jpg
Poster Preview: jpg
5 Replies

Loading