Temporal Neighbourhood Aggregation: Predicting Future Links in Temporal Graphs via Recurrent Variational Graph Convolutions
Stephen Bonner, Amir Atapour-Abarghouei, Philip T Jackson, John, Brennan, Ibad Kureshi, Georgios Theodoropoulos, Andrew Stephen McGough,, Boguslaw Obara

TL;DR
This paper introduces Temporal Neighbourhood Aggregation, a novel recurrent graph convolution model that captures temporal and topological information to improve future link prediction in dynamic graphs, outperforming existing methods.
Contribution
The paper presents TNA, a new model architecture that leverages hierarchical recurrence and variational sampling to predict future graph states without additional features or labels.
Findings
Outperforms competing methods by up to 23% on real-world datasets.
Requires fewer model parameters than existing approaches.
Effectively captures temporal neighbourhood changes for link prediction.
Abstract
Graphs have become a crucial way to represent large, complex and often temporal datasets across a wide range of scientific disciplines. However, when graphs are used as input to machine learning models, this rich temporal information is frequently disregarded during the learning process, resulting in suboptimal performance on certain temporal infernce tasks. To combat this, we introduce Temporal Neighbourhood Aggregation (TNA), a novel vertex representation model architecture designed to capture both topological and temporal information to directly predict future graph states. Our model exploits hierarchical recurrence at different depths within the graph to enable exploration of changes in temporal neighbourhoods, whilst requiring no additional features or labels to be present. The final vertex representations are created using variational sampling and are optimised to directly predict…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
