An Information-Theoretic Analysis of Temporal GNNs
Amirmohammad Farzaneh
TL;DR
The paper tackles the lack of theoretical tools for Temporal Graph Neural Networks by introducing an information-theoretic framework that leverages the information bottleneck and models temporal graph evolution as stochastic processes. It defines Mutual Information Rate (MIR) and a relative alternative, AMIR, establishing existence results and relations between the two, with special attention to Markov chains and Non-Equilibrium Chains (NECs) as input models. Through simulations on Gaussian processes and a two-state Hidden Markov Model, the authors demonstrate that AMIR often converges faster and can be estimated from fewer samples, while MIR provides a broader information-bound baseline. The proposed NEC-based input modeling and the AMIR/MIR toolkit offer a principled lens to assess and design temporal GNNs with improved data efficiency and theoretical grounding.
Abstract
Temporal Graph Neural Networks, a new and trending area of machine learning, suffers from a lack of formal analysis. In this paper, information theory is used as the primary tool to provide a framework for the analysis of temporal GNNs. For this reason, the concept of information bottleneck is used and adjusted to be suitable for a temporal analysis of such networks. To this end, a new definition for Mutual Information Rate is provided, and the potential use of this new metric in the analysis of temporal GNNs is studied.
