This section provides a theoretical foundation for understanding Stochastic Differential Equations (SDEs) and introduces the concepts needed for the practical tutorial. This content is adapted from Appendix B of the corresponding publication Seifner et al. (2025).
Mathematical Foundation¶
A -dimensional stochastic process follows an Itô stochastic differential equation (SDE) if it satisfies:
for all and some vector-valued drift function and diffusion matrix , where is a standard -dimensional Wiener process.
In differential notation, this is commonly written as:
Model Capabilities and Assumptions¶
Our Foundation Inference Model (FIM) for SDEs can estimate both the drift function and diffusion function in a zero-shot manner directly from observed trajectory data. The model assumes diagonal diffusion, i.e.
and therefore returns the vector field .
Furthermore this model assumes purely state-dependent drift and diffusion!
- Seifner, P., Cvejoski, K., Berghaus, D., Ojeda, C., & Sánchez, R. J. (2025). In-Context Learning of Stochastic Differential Equations with Foundation Inference Models. The Thirty-Ninth Annual Conference on Neural Information Processing Systems. https://openreview.net/forum?id=ceCJPoZOKJ