Weisfeiler-Lehman meets Events: An Expressivity Analysis for Continuous-Time Dynamic Graph Neural Networks
By: Silvia Beddar-Wiesing, Alice Moallemy-Oureh
Potential Business Impact:
Lets computers understand changing, messy real-world networks.
Graph Neural Networks (GNNs) are known to match the distinguishing power of the 1-Weisfeiler-Lehman (1-WL) test, and the resulting partitions coincide with the unfolding tree equivalence classes of graphs. Preserving this equivalence, GNNs can universally approximate any target function on graphs in probability up to any precision. However, these results are limited to attributed discrete-dynamic graphs represented as sequences of connected graph snapshots. Real-world systems, such as communication networks, financial transaction networks, and molecular interactions, evolve asynchronously and may split into disconnected components. In this paper, we extend the theory of attributed discrete-dynamic graphs to attributed continuous-time dynamic graphs with arbitrary connectivity. To this end, we introduce a continuous-time dynamic 1-WL test, prove its equivalence to continuous-time dynamic unfolding trees, and identify a class of continuous-time dynamic GNNs (CGNNs) based on discrete-dynamic GNN architectures that retain both distinguishing power and universal approximation guarantees. Our constructive proofs further yield practical design guidelines, emphasizing a compact and expressive CGNN architecture with piece-wise continuously differentiable temporal functions to process asynchronous, disconnected graphs.
Similar Papers
Complex-Weighted Convolutional Networks: Provable Expressiveness via Complex Diffusion
Machine Learning (CS)
Makes computer learning understand messy data better.
Lecture Notes on Verifying Graph Neural Networks
Logic in Computer Science
Checks computer programs for mistakes using logic.
Graph Learning via Logic-Based Weisfeiler-Leman Variants and Tabularization
Machine Learning (CS)
Helps computers understand complex data patterns better.