Runge-Kutta methods are the classic family of solvers for ordinary differential equations (ODEs), and the basis for the state of the art. Like most numerical methods, they return point estimates. We construct a family of probabilistic numerical methods that instead return a Gauss-Markov process defining a probability d…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New probabilistic scheme combines deep learning with Runge-Kutta methods for solving PDEs.
The Runge-Kutta-Legendre scheme improves pricing American options and other derivatives.
New methods improve efficiency of sampling algorithms for complex systems.
Note on instabilities in super-time-stepping methods for Heston model.
Rex solves the inverse problem for ODE/SDE solvers, improving precision and stability.
A new method solves American put options with high accuracy and speed.
Meta-learning has emerged as an important framework for learning new tasks from just a few examples. The success of any meta-learning model depends on (i) its fast adaptation to new tasks, as well as (ii) having a shared representation across similar tasks. Here we extend the model-agnostic meta-learning (MAML) framewo…
New method speeds up SDE inference by matching moments to FPK equation.
Paper proposes a new method to speed up diffusion models.
We study gradient-based optimization methods obtained by directly discretizing a second-order ordinary differential equation (ODE) related to the continuous limit of Nesterov's accelerated gradient method. When the function is smooth enough, we show that acceleration can be achieved by a stable discretization of this O…
New boundary treatment improves accuracy for complex PDEs.
Sampling with Markov chain Monte Carlo methods often amounts to discretizing some continuous-time dynamics with numerical integration. In this paper, we establish the convergence rate of sampling algorithms obtained by discretizing smooth Itô diffusions exhibiting fast Wasserstein- contraction, based on local deviat…
The minimization of the loss function is of paramount importance in deep neural networks. On the other hand, many popular optimization algorithms have been shown to correspond to some evolution equation of gradient flow type. Inspired by the numerical schemes used for general evolution equations we introduce a second o…
Higher-order ODE solvers improve deep learning performance.
A novel symplectic integrator for Hamiltonian equations on $S_2^n \times T^{\ast} \RR^m$ is developed and studied. Partitioned Runge--Kutta methods for Hamiltonian systems on products of Hamiltionian manifolds are studied, specifically, algebraic conditions for their symplecticity are derived.
A higher-order Runge-Kutta optimizer performs poorly compared to Adam when evaluated fairly.
New deep learning architecture learns martingales efficiently.
Geometric methods integrate Lie systems for optimal control problems.
We derive the explicit formula for the joint Laplace transform of the Wishart process and its time integral which extends the original approach of Bru. We compare our methodology with the alternative results given by the variation of constants method, the linearization of the Matrix Riccati ODE's and the Runge-Kutta al…
Novel IMEX scheme solves financial PDEs with mixed derivatives.
Motivated by numerical integration on manifolds, we relate the algebraic properties of invariant connections to their geometric properties. Using this perspective, we generalize some classical results of Cartan and Nomizu to invariant connections on algebroids. This has fundamental consequences for the theory of numeri…
The paper models star dynamics using Ricci flow and Perelman entropy, revealing chaotic behavior.
The paper studies dynamical systems with evolving geometric structure using numerical methods.
This paper proposes a new method to learn integration schemes for complex ODEs.
New method solves complex financial option pricing with varying time steps.
New method calculates geodesic distances in Gaussian random field manifolds.
Neural dynamical systems are dynamical systems that are described at least in part by neural networks. The class of continuous-time neural dynamical systems must, however, be numerically integrated for simulation and learning. Here, we present a compact neural circuit for two common numerical integrators: the explicit …
ContinuousNet generalizes ResNets to continuous dynamical systems.
The Willmore flow is well known problem from the differential geometry. It minimizes the Willmore functional defined as integral of the mean-curvature square over given manifold. For the graph formulation, we derive modification of the Willmore flow with anisotropic mean curvature. We define the weak solution and we pr…
Calibrated probabilistic solvers improve accuracy of ODE estimates.
There is resurging interest, in statistics and machine learning, in solvers for ordinary differential equations (ODEs) that return probability measures instead of point estimates. Recently, Conrad et al. introduced a sampling-based class of methods that are 'well-calibrated' in a specific sense. But the computational c…
New method stabilizes GAN training by solving ODEs.
Like many numerical methods, solvers for initial value problems (IVPs) on ordinary differential equations estimate an analytically intractable quantity, using the results of tractable computations as inputs. This structure is closely connected to the notion of inference on latent variables in statistics. We describe a …
The correspondence between residual networks and dynamical systems motivates researchers to unravel the physics of ResNets with well-developed tools in numeral methods of ODE systems. The Runge-Kutta-Fehlberg method is an adaptive time stepping that renders a good trade-off between the stability and efficiency. Can we …
We present a derivation and theoretical investigation of the Adams-Bashforth and Adams-Moulton family of linear multistep methods for solving ordinary differential equations, starting from a Gaussian process (GP) framework. In the limit, this formulation coincides with the classical deterministic methods, which have be…
New integrators for Lagrangian systems on homogeneous spaces derived from nonholonomic mechanics.
To understand the fundamental trade-offs between training stability, temporal dynamics and architectural complexity of recurrent neural networks~(RNNs), we directly analyze RNN architectures using numerical methods of ordinary differential equations~(ODEs). We define a general family of RNNs--the ODERNNs--by relating t…
Continuous-time PCD for MLE with explicit error bounds.
Novel method combines physics priors for energy-conserving dynamics.
Paper introduces a neural framework for accurate energy forecasting.
The forecasting and reconstruction of ocean and atmosphere dynamics from satellite observation time series are key challenges. While model-driven representations remain the classic approaches, data-driven representations become more and more appealing to benefit from available large-scale observation and simulation dat…
Study compares 5 ODE solvers on 3 case studies, finding varying accuracy.
Improved fourth-order compact scheme for option valuation with Robin boundary condition.
New samplers reduce NFEs for diffusion models.
The paper refines optimization algorithms using Lyapunov functions and differential equations.
Neural networks enjoy widespread use, but many aspects of their training, representation, and operation are poorly understood. In particular, our view into the training process is limited, with a single scalar loss being the most common viewport into this high-dimensional, dynamic process. We propose a new window into …
Soft-constrained PINN solves ODEs with minimal data, improving efficiency and robustness.