🤖 AI Summary
Existing neural network methods struggle to model the underlying continuous spatiotemporal dynamics of point process data arising from random, irregular spatiotemporal sampling in sensor networks (e.g., crowdsourced earthquake reports or pollution monitoring).
Method: This paper introduces the first unified framework integrating Neural Ordinary Differential Equations (Neural ODEs), Neural Point Processes (NPPs), Implicit Neural Representations (INRs), and amortized variational inference to jointly learn both the continuous system dynamics and the generative mechanism of discrete, asynchronous observations.
Contribution/Results: The proposed method achieves significant improvements in predictive accuracy and computational efficiency across multiple real-world spatiotemporal point process datasets. It offers inherent interpretability—by explicitly disentangling latent continuous dynamics from observation generation—and supports real-time deployment. By seamlessly handling sparse, irregular, and asynchronous sampling, it establishes a novel paradigm for modeling complex dynamic systems under challenging observational conditions.
📝 Abstract
Spatiotemporal dynamics models are fundamental for various domains, from heat propagation in materials to oceanic and atmospheric flows. However, currently available neural network-based spatiotemporal modeling approaches fall short when faced with data that is collected randomly over time and space, as is often the case with sensor networks in real-world applications like crowdsourced earthquake detection or pollution monitoring. In response, we developed a new method that can effectively learn spatiotemporal dynamics from such point process observations. Our model integrates techniques from neural differential equations, neural point processes, implicit neural representations and amortized variational inference to model both the dynamics of the system and the probabilistic locations and timings of observations. It outperforms existing methods on challenging spatiotemporal datasets by offering substantial improvements in predictive accuracy and computational efficiency, making it a useful tool for modeling and understanding complex dynamical systems observed under realistic, unconstrained conditions.