paper-with-me

홈 › Papers

Efficient Neural SDE Training using Wiener-Space Cubature

2025-02-18 · Luke Snow, Vikram Krishnamurthy

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 expectation, and stochastic gradient descent to optimize. In this work we introduce a novel training technique which bypasses and improves upon Monte-Carlo simulation; we extend results in the theory of Wiener-space cubature to approximate the expected objective functional by a weighted sum of deterministic ODE solutions. This allows us to compute gradients by efficient ODE adjoint methods. Furthermore, we exploit a high-order recombination scheme to drastically reduce the number of ODE solutions necessary to achieve a reasonable approximation. We show that this Wiener-space cubature approach can surpass the O(1/sqrt(n)) rate of Monte-Carlo simulation, or the O(log(n)/n) rate of quasi-Monte-Carlo, to achieve a O(1/n) rate under reasonable assumptions.

📄 PDF Abstract BibTeX arXiv:2502.12395

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Constructing Trinomial Models Based on Cubature Method on Wiener Space: Applications to Pricing Financial Derivatives

2022-04-22 · Hossein Nohrouzian, Anatoliy Malyarenko, Ying Ni

This contribution deals with an extension to our developed novel cubature methods of degrees 5 on Wiener space. In our previous studies, we have shown that the cubature formula is exact for all multiple Stratonovich inte…

Replacing Automatic Differentiation by Sobolev Cubatures fastens Physics Informed Neural Nets and strengthens their Approximation Power

2022-11-23 · Juan Esteban Suarez Cardona, Michael Hecht

We present a novel class of approximations for variational losses, being applicable for the training of physics-informed neural nets (PINNs). The loss formulation reflects classic Sobolev space theory for partial differe…

Huber-energy measure quantization

2022-12-15 · Gabriel Turinici

We describe a measure quantization procedure i.e., an algorithm which finds the best approximation of a target probability law (and more generally signed finite variation measure) by a sum of $Q$ Dirac masses ($Q$ being …

QuantizationStochastic Optimization

Inverse Cubature and Quadrature Kalman filters

2023-03-18 · Himali Singh, Kumar Vijay Mishra, Arpan Chattopadhyay

Recent research in inverse cognition with cognitive radar has led to the development of inverse stochastic filters that are employed by the target to infer the information the cognitive radar may have learned. Prior work…

Numerical IntegrationState Space Models

Stationary MMD Points for Cubature

2025-05-27 · Zonghao Chen, Toni Karvonen, Heishiro Kanagawa, François-Xavier Briol 외

Approximation of a target probability distribution using a finite set of points is a problem of fundamental importance, arising in cubature, data compression, and optimisation. Several authors have proposed to select poi…

Data Compression