LGMay 30, 2025

Weisfeiler and Leman Follow the Arrow of Time: Expressive Power of Message Passing in Temporal Event Graphs

arXiv:2505.24438v2h-index: 3
Originality Incremental advance
AI Analysis

This work addresses a gap in formal analysis for TGNNs, focusing on causal topology in temporal graphs, which is incremental as it builds on existing graph isomorphism and message passing methods.

The paper tackles the problem of temporal graph neural networks (TGNNs) neglecting causal topology influenced by the arrow of time, by introducing consistent event graph isomorphism and a temporal Weisfeiler-Leman algorithm to analyze TGNN expressive power, resulting in a novel message passing scheme that performs well in temporal graph classification experiments.

An important characteristic of temporal graphs is how the directed arrow of time influences their causal topology, i.e., which nodes can possibly influence each other causally via time-respecting paths. The resulting patterns are often neglected by temporal graph neural networks (TGNNs). To formally analyze the expressive power of TGNNs, we lack a generalization of graph isomorphism to temporal graphs that fully captures their causal topology. Addressing this gap, we introduce the notion of consistent event graph isomorphism, which utilizes a time-unfolded representation of time-respecting paths in temporal graphs. We compare this definition with existing notions of temporal graph isomorphisms. We illustrate and highlight the advantages of our approach and develop a temporal generalization of the Weisfeiler-Leman algorithm to heuristically distinguish non-isomorphic temporal graphs. Building on this theoretical foundation, we derive a novel message passing scheme for temporal graph neural networks that operates on the event graph representation of temporal graphs. An experimental evaluation shows that our approach performs well in a temporal graph classification experiment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes