Research
On-device research index

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.

168,694 papers · 148 categories

Trend · papers per month

5099149198 · Jun 202019922001200920172026
48 results for SDE simulation

SDE Matching eliminates simulation for training Latent SDEs, achieving similar performance.

problem Training Latent SDEs with adjoint sensitivity methods is computationally expensive and limited.
method SDE Matching, inspired by Score- and Flow Matching, eliminates simulation for training Latent SDEs.
result SDE Matching achieves performance comparable to adjoint sensitivity methods while reducing computational complexity.

The paper clarifies the approximation of SGD with Ito SDEs for finite learning rates.

problem Theoretical justification and experimental verification of the Ito SDE approximation for finite learning rates in SGD.
method An efficient simulation algorithm SVAG and a necessary condition test for the SDE approximation.
result The Ito SDE approximation can meaningfully capture training and generalization properties of deep nets with finite learning rates.

Deep learning accelerates Monte Carlo SDE simulations with large time steps.

problem Accurate simulation of SDEs with large time steps.
method Polynomial chaos expansion with neural network learned stochastic collocation points.
result Data-driven scheme achieves strong convergence in Monte Carlo simulations.

We introduce a mean-reverting SDE whose solution is naturally defined on the space of correlation matrices. This SDE can be seen as an extension of the well-known Wright-Fisher diffusion. We provide conditions that ensure weak and strong uniqueness of the SDE, and describe its ergodic limit. We also shed light on a use…

2011-08-26abs ↗pdf ↗

A new method simulates implied volatility surfaces for multiple assets.

problem Generating consistent market scenarios for multiple asset implied volatilities.
method Combining functional data analysis and neural SDEs with a penalty for model misspecification.
result Simulated market scenarios are consistent with historical features and lie within the sub-manifold of essentially free static arbitrage.

The paper identifies generators of linear SDEs with noise types.

problem Identifying the generator of linear SDEs from their solution distribution.
method Deriving sufficient and necessary conditions for additive noise, and sufficient conditions for multiplicative noise.
result Generic conditions for identifying the generator of linear SDEs with both types of noise.

Generative model for Lévy area improves SDE simulation accuracy.

problem Simulating Lévy areas for high-order SDEs is challenging due to non-Gaussian nature and lack of fast sampling algorithms.
method LévyGAN, a deep-learning model with a GNN-inspired architecture, generates approximate samples of Lévy area.
result LévyGAN matches all joint and conditional odd moments exactly and achieves state-of-the-art performance in 4D Brownian motion.

Method learns latent SDEs from high-dimensional time series.

problem Learning latent stochastic differential equations from time series data.
method Self-supervised learning with variational autoencoders and Euler-Maruyama approximation.
result Can recover SDE coefficients and latent variables up to isometry with infinite data.

TFM trains Neural SDEs without backpropagation, improving clinical time series modeling.

problem Modeling irregularly sampled time series in medicine.
method Trajectory Flow Matching (TFM) using flow matching for generative modeling.
result TFM improves performance on clinical time series datasets.

We provide a new dynamic approach to scenario generation for the purposes of risk management in the banking industry. We connect ideas from conventional techniques -- like historical and Monte Carlo simulation -- and we come up with a hybrid method that shares the advantages of standard procedures but eliminates severa…

2009-04-03abs ↗pdf ↗

We investigate the extension of the multilevel Monte Carlo path simulation method to jump-diffusion SDEs. We consider models with finite rate activity, using a jump-adapted discretisation in which the jump times are computed and added to the standard uniform dis- cretisation times. The key component in multilevel analy…

2011-06-23abs ↗pdf ↗

New method transforms complex stochastic equations into simpler ones for efficient simulation.

problem Efficient simulation of complex path-dependent stochastic processes.
method Transforms Volterra-type SDEs into standard diffusion processes using convolution kernels.
result Proposes a numerical simulation scheme with a strong convergence rate of 1/2.

We present a detailed analysis of \emph{observable} moments based parameter estimators for the Heston SDEs jointly driving the rate of returns RtR_t and the squared volatilities VtV_t. Since volatilities are not directly observable, our parameter estimators are constructed from empirical moments of realized volatilitie…

2017-06-14abs ↗pdf ↗

Training-free model learns SDE dynamics without training, accelerating parameter studies.

problem High computational cost of simulating parameter-dependent SDEs.
method Training-free conditional diffusion model with joint kernel-weighted Monte Carlo estimator.
result Accurate approximation of conditional distributions across varying parameter values.

Study market efficiency under partial information using SDEs and optimization.

problem Market efficiency under partial information constraints.
method McKean-Vlasov-type SDEs, Wasserstein barycenters, KL divergence, convex optimization, optimal control, nonlinear filtering.
result Convergence of reduced-information market price processes to true price process under increasing information flow.

DPC uses physics and neural nets to solve SDEs.

problem Solving stochastic differential equations with missing physics.
method Physics-data fusion with conditional maximum mean discrepancy (CMMD) loss.
result DPC achieves highly accurate solutions on benchmark examples.

Paper introduces non-adversarial training for Neural SDEs using signature kernel scores.

problem Stability and mode collapse issues in adversarial training of Neural SDEs.
method Uses signature kernel scores as objective function for non-adversarial training.
result Non-adversarial training leads to better performance and more stable models.

New method for efficient conditional sampling from diffusion models.

problem Efficient conditional simulation from diffusion models.
method Explicit forward-backward bridging to express conditional simulation as an inference problem.
result Principled particle Gibbs and pseudo-marginal samplers for conditional distribution.

Neural networks improve financial derivative pricing accuracy.

problem Improving accuracy in financial derivative pricing.
method Use neural networks to model drift and volatility in SDE models, optimize using SGD for European options and PDE for American options.
result Neural network models outperform traditional models in pricing derivatives.

Neural network models accurately price assets in rough Bergomi model.

problem Accurately pricing assets in the rough Bergomi model with hidden parameters.
method Used a neural SDE to learn the forward variance curve, proposing a numerical scheme for simulation.
result The learned forward variance curve calibrates asset prices and option prices simultaneously.

New method uses SDEs for accurate non-uniformly sampled time series analysis.

problem Characterizing non-uniformly sampled time series with high accuracy.
method Stochastic Differential Equations (SDEs) for modeling, incremental estimation, and model truncation.
result Increased accuracy in characterizing non-uniformly sampled time series.

Study on the smoothness of solutions to a specific type of stochastic differential equation.

problem Regularity of solutions to mean-field GG-SDEs.
method Analysis of first and second order Fréchet differentiability in the random initial condition.
result Established the Fréchet differentiability of the solution and specified the corresponding equations.

Study on neural network initialization with shaped infinite depth-and-width networks.

problem Understanding the distribution of random covariance matrices in shaped infinite-depth-and-width networks.
method Introduced the Neural Covariance SDE to model the distribution of the random covariance matrix.
result Identified the precise scaling of the activation function necessary for a non-trivial limit.

New Transformer architecture prevents rank degeneracy in deep attention models.

problem Rank degeneracy in deep attention models.
method Modified Softmax-based attention model with skip connections, centered at identity, and scaled logits.
result Existence of a stable SDE implies well-behaved covariance structure, preventing rank degeneracy.