Subgraph Pattern Neural Networks for High-Order Graph Evolution Prediction
Abstract
In this work we generalize traditional node/link prediction tasks in dynamic heterogeneous networks, to consider joint prediction over larger k-node induced subgraphs. Our key insight is to incorporate the unavoidable dependencies in the training observations of induced subgraphs into both the input features and the model architecture itself via high-order dependencies. The strength of the representation is its invariance to isomorphisms and varying local neighborhood sizes, while still being able to take node/edge labels into account, and facilitating inductive reasoning (i.e., generalization to unseen portions of the network). Empirical results show that our proposed method significantly outperforms other state-of-the-art methods designed for static and/or single node/link prediction tasks. In addition, we show that our method is scalable and learns interpretable parameters.
Cite
Text
Meng et al. "Subgraph Pattern Neural Networks for High-Order Graph Evolution Prediction." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11747Markdown
[Meng et al. "Subgraph Pattern Neural Networks for High-Order Graph Evolution Prediction." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/meng2018aaai-subgraph/) doi:10.1609/AAAI.V32I1.11747BibTeX
@inproceedings{meng2018aaai-subgraph,
title = {{Subgraph Pattern Neural Networks for High-Order Graph Evolution Prediction}},
author = {Meng, Changping and Mouli, S. Chandra and Ribeiro, Bruno and Neville, Jennifer},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2018},
pages = {3778-3787},
doi = {10.1609/AAAI.V32I1.11747},
url = {https://mlanthology.org/aaai/2018/meng2018aaai-subgraph/}
}