On Foundation Models for Temporal Point Processes to Accelerate Scientific Discovery
David Berghaus, Patrick Seifner, Kostadin Cvejoski, Ramses J. Sanchez
TL;DR
The paper tackles the transferability challenge in temporal point process modeling by proposing a Foundation Inference Model trained on diverse synthetic Hawkes-like sequences to learn a prior over MTPP dynamics and to estimate the conditional intensity $\hat{\lambda}(t,\kappa|\mathcal{H}_t)$ from a short context. Using a transformer-based encoder-decoder architecture, the model enables zero-shot inference on new datasets and can be fine-tuned for improved accuracy. Key contributions include the first FIM for Marked Temporal Point Processes, synthetic-data pretraining with a Hawkes prior (including excitatory/inhibitory interactions), and strong zero-shot performance with gains from fine-tuning. This approach promises to accelerate scientific discovery by enabling instant, accurate analysis of new event sequences without retraining.
Abstract
Many scientific fields, from medicine to seismology, rely on analyzing sequences of events over time to understand complex systems. Traditionally, machine learning models must be built and trained from scratch for each new dataset, which is a slow and costly process. We introduce a new approach: a single, powerful model that learns the underlying patterns of event data in context. We trained this "foundation model" on millions of simulated event sequences, teaching it a general-purpose understanding of how events can unfold. As a result, our model can analyze new scientific data instantly, without retraining, simply by looking at a few examples from the dataset. It can also be quickly fine-tuned for even higher accuracy. This approach makes sophisticated event analysis more accessible and accelerates the pace of scientific discovery.
