In-Context Learning of Temporal Point Processes with Foundation Inference Models

Abstract

Modeling multi-type event sequences with marked temporal point processes (MTPPs) provides a principled framework for uncovering governing dynamical rules and predicting future events. Current neural approaches to MTPP inference typically require training separate, specialized models for each target system. We pursue a fundamentally different strategy: leveraging 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 consisting of sets of event sequences. Pretraining is performed on a large synthetic dataset of MTPPs sampled from a broad distribution over point processes. Once pretrained, our Foundation Inference Model for Point Processes (FIM-PP) can estimate MTPPs from real-world data without additional training, or be rapidly finetuned to specific target systems. Across common benchmark datasets, FIM-PP matches the performance of specialized models in *zero-shot mode*. After only a few finetuning iterations, FIM-PP further improves its predictions and *outperforms competing methods on the majority of evaluated tasks*.

Cite

Text

Berghaus et al. "In-Context Learning of Temporal Point Processes with Foundation Inference Models." International Conference on Learning Representations, 2026.

Markdown

[Berghaus et al. "In-Context Learning of Temporal Point Processes with Foundation Inference Models." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/berghaus2026iclr-incontext/)

BibTeX

@inproceedings{berghaus2026iclr-incontext,
  title     = {{In-Context Learning of Temporal Point Processes with Foundation Inference Models}},
  author    = {Berghaus, David and Seifner, Patrick and Cvejoski, Kostadin and Ojeda, Cesar and Sanchez, Ramses J},
  booktitle = {International Conference on Learning Representations},
  year      = {2026},
  url       = {https://mlanthology.org/iclr/2026/berghaus2026iclr-incontext/}
}