We consider the multiple quantile hedging problem, which is a class of partial hedging problems containing as special examples the quantile hedging problem (F{ö}llmer \& Leukert 1999) and the PnL matching problem (introduced in Bouchard \& Vu 2012). In complete non-linear markets, we show that the problem can be reformulated as a kind of Monge optimal transport problem. Using this observation, we introduce a Kantorovitch version of the problem and prove that the value of both problems coincide. In the linear case, we thus obtain that the multiple quantile hedging problem can be seen as a semi-discrete optimal transport problem, for which we further introduce the dual problem. We then prove that there is no duality gap, allowing us to design a numerical method based on SGA algorithms to compute the multiple quantile hedging price.
- Paper ID: 2308.01121
- Title: An optimal transport approach for the multiple quantile hedging problem
- Authors: Cyril Bénézet, Jean-François Chassagneux, Mohan Yang
- Classification: math.PR (Probability Theory), q-fin.CP (Computational Finance)
- Submission Date: August 2, 2023 (arXiv submission)
- Paper Link: https://arxiv.org/abs/2308.01121
This paper investigates the Multiple Quantile Hedging (MQH) problem, a class of partial hedging problems that encompasses quantile hedging (Föllmer & Leukert 1999) and profit-and-loss (P&L) matching problems (Bouchard & Vu 2012) as special cases. In complete nonlinear markets, the authors demonstrate that this problem can be reformulated as a Monge optimal transport problem. Building on this observation, a Kantorovich version of the problem is introduced and the equivalence of the two formulations is established. In the linear case, the MQH problem can be viewed as a semi-discrete optimal transport problem, and a dual formulation is derived. The absence of a duality gap is proven, enabling the design of numerical methods based on stochastic gradient algorithms for computing MQH prices.
- Limitations of superhedging: Traditional superhedging strategies, while providing complete risk immunity, typically require substantial initial capital, resulting in prohibitively high premiums that undermine the seller's competitiveness.
- Need for partial hedging: Partial hedging strategies reduce initial premiums by accepting some residual risk exposure. However, potential negative P&L outcomes necessitate systematic risk control methodologies.
- Inadequacies of existing approaches:
- Quantile hedging problems are primarily solved via dynamic programming and PDE methods, but numerical implementation is challenging
- P&L matching problems lack a unified theoretical framework
- Effective methods for handling multiple quantile constraints are lacking
- Provide a unified framework for addressing diverse partial hedging problems
- Leverage the powerful tools of optimal transport theory for analysis and solution
- Develop practical numerical algorithms, particularly those capable of handling path-dependent options
- Definition of a new problem class: Introduces the Multiple Quantile Hedging (MQH) problem, unifying and generalizing quantile hedging and P&L matching problems.
- Establishment of optimal transport connection: First demonstration of equivalence between the MQH problem and Monge-type optimal transport problems under nonlinear expectations.
- Comprehensive theoretical analysis:
- Proves equivalence of Monge and Kantorovich problem values
- Establishes duality theory without duality gap in linear markets
- Practical numerical methods: Designs stable and efficient numerical solution schemes based on stochastic gradient ascent algorithms.
Given a probability measure μ∈P([[N]]) and a monotone random vector G=(Gn)1≤n≤N, the multiple quantile hedging price is defined as:
VMQH(G,μ):=infHMQH(G,μ)
where
HMQH(G,μ):={y∈R∣∃ν∈H2(F,P;Rm),∀n∈[[N]],P(YTy,ν≥Gn)≥Fˉμ(n)}
Here Yy,ν is the wealth process driven by initial capital y and strategy ν.
- Risk-free asset: dSt0=rtSt0dt, S00=1
- Risky assets: dSt=diag(St)(βtdt+σtdWt)
- Wealth dynamics:
Yt=y−∫0tf(s,Ys,νs)ds+∫0tνsTdWs
where f encodes the market's nonlinear characteristics.
Define the relaxed Monge problem:
VRM(G,μ)=infχ∈Tμ+(FT)Y0[Gχ]
where Tμ+(FT) is the set of FT-measurable random variables with distributional stochastic dominance μ.
The corresponding Kantorovich problem is:
VKP(G,μ)=infP∈Pμ(FT)Y0[∑n=1NGnPn]
- Optimal transport perspective: First connection between partial hedging and optimal transport theory, providing a novel analytical framework.
- Transport under nonlinear expectations: Extension of classical optimal transport theory to nonlinear expectation settings, where target distributions satisfy stochastic dominance constraints rather than being fixed.
- Equivalence proofs: Constructive proofs establishing VMQH=VRM=VKP, providing theoretical foundation for numerical solution.
In the linear market case, utilizing the dual representation:
VMQH(G,μ)=supΦ∈(R+)N{E[min1≤n≤N(Hn−Φn)]+∑n=1NΦnpn}
where Hn=ΓTGn, and ΓT is the discount factor in the linear case.
Stochastic gradient ascent algorithm implemented using ADAM optimizer:
- Batch size: 64-256
- Learning rate: 0.01
- Convergence criterion: ∣ζm−ζm−1∣<10−6
- Quantile hedging: Quantile hedging of call/put options
- P&L distribution hedging: Shape control of P&L distributions
- Multiple quantile hedging: Multi-constraint hedging of call spread options
- Perfect alignment with theoretical values from Föllmer-Leukert formula
- High precision maintained at extreme quantile values (p near 0 or 1)
- Stable algorithm convergence with standard deviation controlled in range 0.001-0.01
Comparison between SG-solver and OT-solver (semi-analytical solution based on optimal transport):
| Quantile (p2+p3,p3) | γ Value | SG-solver | OT-solver |
|---|
| (0.10, 0.05) | (-100,-90,0) | 9.77 | 9.62 |
| (0.8, 0.5) | (-100,-90,0) | 42.07 | 42.19 |
| (0.95, 0.9) | (-100,-90,0) | 87.15 | 87.57 |
Results demonstrate high consistency between methods, validating SG-solver accuracy.
- Superior numerical stability compared to PDE methods
- Natural extension to non-Markovian settings and path-dependent derivatives
- Capability to handle arbitrary finite numbers of quantile constraints
Market parameters: S0=100, r=0, σ=0.2, β=0.1, K=100
MQH prices under different quantile constraints:
- Replication constraint G1: 3.67
- Replication constraint G2: 6.97
- Replication constraint G3: 7.97
- Multi-quantile combinations demonstrate price monotonicity and constraint effectiveness
- Quantile hedging: Pioneering work by Föllmer & Leukert (1999), subsequently developed through stochastic target problems and BSDE methods
- P&L matching: Distribution control approach proposed by Bouchard & Vu (2012)
- Optimal transport applications in finance: Primarily focused on robust pricing and model uncertainty problems
- Provides a unified theoretical framework
- Introduces novel mathematical tools (nonlinear optimal transport)
- Develops practical numerical algorithms
- Extends problem applicability
- The MQH problem can be completely characterized and solved through optimal transport theory
- Absence of duality gap in linear markets provides theoretical guarantees for numerical computation
- Stochastic gradient-based algorithms demonstrate excellent performance in practical applications
- Complete market assumption: Theoretical analysis restricted to complete markets, whereas real markets are typically incomplete
- Computational complexity: Computational complexity may increase significantly with the number of constraints
- Nonlinear case: Numerical algorithms for nonlinear markets require further development
- Incomplete markets: Extension to incomplete market settings, better reflecting MQH's potential as an alternative pricing principle
- Parameter uncertainty: Consideration of parameter uncertainty under the physical measure P
- Time-dependent constraints: Investigation of time-dependent multiple quantile hedging problems
- Theoretical innovation: First establishment of deep connection between partial hedging and optimal transport theory, providing novel perspective for the field
- Mathematical rigor: Complete and rigorous proofs, with constructive proofs of equivalence theorems being particularly valuable
- Strong practicality: Provided numerical algorithms are stable and efficient, capable of handling complex practical problems
- Unified framework: Unifies seemingly unrelated problems under a single theoretical framework
- Application scope: Complete market assumption limits practical applicability
- Complexity analysis: Lacks theoretical analysis of algorithm complexity
- Limited testing scale: Numerical experiments are relatively limited in scale, lacking validation on large-scale real data
- Academic value: Opens new directions for cross-disciplinary research between financial mathematics and optimal transport theory
- Practical applications: Provides new tools for financial institutions' risk management
- Methodological contribution: Demonstrates enormous potential of optimal transport in financial problems
- Partial hedging strategy design for derivatives
- Portfolio risk budget management
- Quantile risk control for insurance products
- Risk-constrained optimization in quantitative trading
Key references for this paper include:
- Föllmer, H., & Leukert, P. (1999). Quantile hedging. Finance and Stochastics, 3(3), 251-273.
- Bouchard, B., & Vu, T. N. (2012). A stochastic target approach for P&L matching problems. Mathematics of Operations Research, 37(3), 526-558.
- El Karoui, N., Peng, S., & Quenez, M. C. (1997). Backward stochastic differential equations in finance. Mathematical finance, 7(1), 1-71.
- Villani, C. (2021). Topics in optimal transportation. American Mathematical Society.
This paper makes significant contributions at both theoretical and applied levels. The innovation of introducing optimal transport theory to partial hedging problems is particularly noteworthy. While limitations exist regarding complete market assumptions, the work establishes a solid foundation for future development in this field.