Neural Relation Inference for Multi-Dimensional Temporal Point Processes via Message Passing Graph
Abstract
Relation discovery for multi-dimensional temporal point processes (MTPP) has received increasing interest for its importance in prediction and interpretability of the underlying dynamics. Traditional statistical MTPP models like Hawkes Process have difficulty in capturing complex relation due to their limited parametric form of the intensity function. While recent neural-network-based models suffer poor interpretability. In this paper, we propose a neural relation inference model namely TPP-NRI. Given MTPP data, it adopts a variational inference framework to model the posterior relation of MTPP data for probabilistic estimation. Specifically, assuming the prior of the relation is known, the conditional probability of the MTPP conditional on a sampled relation is captured by a message passing graph neural network (GNN) based MTPP model. A variational distribution is introduced to approximate the true posterior. Experiments on synthetic and real-world data show that our model outperforms baseline methods on both inference capability and scalability for high-dimensional data.
Cite
Text
Zhang and Yan. "Neural Relation Inference for Multi-Dimensional Temporal Point Processes via Message Passing Graph." International Joint Conference on Artificial Intelligence, 2021. doi:10.24963/IJCAI.2021/469Markdown
[Zhang and Yan. "Neural Relation Inference for Multi-Dimensional Temporal Point Processes via Message Passing Graph." International Joint Conference on Artificial Intelligence, 2021.](https://mlanthology.org/ijcai/2021/zhang2021ijcai-neural/) doi:10.24963/IJCAI.2021/469BibTeX
@inproceedings{zhang2021ijcai-neural,
title = {{Neural Relation Inference for Multi-Dimensional Temporal Point Processes via Message Passing Graph}},
author = {Zhang, Yunhao and Yan, Junchi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2021},
pages = {3406-3412},
doi = {10.24963/IJCAI.2021/469},
url = {https://mlanthology.org/ijcai/2021/zhang2021ijcai-neural/}
}