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

Trend · papers per month

25.0%50.0%75.0%100.0% · Jun 199319922001200920172026
48 results for nested deep hedging

We propose the use of statistical emulators for the purpose of valuing mortality-linked contracts in stochastic mortality models. Such models typically require (nested) evaluation of expected values of nonlinear functionals of multi-dimensional stochastic processes. Except in the simplest cases, no closed-form expressi…

2015-08-03abs ↗pdf ↗

Study tests if deep hedging differs from delta hedging in a GARCH market model.

problem Whether deep hedging includes speculative components in a GARCH market.
method Tested in a GARCH-based market model, comparing deep hedging and delta hedging.
result The difference between deep hedging and delta hedging is speculative if risk measure does not prioritize adverse outcomes.

Adversarial deep hedging learns to hedge without specifying asset price models.

problem Lack of effective underlying asset models for deep hedging.
method Adversarial learning framework where a hedger and a generator compete to improve hedging performance.
result Adversarial deep hedging achieves competitive performance without explicit asset process modeling.

Two neural network methods solve American-style option pricing and hedging.

problem Solving American-style option pricing and hedging problems efficiently.
method Two novel neural network methods: one series of networks and one global network.
result Simultaneous computation of upper and lower bounds with reduced complexity.

NEST optimizes deep learning training by placing devices efficiently across networks and memory.

problem Inefficient device placement in distributed deep learning leads to high communication and memory overhead.
method NEST uses network-, compute-, and memory-aware dynamic programming to optimize device placement.
result NEST achieves up to 2.43 times higher throughput and better memory efficiency.

Proposes deep hedging for index options using implied volatility surface.

problem Managing risk in index option portfolios with complex dynamics.
method Integrates surface-informed decisions with multiple hedging instruments, accounting for transaction costs and variance risk premium.
result Consistently outperforms traditional hedging strategies across various market conditions.

Study proposes a new approach for deep hedging using artificial market simulations.

problem Challenges in selecting the best model for underlying asset simulations in deep hedging.
method Proposes artificial market simulations to replicate financial market stylized facts.
result Achieves similar performance to traditional approaches without mathematical finance models.

Paper proposes a deep hedging method for Bermudan swaptions to manage residual profit and loss.

problem Real-world market conditions differ from ideal assumptions in traditional hedging methods, leading to residual profit and loss.
method Deep hedging framework applied to Bermudan swaptions, allowing flexible risk measures and hedge strategies.
result Effective residual profit and loss management demonstrated through numerical analysis.

Proposes a new agent-based model for deep hedging that outperforms existing models.

problem Improving effectiveness of deep hedging strategies.
method Agent-based model with momentum, fundamental, and volatility traders following Heston volatility signal.
result Deep hedging agent trained with Chiarella-Heston model data outperforms baseline models in various transaction cost levels.

Deep learning method for pricing and hedging American-style options.

problem Pricing and hedging American-style options with high accuracy.
method Computes optimal stopping policy, derives bounds, calculates point estimate and confidence intervals, constructs hedging strategy.
result Highly accurate prices and dynamic hedging strategies with small replication errors.

Second-order optimization speeds up deep hedging for complex options.

problem Hedging exotic options with market frictions in realistic markets.
method Second-order optimization scheme leveraging pathwise differentiability and Kronecker-factoring.
result Our method optimizes the policy in 1/4 the steps of standard optimization.

Paper proposes a deep RL method for hedging variable annuities, outperforming misspecified models.

problem Model miscalibration in variable annuity contracts with GMMB and GMDB riders.
method Two-phase deep reinforcement learning approach: training phase in a controlled environment, online learning phase in real market.
result Trained reinforcement learning agent hedges equally well as correct Delta in training phase and outperforms misspecified Deltas.

This paper compares eight DRL algorithms for dynamic hedging.

problem Optimal dynamic hedging strategies using Deep Reinforcement Learning.
method Eight DRL algorithms (MCPG, PPO, DQL, DDPG) compared using a GJR-GARCH(1,1) simulated dataset.
result MCPG and PPO outperform the Black-Scholes delta hedge baseline.

Assume that an agent models a financial asset through a measure Q with the goal to price / hedge some derivative or optimize some expected utility. Even if the model Q is chosen in the most skilful and sophisticated way, she is left with the possibility that Q does not provide an "exact" description of reality. This le…

2019-01-22abs ↗pdf ↗

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.

Enhanced hedging for S&P 500 options using volatility surface data.

problem Optimizing hedging strategies for S&P 500 options with transaction costs.
method Deep policy gradient reinforcement learning with volatility surface feedback.
result Outperforms conventional hedging methods in simulations and backtesting.

Study uses deep learning for efficient hedging of long-term financial derivatives.

problem Optimizing hedging strategies for long-term financial derivatives with various penalties and stylized facts.
method Deep reinforcement learning applied to neural networks optimizing hedging policies with quadratic and non-quadratic penalties.
result Non-quadratic global hedging policies result in significantly smaller downside risk metrics and significant hedging gains.

We apply Murasugi-Tristram inequality to real algebraic curves of odd degree on RP2RP^2 with a deep nest, i.e. a nest of the depth k1k-1 where 2k+12k+1 is the degree. For such curves, the ingredients of the Murasugi-Tristram inequality can be computed (or estimated) inductively using the computations for iterated torus li…

2003-11-26abs ↗pdf ↗

DHLNN improves deep hedging for financial derivatives with faster convergence and better stability.

problem Challenges in computational inefficiency, sensitivity to noisy data, and optimization complexity in deep hedging methods.
method Integrates periodic fixed-gradient optimization and linearized training dynamics to stabilize and accelerate deep learning model training.
result Demonstrates faster convergence, improved stability, and superior hedging performance across diverse market scenarios.

Deep Q-learning agent outperforms traditional hedging in S&P 500 options.

problem Optimizing hedging strategies for at-the-money S&P 500 options.
method Twin Delayed Deep Deterministic Policy Gradient (TD3) algorithm trained on historical data.
result Deep reinforcement learning agent outperforms traditional delta-hedging in various market conditions.

A new hedging strategy uses deep reinforcement learning to manage gamma and vega risks.

problem Managing gamma and vega risks in derivatives trading with stochastic underlying.
method Deep distributional reinforcement learning (D4PG) combined with quantile regression.
result Optimal hedging strategy depends on objective function, transaction costs, and option maturity.

ANADDH uses deep learning to improve volatility risk management.

problem Traditional Vega hedging strategies are inadequate for rapidly changing markets.
method Combines distributional reinforcement learning with adaptive Nesterov acceleration.
result Significant performance gains over existing hedging techniques.

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.

The paper explores neural networks for improving delta hedging in financial markets.

problem Real-world financial markets do not perfectly match the assumptions of the Black-Scholes model.
method The authors test various neural architectures (RNN, TCN, Attention, MLP) for delta hedging and combine them with traditional models.
result NNHedge framework provides a pipeline for model development and assessment.