Quantum algorithm for solving McKean-Vlasov stochastic differential equations
Koichi Miyamoto
TL;DR
The paper addresses solving nonlinear McKean-Vlasov SDEs by introducing a quantum Monte Carlo integration framework that uses QMCI to estimate law-dependent expectations γ_k(t) and an extrapolated, high-order time discretization to control the time-step count. The core approach combines a stochastic Runge-Kutta discretization with linear extrapolation of γ_k(t), yielding an overall query complexity of O(1/ε^{1+2/p}) for estimating E[φ(X_T)], which surpasses the classical particle method cost of O(1/ε^3). Theoretical results accompany a numerical demonstration on two MVSDE examples, verifying both accuracy and the predicted cost scaling when some components are emulated classically. This work demonstrates a concrete quantum speed-up path for nonlinear stochastic dynamics and points to practical routes for quantum-accelerated derivative pricing and related applications.
Abstract
Quantum Monte Carlo integration, a quantum algorithm for calculating expectations that provides a quadratic speed-up compared to its classical counterpart, is now attracting increasing interest in the context of its industrial and scientific applications. In this paper, we propose the first application of QMCI to solving McKean-Vlasov stochastic differential equations (MVSDEs), a nonlinear class of SDEs whose drift and diffusion coefficients depend on the law $μ_t$ of the solution $X_t$ -- appearing in fields such as finance and fluid mechanics. We focus on the problem setting where the coefficients depend on $μ_t$ through expectations of some functions $\mathbb{E}[\varphi_k(X_t)]$, and the goal is to compute the expectation of a function $\mathbb{E}[φ(X_T)]$ at a terminal time $T$. We devise a quantum algorithm that leverages QMCI to compute these expectations, combined with a high-order time discretization method for SDEs and extrapolation of the expectations in time. The proposed algorithm estimates $\mathbb{E}[φ(X_T)]$ with accuracy $ε$, making $O(1/ε^{1+2/p})$ queries to the quantum circuit for time evolution over one step, where $p\in(1,2]$ is the weak order of the SDE discretization method. This demonstrates the speed-up over the well-known classical algorithm called the particle method with complexity of $O(1/ε^3)$. We conduct a numerical demonstration of our quantum algorithm applied to an example of MVSDEs, with some parts emulated classically, and observe that the accuracy and complexity behave as expected.
