Modeling The Intensity Function Of Point Process Via Recurrent Neural Networks
Shuai Xiao, Junchi Yan, Stephen M. Chu, Xiaokang Yang, Hongyuan Zha

TL;DR
This paper introduces a novel RNN-based approach to model the intensity function of point processes by separately capturing background and historical effects, enabling end-to-end training and flexible modeling.
Contribution
The paper proposes a new RNN framework for point process intensity modeling that handles background and history effects separately and can be trained end-to-end.
Findings
Effective modeling of ATM event data for predictive maintenance.
End-to-end trainable RNN approach outperforms traditional methods.
Flexible, non-parametric intensity function modeling.
Abstract
Event sequence, asynchronously generated with random timestamp, is ubiquitous among applications. The precise and arbitrary timestamp can carry important clues about the underlying dynamics, and has lent the event data fundamentally different from the time-series whereby series is indexed with fixed and equal time interval. One expressive mathematical tool for modeling event is point process. The intensity functions of many point processes involve two components: the background and the effect by the history. Due to its inherent spontaneousness, the background can be treated as a time series while the other need to handle the history events. In this paper, we model the background by a Recurrent Neural Network (RNN) with its units aligned with time series indexes while the history effect is modeled by another RNN whose units are aligned with asynchronous events to capture the long-range…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science
