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

Structured Sequence Modeling with Graph Convolutional Recurrent Networks

About

This paper introduces Graph Convolutional Recurrent Network (GCRN), a deep learning model able to predict structured sequences of data. Precisely, GCRN is a generalization of classical recurrent neural networks (RNN) to data structured by an arbitrary graph. Such structured sequences can represent series of frames in videos, spatio-temporal measurements on a network of sensors, or random walks on a vocabulary graph for natural language modeling. The proposed model combines convolutional neural networks (CNN) on graphs to identify spatial structures and RNN to find dynamic patterns. We study two possible architectures of GCRN, and apply the models to two practical problems: predicting moving MNIST data, and modeling natural language with the Penn Treebank dataset. Experiments show that exploiting simultaneously graph spatial and dynamic information about data can improve both precision and learning speed.

Youngjoo Seo, Micha\"el Defferrard, Pierre Vandergheynst, Xavier Bresson• 2016

Related benchmarks

TaskDatasetResultRank
Node ClassificationCora Synthetic (test)
Accuracy25.95
134
Temporal Knowledge Graph reasoningICEWS 18
Hits@100.458
78
Temporal Knowledge Graph reasoningICEWS 14
Hits@127
66
Link PredictionICEWS 14
MRR33.31
60
Temporal Link PredictionICEWS 18
MRR23.46
46
Dynamic Link DetectionENRON
AP93.47
44
Spatio-temporal forecastingWikipedia Math
MSE0.657
44
Spatio-temporal forecastingPedalMe London
MSE1.433
44
Spatio-temporal forecastingChickenpox Hungary
MSE1.119
44
Link PredictionICEWS 05-15
Hits@100.5463
31
Showing 10 of 78 rows
...

Other info

Follow for update