An Empirical Study: Extensive Deep Temporal Point Process
Haitao Lin, Cheng Tan, Lirong Wu, Zhangyang Gao, Zicheng Liu, Stan. Z. Li
TL;DR
This paper addresses the challenge of modeling asynchronous event sequences with deep temporal point processes by proposing EDTPP, a modular framework that separates history encoding, conditional intensity, relational discovery, and learning strategies. It extends history encoders (recurrent, attention, and Fourier-based) and CIF families (including neural, mixture, and flow-based approaches) and introduces a variational framework for discovering Granger causality graphs among event types. Through extensive experiments on MOOC and Stack Overflow, the authors show that latent graph discovery can improve both goodness-of-fit and predictive performance while providing interpretable relations among event types. The work advances interpretability in deep temporal point processes and outlines future directions for capturing long-range dependencies, improving type-wise modeling, and applying these methods to spatio-temporal and real-world datasets.
Abstract
Temporal point process as the stochastic process on continuous domain of time is commonly used to model the asynchronous event sequence featuring with occurrence timestamps. Thanks to the strong expressivity of deep neural networks, they are emerging as a promising choice for capturing the patterns in asynchronous sequences, in the context of temporal point process. In this paper, we first review recent research emphasis and difficulties in modeling asynchronous event sequences with deep temporal point process, which can be concluded into four fields: encoding of history sequence, formulation of conditional intensity function, relational discovery of events and learning approaches for optimization. We introduce most of recently proposed models by dismantling them into the four parts, and conduct experiments by remodularizing the first three parts with the same learning strategy for a fair empirical evaluation. Besides, we extend the history encoders and conditional intensity function family, and propose a Granger causality discovery framework for exploiting the relations among multi-types of events. Because the Granger causality can be represented by the Granger causality graph, discrete graph structure learning in the framework of Variational Inference is employed to reveal latent structures of the graph. Further experiments show that the proposed framework with latent graph discovery can both capture the relations and achieve an improved fitting and predicting performance.
