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.

169,051 papers · 148 categories

Trend · papers per month

87175262349 · Jun 202019922001200920182026
48 results for Stochastic Delta Rule

Dropout is shown to be a simplified version of SDR, which improves deep learning performance.

problem Overfitting and misspecification in deep learning models.
method SDR redefines weights as random variables, updating them based on prediction error and local history.
result SDR outperforms Dropout on standard benchmarks, achieving similar accuracy in fewer epochs.

This paper uses Malliavin calculus to price and compute delta of financial derivatives in jump-diffusion models.

problem Pricing and delta computation of financial derivatives in jump-diffusion models with stochastic intensity.
method Utilizes Malliavin calculus to price and compute delta, applying the Euler scheme for convergence analysis.
result Established the convergence of approximated solution, financial derivative, and its delta Greeks.

Optimal hedging strategies identified for markets with fast-varying volatility.

problem No perfect hedge in markets with fast-varying stochastic volatility.
method Analyzes various delta-type hedging strategies and their performance in a specific asymptotic regime of rapid mean reversion.
result Identifies the `practitioners' delta hedging scheme as optimal in the considered regime of rapid mean reversion.

Investors mispricing volatility and jump sensitivity in Delta hedging models still super-replicate the true claim.

problem Investors misestimate volatility and jump sensitivity in Delta hedging models.
method Analyzes the robustness of Delta hedging in jump-diffusion models, proving stochastic flow properties and convexity of value functions.
result An erroneously computed Delta strategy super-replicates the true claim in expectation under a wide class of models.

Study the hedging of cryptocurrency options in a volatile market.

problem Hedging options in a volatile, non-stationary cryptocurrency market.
method Calibrated to SVI-implied volatility surfaces, Monte Carlo price paths generated using SVCJ, GARCH, and historical data. Delta, Delta-Gamma, Delta-Vega, and Minimum Variance strategies applied. Wide range of market models tested.
result Calibration results indicate stochastic volatility, low jump frequency, and infinite activity. Short-dated options less sensitive to volatility or Gamma hedges; longer-dated options benefit from multiple-instrument hedges.

Asymptotic error distribution for approximation of a stochastic integral with respect to continuous semimartingale by Riemann sum with general stochastic partition is studied. Effective discretization schemes of which asymptotic conditional mean-squared error attains a lower bound are constructed. Two applications are …

2010-04-13abs ↗pdf ↗

RL and DTSOC for final quadratic hedging performance studied.

problem Optimal hedging of European call options with and without transaction costs.
method Reinforcement Learning and Deep Trajectory-based Stochastic Optimal Control.
result RL and DTSOC perform similarly to variance-optimal hedging in various market models.

We present a new approach to the optimal portfolio problem for an insider with logarithmic utility. Our method is based on white noise theory, stochastic forward integrals, Hida-Malliavin calculus and the Donsker delta function.

2015-08-26abs ↗pdf ↗

This study uses DRL to hedge American put options, outperforming traditional methods.

problem Hedging American put options with high accuracy and low transaction costs.
method Deep Deterministic Policy Gradient (DDPG) method, trained on stochastic volatility models.
result DRL agents outperform traditional methods in both simulated and real-world scenarios.

The paper bridges stochastic control and deep hedging for European call options with transaction costs.

problem Hedging and pricing European call options with proportional transaction costs.
method Complementary perspectives: stochastic control and deep hedging. Two architectures proposed: NTBN-Delta and WW-NTBN.
result WW-NTBN converges faster, matches no-transaction bands more closely, and generalizes well across transaction cost regimes.

New methods for delta-moves on algebraically split links identified.

problem Understanding delta-moves on algebraically split links.
method Introducing self and mixed delta-moves, proving equivalence, and calculating delta-splitting numbers.
result Two links are mixed delta-equivalent if they have the same pairwise linking number and components.

The study models mortgage prepayment risk using stochastic housing market activity.

problem Modeling prepayment risk in mortgages under varying housing market conditions.
method Developed a stochastic model for prepayment option value, using swaption pricing formulas and non-standard actuarial hedging.
result Housing market covariance significantly impacts prepayment option prices.

A general market model with memory is considered in terms of stochastic functional differential equations. We aim at representation formulae for the sensitivity analysis of the dependence of option prices on the memory. This implies a generalization of the concept of delta.

2013-12-18abs ↗pdf ↗

Connections between nodes of fully connected neural networks are usually represented by weight matrices. In this article, functional transfer matrices are introduced as alternatives to the weight matrices: Instead of using real weights, a functional transfer matrix uses real functions with trainable parameters to repre…

2017-10-28abs ↗pdf ↗

Proposes a neural network for high-dimensional American option pricing.

problem High-dimensional American option pricing and hedging.
method Deep neural network framework based on backward stochastic differential equations.
result The framework yields prices and deltas on the entire spacetime.

Delta-unlinking number measures how to unlink algebraically split links.

problem Measuring unlinking complexity of algebraically split links.
method Defining delta-unlinking number as minimum delta-moves to unlink, proving bounds and calculating specific values.
result Precise delta-unlinking numbers for algebraically split prime links up to 9 crossings, and 4-genus values for most.

Proposes new rule for ranking investment prospects over long horizons.

problem Ranking investment prospects over long horizons considering bounded risk aversion.
method Introduces asymptotic fractional-order stochastic dominance with bounded relative risk aversion.
result Establishes equivalent conditions for the new rule under lognormal returns without mean non-negativity constraint.

The paper adapts step sizes in TD learning to identify relevant features.

problem Identifying which features are relevant for temporal-difference learning.
method Adapting step sizes in stochastic gradient descent for feature relevance in TD learning.
result TD IDBD effectively distinguishes relevant features in gridworld and robotic tasks.

A Delta-groupoid is an algebraic structure which axiomitizes the combinatorics of a truncated tetrahedron. It is shown that there are relations of Delta-groupoids to rings, group pairs, and (ideal) triangulations of three-manifolds. In particular, one can associate a Delta-groupoid to ideal triangulations of knot compl…

2009-08-10abs ↗pdf ↗

We refine the analysis of hedging strategies for options under the SABR model carried out in [2]. In particular, we provide a theoretical justification of the empirical observation made in [2] that the modified delta ("Bartlett's delta") introduced there provides a more accurate and robust hedging strategy than the con…

2017-04-11abs ↗pdf ↗

A Delta-groupoid is an algebraic structure which axiomatizes the combinatorics of a truncated tetrahedron. By considering two simplest examples coming from knot theory, we illustrate how can one associate a Delta-groupoid to an ideal triangulation of a three-manifold. We also describe in detail the rings associated wit…

2010-01-18abs ↗pdf ↗

Unified quadrature framework for large-scale kernel machines.

problem Efficiently approximating kernel functions for large-scale machine learning.
method Deterministic and randomized interpolatory rules for numerical integration of kernel functions.
result The proposed method reduces the number of nodes needed for accurate kernel approximation.

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.

Delta method vs Bootstrap for deep learning classification shows strong linear relationship and faster computation.

problem Validating the Delta method for deep learning classification.
method Comparison of Delta method and Bootstrap on LeNet-based neural networks using MNIST and CIFAR-10 datasets.
result The Delta method provides a five times faster computation with strong linear predictive uncertainty relationship.

Delta finite-type invariants are defined analogously to finite-type invariants, using delta moves instead of crossing changes. We show that they are closely related to the lower central series of the commutator subgroup of the pure braid group.

1999-07-12abs ↗pdf ↗

We call a Delta Diagram any diagram of a knot or link whose regions (including the unbounded one) have 3, 4, or 5 sides. We prove that any knot or link admits a delta diagram. We define and estimate combinatorial link invariants stemming from this definition.

2015-12-20abs ↗pdf ↗

The paper classifies pretzel links with 2 components and gives conditions for those with 3 or more.

problem Classifying pretzel links based on their self delta-equivalence.
method Using Conway polynomials to determine self delta-equivalence for links with 2 or more components.
result Necessary and sufficient conditions for self delta-equivalence of pretzel links with 3 or more components.

Study computes option sensitivities using Malliavin calculus for hybrid stochastic models.

problem Computing option sensitivities (Greeks) under hybrid stochastic volatility and interest rate models.
method Integrates Malliavin calculus for Delta, Vega, and Rho computation; extends to non-differentiable payoffs.
result Malliavin calculus enables effective numerical implementations for various option types.

We study generalizations of finite-type knot invariants obtained by replacing the crossing change in the Vassiliev skein relation by some other local move, analyzing in detail the band-pass and doubled-delta moves. Using braid-theoretic techniques, we show that, for a large class of local moves, generalized Goussarov's…

2005-11-08abs ↗pdf ↗

Paper introduces a new multi-kernel algorithm for better gradient approximation.

problem Improving gradient approximation in high-dimensional problems.
method Develops a multi-kernel passive stochastic gradient algorithm with variance reduction.
result The multi-kernel algorithm performs better in high-dimensional problems.

Improved deep hedging with ensemble uncertainty quantification.

problem Uncertainty in deep hedging models hinders their deployment.
method Trained an ensemble of LSTM networks to quantify uncertainty in deep hedging under Heston volatility and proportional transaction costs.
result The ensemble's disagreement provides a strong predictive confidence measure for hedge performance.