1: \begin{abstract}
2: Probabilistic ordinary differential equation (ODE) solvers have been introduced over the past decade as uncertainty-aware numerical integrators.
3: They typically proceed by assuming a functional prior to the ODE solution, which is then queried on a grid to form a posterior distribution over the ODE solution.
4: As the queries span the integration interval, the approximate posterior solution then converges to the true deterministic one.
5: Gaussian ODE filters, in particular, have enjoyed a lot of attention due to their computational efficiency, the simplicity of their implementation, as well as their provable fast convergence rates.
6: In this article, we extend the methodology to stochastic differential equations (SDEs) and propose a probabilistic simulator for SDEs.
7: %modelling the error coming from the Brownian path discretisation.
8: Our approach involves transforming the SDE into a sequence of random ODEs using piecewise differentiable approximations of the Brownian motion.
9: We then apply probabilistic ODE solvers to the individual ODEs, resulting in a pathwise probabilistic solution to the SDE\@.
10: We establish worst-case strong $1.5$ local and $1.0$ global convergence orders for a specific instance of our method.
11: We further show how we can marginalise the Brownian approximations, by incorporating its coefficients as part of the prior ODE model, allowing for computing exact transition densities under our model.
12: Finally, we numerically validate the theoretical findings, showcasing reasonable weak convergence properties in the marginalised version.
13: \end{abstract}
14: