Modify the Improved Euler scheme to integrate stochastic differential equations
A. J. Roberts
TL;DR
The paper introduces a Runge-Kutta–type scheme for Itô SDEs that closely mirrors the deterministic Improved Euler method while incorporating stochastic increments. It proves strong convergence of order one (O(h)) in general, with faster O(h^2) behavior in certain linear additive-noise cases, and it demonstrates the method numerically on several test SDEs. The analysis connects the proposed scheme to Milstein-type expansions and shows how it can readily adapt to Stratonovich SDEs by setting a sign parameter appropriately. The work offers a practical, entry-level tool for teaching stochastic dynamics and for simulations with small noise, while outlining limitations and directions for extending to multiple noise sources.
Abstract
A practical and new Runge--Kutta numerical scheme for stochastic differential equations is explored. Numerical examples demonstrate the strong convergence of the method. The first order strong convergence is then proved using Ito integrals for both Ito and Stratonovich interpretations. As a straightforward modification of the deterministic Improved Euler/Heun method, the method is a good entry level scheme for stochastic differential equations, especially in conjunction with Higham's introduction [SIAM Review, 43:525--546, 2001].
