In-Context Learning of Temporal Point Processes with Foundation Inference Models
About
Modeling event sequences of multiple event types with marked temporal point processes (MTPPs) provides a principled way to uncover governing dynamical rules and predict future events. Current neural network approaches to MTPP inference rely on training separate, specialized models for each target system. We pursue a radically different approach: drawing on amortized inference and in-context learning, we pretrain a deep neural network to infer, in-context, the conditional intensity functions of event histories from a context defined by sets of event sequences. Pretraining is performed on a large synthetic dataset of MTPPs sampled from a broad distribution of Hawkes processes. Once pretrained, our Foundation Inference Model for Point Processes (FIM-PP) can estimate MTPPs from real-world data without any additional training, or be rapidly finetuned to target systems. Experiments show that this amortized approach matches the performance of specialized models on next-event prediction across common benchmark datasets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Event Prediction | StackOverflow | -- | 58 | |
| Event Prediction | taxi | RMSEΔt0.246 | 40 | |
| Long-horizon prediction | AMAZON | RMSE (Δt)0.341 | 26 | |
| Event Prediction | StackOverflow (test) | OTD19.938 | 22 | |
| Event Prediction | Amazon (test) | OTD18.428 | 22 | |
| Event Prediction | Taxi (test) | OTD8.336 | 22 | |
| Event Prediction | RETWEET (test) | OTD30.592 | 22 | |
| Event Prediction | Taobao (test) | OTD27.974 | 22 | |
| Event Prediction | Taobao | RMSEΔt0.13 | 21 | |
| Long-horizon prediction | STACKOV | OTD10.35 | 6 |