Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ST-TGExplainer: Disentangling Stability and Transition Patterns for Temporal GNN Interpretability

About

Temporal graph neural networks (TGNNs) have gained significant traction for solving real-world temporal graph tasks. However, their interpretability remains limited, as most TGNNs fail to identify which historical interactions most influence a given prediction. Despite promising progress on interpretable TGNNs, existing methods predominantly focus on previously seen historical interactions, which we term stability patterns, while overlooking newly emerging first-time interactions, which we term transition patterns. Both types of patterns are essential for faithful temporal explanations. To address this limitation, we propose ST-TGExplainer, a self-explainable TGNN that disentangles Stability and Transition patterns in temporal graphs for a more faithful Temporal GNN Explainer. Guided by a disentangled information bottleneck objective, ST-TGExplainer learns a compact explanatory subgraph that remains predictive of the event label while explicitly suppressing label-conditioned redundancy between stability and transition patterns. Extensive experiments demonstrate that ST-TGExplainer achieves strong predictive performance and yields more faithful explanations. Code is available at https://github.com/hjchen-hdu/ST-TGExplainer.

Hongjiang Chen, Xin Zheng, Pengfei Jiao, Huan Liu, Zhidong Zhao, Huaming Wu, Feng Xia, Shirui Pan• 2026

Related benchmarks

TaskDatasetResultRank
Link PredictionENRON
AP94.87
20
Link PredictionWikipedia
AP99.21
20
Link PredictionCan. Parl.
AP90.25
20
Link PredictionUCI--
17
Link PredictionUCI
AP97.28
10
Link PredictionUSLegis
AP94.47
10
Link PredictionREDDIT
AP99.43
9
Link PredictionREDDIT
MRR88.96
9
Link PredictionWikipedia
MRR86.68
9
Temporal GNN ExplanationUCI
ACC-AUC96.04
8
Showing 10 of 16 rows

Other info

Follow for update