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,657 papers · 148 categories

Trend · papers per month

4088161,2231,631 · Jun 202019922001200920172026
48 results for Deep Jump Learning

Deep learning solves complex stochastic control with jumps.

problem Solving high-dimensional stochastic control tasks with jumps.
method Model-based approach using two neural networks, iteratively trained with objectives derived from the Hamilton-Jacobi-Bellman equation.
result Demonstrates effectiveness in solving complex high-dimensional stochastic control tasks.

Develops deep jump learning for continuous treatment OPE.

problem Estimating mean outcomes under new treatment rules using historical data from different rules.
method Adaptive deep discretization of continuous treatment space using deep learning and multi-scale change point detection.
result Validated method through theoretical results, simulations, and real application to Warfarin Dosing.

New deep learning method for option pricing in jump-diffusion models.

problem Option pricing in jump-diffusion models with high-dimensional assets.
method Implicit-explicit minimizing movement time-stepping approach using deep ANNs.
result Consistent and asymptotically correct solutions for large underlyings.

Deep learning improves option pricing for a non-martingale asset model.

problem Computing call option prices for the Barndorff-Nielsen and Shephard model with infinite jumps.
method Developed a supervised deep-learning scheme using Monte Carlo teaching data and a Black-Scholes-derived variable.
result Significant improvement in accuracy of option pricing.

This paper proposes learning to jump for generative modeling of sparse, skewed, heavy-tailed data.

problem Limited ability of diffusion models in modeling sparse, skewed, heavy-tailed data.
method Forward count thinning process and reverse count thickening process to train a deep neural network.
result Learning to jump performs better than learning to denoise for non-negative, sparse data.

Deep Jump Gaussian Processes model high-dimensional piecewise functions.

problem Modeling high-dimensional piecewise continuous functions with limited accuracy.
method Integrates region-specific locally linear projections with Jump Gaussian Processes (JGP) to capture local low-dimensional subspace structures.
result DJGP achieves superior predictive accuracy and more reliable uncertainty quantification compared to existing methods.

The paper presents a method for detecting jump sizes in crude oil prices.

problem Detecting jump sizes in crude oil price data.
method Sequential hypothesis testing using infinitesimal generators and super-solutions.
result The method improves the Barndorff-Nielsen and Shephard model for derivative and commodity market analysis.

This paper models CSI 300 index volatility using machine learning and addresses jump prediction.

problem Volatility modeling and jump prediction for high-frequency CSI 300 index data.
method Generalized Barndorff-Nielsen and Shephard model with machine learning algorithms for parameter estimation and forecast evaluation.
result Deterministic component of stochastic volatility processes can be captured over short and longer-term windows.

SGD can jump from high rank minima to low rank minima in DLNs, but not back.

problem SGD's tendency to get stuck in high rank minima in DLNs.
method Analysis of the L2L_{2}-regularized loss function of DLNs and the definition of absorbing sets.
result SGD has a non-zero probability to jump from high rank minima to low rank minima but zero probability to jump back.

Framework uses deep learning and statistical models to solve PDEs with discontinuous coefficients.

problem Solving PDEs with discontinuous coefficients.
method Two-stage physics-informed deep learning and statistical mixture models.
result Framework achieves adaptability and accurate parameter identification.

FBSJNN solves PIDEs and FBSDEJs with deep learning, offering theoretical and numerical efficiency.

problem Solving Partial Integro-Differential Equations and Forward-Backward Stochastic Differential Equations with Jumps.
method FBSJNN framework using a single neural network for both solution approximation and non-local integral.
result FBSJNN achieves numerical solutions with a relative error of 10310^{-3}, demonstrating efficiency.

Develops a PIDE framework for option pricing with stochastic volatility and jumps.

problem Option pricing under stochastic volatility and jumps.
method PIDE framework derived from Lévy-type process, implemented via finite-difference discretization with FFT for nonlocal jump operator, calibrated using GMM.
result Stochastic volatility accounts for most pricing improvement, reducing implied-volatility RMSE by 39% compared to Black-Scholes.

A machine learning method for short-maturity options with jumps and stochastic volatility.

problem Short-maturity options with jumps and stochastic volatility.
method Differential machine learning method combining supervision and PIDE-residual penalty.
result Improves jump-term approximation and reduces Greeks errors compared to baselines.

RL for jump-diffusions applies to financial portfolio selection and option hedging.

problem Optimizing control in systems with jump-diffusion dynamics.
method Entropy-regularized exploratory control with stochastic policies, using existing diffusion algorithms with modifications.
result RL algorithms and parameterizations are invariant to jumps in jump-diffusion systems.

Recent deep learning approaches for representation learning on graphs follow a neighborhood aggregation procedure. We analyze some important properties of these models, and propose a strategy to overcome those. In particular, the range of "neighboring" nodes that a node's representation draws from strongly depends on t…

2018-06-09abs ↗pdf ↗

Proposes a deep learning approach for optimizing portfolios with stocks and options.

problem Optimizing portfolios with time-inconsistent objectives and trading constraints.
method Neural networks with adaptive activation functions for asset allocation and option strike prices.
result Adding options leads to more stable and consistent stock allocations.

Generative Bayesian Computation improves surrogates for expensive simulations.

problem Limitations of Gaussian process surrogates in handling complex, non-stationary data.
method Generative Bayesian Computation via Implicit Quantile Networks (IQNs).
result Generative Bayesian Computation outperforms traditional Gaussian process methods across various benchmarks.

Extends nonlinear filtering to predictable jump times.

problem Filtering with jumps in both signal and observation, especially when jump times are known.
method Derive Kushner-Stratonovich and Zakai equations for predictable discontinuities.
result Extends classical nonlinear filtering results to a setting with predictable discontinuities.

FinStressTS creates synthetic benchmarks for financial forecasting, revealing model weaknesses.

problem Limited failure attribution in real-world financial benchmarks.
method Synthetic benchmark with 30 diagnostic environments linked to six mechanism families.
result Model performance varies by mechanism type, with autoregressive models often outperforming Transformers.

Deep neural network learning can be formulated as a non-convex optimization problem. Existing optimization algorithms, e.g., Adam, can learn the models fast, but may get stuck in local optima easily. In this paper, we introduce a novel optimization algorithm, namely GADAM (Genetic-Evolutionary Adam). GADAM learns deep …

2018-05-19abs ↗pdf ↗

The paper predicts cryptocurrency prices using a path-dependent Monte Carlo simulation.

problem Forecasting cryptocurrency prices with volatility and jumps.
method Merton's jump diffusion model with machine learning, traditional, and statistical methods.
result Introduced a path-dependent Monte Carlo simulation for cryptocurrency price prediction.

Study shows how to control jump-diffusion processes with stable feedback controls in reinforcement learning.

problem Control jump-diffusion processes with unknown coefficients in reinforcement learning.
method Lipschitz continuous optimal feedback controls, stability analysis of forward-backward SDEs, least-squares algorithm.
result Achieves O(NlnN)O(\sqrt{N\ln N}) regret for linear-convex learning problems with jumps.

A new method uses Gaussian processes and deep kernel learning to price high-dimensional American options efficiently.

problem Challenges in pricing high-dimensional American options, especially with excessive computational costs.
method Modified Gaussian process regression with deep kernel learning and sparse variational Gaussian processes.
result The method outperforms least squares Monte Carlo in high-dimensional scenarios, especially with Merton's jump diffusion model.

Generative model handles varying data dimensions using jump diffusion processes.

problem Handling data of varying dimensionality in generative models.
method Formulated as a jump diffusion process, learning to approximate the process with a novel evidence lower bound.
result Effective sampling of data of varying dimensionality, better compatibility with test-time diffusion guidance imputation tasks.

This paper improves financial derivative pricing by incorporating multiple hedging instruments.

problem Valuation of financial derivatives with multiple hedging instruments.
method Deep hedging algorithm and reinforcement learning to solve global hedging problems.
result Including options as hedging instruments can significantly decrease equal risk prices and market incompleteness.

News might trigger jump arrivals in financial time series. The "bad" and "good" news seems to have distinct impact. In the research, a double exponential jump distribution is applied to model downward and upward jumps. Bayesian double exponential jump-diffusion model is proposed. Theorems stated in the paper enable est…

2014-04-08abs ↗pdf ↗

We quantify how co-jumps impact correlations in currency markets. To disentangle the continuous part of quadratic covariation from co-jumps, and study the influence of co-jumps on correlations, we propose a new wavelet-based estimator. The proposed estimation framework is able to localize the co-jumps very precisely th…

2016-02-17abs ↗pdf ↗

Deep neural networks approximate option prices in high-dimensional Lévy models efficiently.

problem Approximating option prices in high-dimensional financial models with jumps.
method Use of deep ReLU neural networks to approximate option prices in multivariate Lévy processes with polynomial growth in network size and dimension.
result Established sufficient conditions for polynomial growth in network size and dimension to approximate option prices with error ε.

We study the role of co-jumps in the interest rate futures markets. To disentangle continuous part of quadratic covariation from co-jumps, we localize the co-jumps precisely through wavelet coefficients and identify statistically significant ones. Using high frequency data about U.S. and European yield curves we quanti…

2019-05-04abs ↗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 ↗

Masking diffusion outperforms other discrete diffusion models by incorporating jump times into the model.

problem Improving the performance of discrete diffusion models.
method Conditioning on the jump schedule of discrete Markov processes.
result Schedule-conditioned discrete diffusion (SCUD) models outperform classical and masking diffusion models.

Many time series are effectively generated by a combination of deterministic continuous flows along with discrete jumps sparked by stochastic events. However, we usually do not have the equation of motion describing the flows, or how they are affected by jumps. To this end, we introduce Neural Jump Stochastic Different…

2019-05-24abs ↗pdf ↗