ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2410.03973
36
0

Efficient Training of Neural Stochastic Differential Equations by Matching Finite Dimensional Distributions

4 October 2024
Jianxin Zhang
Josh Viktorov
Doosan Jung
Emily Pitler
    DiffM
ArXivPDFHTML
Abstract

Neural Stochastic Differential Equations (Neural SDEs) have emerged as powerful mesh-free generative models for continuous stochastic processes, with critical applications in fields such as finance, physics, and biology. Previous state-of-the-art methods have relied on adversarial training, such as GANs, or on minimizing distance measures between processes using signature kernels. However, GANs suffer from issues like instability, mode collapse, and the need for specialized training techniques, while signature kernel-based methods require solving linear PDEs and backpropagating gradients through the solver, whose computational complexity scales quadratically with the discretization steps. In this paper, we identify a novel class of strictly proper scoring rules for comparing continuous Markov processes. This theoretical finding naturally leads to a novel approach called Finite Dimensional Matching (FDM) for training Neural SDEs. Our method leverages the Markov property of SDEs to provide a computationally efficient training objective. This scoring rule allows us to bypass the computational overhead associated with signature kernels and reduces the training complexity from O(D2)O(D^2)O(D2) to O(D)O(D)O(D) per epoch, where DDD represents the number of discretization steps of the process. We demonstrate that FDM achieves superior performance, consistently outperforming existing methods in terms of both computational efficiency and generative quality.

View on arXiv
@article{zhang2025_2410.03973,
  title={ Efficient Training of Neural Stochastic Differential Equations by Matching Finite Dimensional Distributions },
  author={ Jianxin Zhang and Josh Viktorov and Doosan Jung and Emily Pitler },
  journal={arXiv preprint arXiv:2410.03973},
  year={ 2025 }
}
Comments on this paper