Kernelized Edge Attention: Addressing Semantic Attention Blurring in Temporal Graph Neural Networks
Govind Waghmare, Srini Rohan Gujulla Leel, Nikhil Tumbde, Sumedh B G, Sonia Gupta, Srikanta Bedathur

TL;DR
This paper proposes KEAT, a novel attention mechanism for Temporal Graph Neural Networks that distinguishes between node and edge dynamics, improving temporal modeling and interpretability in dynamic graphs.
Contribution
Introduces KEAT, a kernelized edge attention method that preserves the distinct temporal behaviors of nodes and edges in TGNNs, enhancing accuracy and transparency.
Findings
Up to 18% MRR improvement over DyGFormer.
Up to 7% MRR improvement over TGN.
Seamless integration with Transformer and message-passing architectures.
Abstract
Temporal Graph Neural Networks (TGNNs) aim to capture the evolving structure and timing of interactions in dynamic graphs. Although many models incorporate time through encodings or architectural design, they often compute attention over entangled node and edge representations, failing to reflect their distinct temporal behaviors. Node embeddings evolve slowly as they aggregate long-term structural context, while edge features reflect transient, timestamped interactions (e.g. messages, trades, or transactions). This mismatch results in semantic attention blurring, where attention weights cannot distinguish between slowly drifting node states and rapidly changing, information-rich edge interactions. As a result, models struggle to capture fine-grained temporal dependencies and provide limited transparency into how temporal relevance is computed. This paper introduces KEAT (Kernelized…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Healthcare · Functional Brain Connectivity Studies
