paper-with-me

Papers

Deep Hedging Under Non-Convexity: Limitations and a Case for AlphaZero

2025-10-02 · Matteo Maggiolo, Giuseppe Nuti, Miroslav Štrupl, Oleg Szehr arxiv

This paper examines replication portfolio construction in incomplete markets - a key problem in financial engineering with applications in pricing, hedging, balance sheet management, and energy storage planning. We model this as a two-player game between an investor and the market, where the investor makes strategic bets on future states while the market reveals outcomes. Inspired by the success of Monte Carlo Tree Search in stochastic games, we introduce an AlphaZero-based system and compare its performance to deep hedging - a widely used industry method based on gradient descent. Through theoretical analysis and experiments, we show that deep hedging struggles in environments where the optimal action-value function is not subject to convexity constraints - such as those involving non-convex transaction costs, capital constraints, or regulatory limitations - converging to local optima. We construct specific market environments to highlight these limitations and demonstrate that AlphaZero consistently finds near-optimal replication strategies. On the theoretical side, we establish a connection between deep hedging and convex optimization, suggesting that its effectiveness is contingent on convexity assumptions. Our experiments further suggest that AlphaZero is more sample-efficient - an important advantage in data-scarce, overfitting-prone derivative markets.

📄 PDF Abstract BibTeX arXiv:2510.01874

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robustness of Delta Hedging in a Jump-Diffusion Model

2019-10-20 · Frank Bosserhoff, Mitja Stadje

Suppose an investor aims at Delta hedging a European contingent claim $h(S(T))$ in a jump-diffusion model, but incorrectly specifies the stock price's volatility and jump sensitivity, so that any hedging strategy is calc…

Sensitivity

The Entropy of Artificial Intelligence and a Case Study of AlphaZero from Shannon's Perspective

2018-12-14 · Bo Zhang, Bin Chen, Jin-lin Peng

The recently released AlphaZero algorithm achieves superhuman performance in the games of chess, shogi and Go, which raises two open questions. Firstly, as there is a finite number of possibilities in the game, is there …

Reinforcement Learning

Representation Matters for Mastering Chess: Improved Feature Representation in AlphaZero Outperforms Switching to Transformers

2023-04-28 · Johannes Czech, Jannis Blüml, Kristian Kersting, Hedinn Steingrimsson

While transformers have gained recognition as a versatile tool for artificial intelligence (AI), an unexplored challenge arises in the context of chess - a classical AI benchmark. Here, incorporating Vision Transformers …

Game of Chess

Quadratic Hedging and Optimization of Option Exercise Policies

2020-01-16 · Nicola Secomandi

Quadratic hedging of option payoffs generates the variance optimal martingale measure. When an option features an exercise policy and its cash flows are hedged according to this approach, it may be tempting to optimize s…

Experimental Analysis of Deep Hedging Using Artificial Market Simulations for Underlying Asset Simulators

2024-04-15 · Masanori Hirano

Derivative hedging and pricing are important and continuously studied topics in financial markets. Recently, deep hedging has been proposed as a promising approach that uses deep learning to approximate the optimal hedgi…