vix.ing · top · new · best · stats · spec

Temporal Graph Offset Reconstruction: Towards Temporally Robust Graph\n Representation Learning

2018/11/20 by Stephen Bonner, Bonner, Stephen, John Brennan +10
Computer Science · Decision Sciences · Physics and Astronomy · #Advanced Graph Neural Networks #Complex Network Analysis Techniques #Data Quality and Management #FOS: Computer and information sciences #Graph Theory and Algorithms #Machine Learning (cs.LG) #Social and Information Networks (cs.SI)

paper · pdf · doi:10.48550/arxiv.1811.08366

openalex publication_date 2018/11/20 · openalex created_date 2022/09/27 · openalex updated_date 2026/07/28

Abstract

Graphs are a commonly used construct for representing relationships between\nelements in complex high dimensional datasets. Many real-world phenomenon are\ndynamic in nature, meaning that any graph used to represent them is inherently\ntemporal. However, many of the machine learning models designed to capture\nknowledge about the structure of these graphs ignore this rich temporal\ninformation when creating representations of the graph. This results in models\nwhich do not perform well when used to make predictions about the future state\nof the graph -- especially when the delta between time stamps is not small. In\nthis work, we explore a novel training procedure and an associated unsupervised\nmodel which creates graph representations optimised to predict the future state\nof the graph. We make use of graph convolutional neural networks to encode the\ngraph into a latent representation, which we then use to train our temporal\noffset reconstruction method, inspired by auto-encoders, to predict a later\ntime point -- multiple time steps into the future. Using our method, we\ndemonstrate superior performance for the task of future link prediction\ncompared with none-temporal state-of-the-art baselines. We show our approach to\nbe capable of outperforming non-temporal baselines by 38% on a real world\ndataset.\n

Citations

Related