Efficient Neural SDE Training using Wiener-Space Cubature
Luke Snow, Vikram Krishnamurthy

TL;DR
This paper introduces a novel training method for neural SDEs that uses Wiener-space cubature to efficiently approximate expected objectives, reducing computational complexity and improving convergence rates over traditional Monte Carlo methods.
Contribution
The authors extend Wiener space cubature theory to Lipschitz-nonlinear functionals on path-space, enabling a deterministic approximation method for neural SDE training that surpasses Monte Carlo efficiency.
Findings
Achieves O(1/n) convergence rate in path evaluation approximation.
Circumvents Brownian motion simulation, enabling parallel ODE solvers.
Reduces the number of paths needed for a given accuracy.
Abstract
A neural stochastic differential equation (SDE) is an SDE with drift and diffusion terms parametrized by neural networks. The training procedure for neural SDEs consists of optimizing the SDE vector field (neural network) parameters to minimize the expected value of an objective functional on infinite-dimensional path-space. Existing training techniques focus on methods to efficiently compute path-wise gradients of the objective functional with respect to these parameters, then pair this with Monte-Carlo simulation to estimate the gradient expectation. In this work we introduce a novel training technique which bypasses and improves upon this Monte-Carlo simulation; we extend results in the theory of Wiener space cubature to approximate the expected objective functional value by a weighted sum of functional evaluations of deterministic ODE solutions. Our main mathematical contribution…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsDiffusion · Focus
