STX-Search: Explanation Search for Continuous Dynamic Spatio-Temporal Models
Saif Anwar, Nathan Griffiths, Thomas Popham, Abhir Bhalerao
TL;DR
STX-Search addresses the challenge of explaining predictions from continuous dynamic spatio-temporal models by formulating a subset selection problem on the computation graph $\mathcal{G}^{t_k}_c$ and solving it with simulated annealing. It introduces a novel multi-stage objective that jointly optimizes fidelity to the full model, a new $\alpha\text{Fidelity}$ measure, and sparsity to enhance interpretability. The method applies to static and dynamic graphs and is evaluated against TGNNExplainer and Temp-ME on Wikipedia and Reddit, showing superior MAE and $\alpha\text{Fidelity}$ and enabling automatic determination of explanation size. This work advances trustworthy, interpretable spatio-temporal forecasting by providing compact, faithful explanations for complex dynamic graphs.
Abstract
Recent improvements in the expressive power of spatio-temporal models have led to performance gains in many real-world applications, such as traffic forecasting and social network modelling. However, understanding the predictions from a model is crucial to ensure reliability and trustworthiness, particularly for high-risk applications, such as healthcare and transport. Few existing methods are able to generate explanations for models trained on continuous-time dynamic graph data and, of these, the computational complexity and lack of suitable explanation objectives pose challenges. In this paper, we propose $\textbf{S}$patio-$\textbf{T}$emporal E$\textbf{X}$planation $\textbf{Search}$ (STX-Search), a novel method for generating instance-level explanations that is applicable to static and dynamic temporal graph structures. We introduce a novel search strategy and objective function, to find explanations that are highly faithful and interpretable. When compared with existing methods, STX-Search produces explanations of higher fidelity whilst optimising explanation size to maintain interpretability.
