Robust Pricing of Worst-Of Autocallable Options
- The paper presents a robust, model-independent framework for pricing worst-of autocallable options using multi-marginal martingale optimal transport.
- It leverages entropic regularization and sequential martingale embedding to efficiently handle high-dimensional, path-dependent optimization problems.
- Practical insights include detailed recommendations for discretization, state augmentation, and convergence monitoring in exotic derivative pricing.
Robust pricing of worst-of autocallable options concerns the computation of model-independent super-replication price bounds for structured products whose payoff depends on the minimum-performing asset in a basket and incorporates early redemption features. The structured multi-marginal martingale optimal transport (MOT) framework enables such calculations by exploiting information from liquid option-implied marginal distributions and martingale constraints, without committing to a specific dynamics for the underlying assets. Recent advances leverage entropic regularization and sequential martingale structures to make these high-dimensional, path-dependent, and challenging optimization problems tractable, particularly for exotic derivatives such as worst-of autocallables (Engström et al., 2024).
1. General Primal Formulation
The robust pricing problem is set in discrete time , where is the vector of underlying asset spot prices. Marginals are inferred from option market data at selected times . The robust super-replication price seeks the highest expected payoff over all martingale measures matching these marginals. This is formulated as a multi-marginal MOT problem: subject to: The path-dependent payoff encodes the autocallable’s structure. The constraints ensure consistency with observed market data and absence of arbitrage through the martingale property.
2. Entropic Regularization for Numerical Feasibility
Direct solution of the MOT problem is computationally intractable for high dimension or many time steps. Entropic regularization introduces a penalization term , where is a (typically uniform) reference measure, and is the regularization strength. The regularized objective becomes: subject to the same constraints. On a discretized grid ( points per time step), this results in a convex optimization over a transport tensor , with linear marginal and martingale constraints, while controls the bias-variance trade-off in the approximation.
3. Sequential Martingale and Markovian Embedding
For payoff functionals with limited path-dependence—such as those only entangling consecutive or using a compact state augmentation —the full history-dependent martingale constraint can be replaced by a reduced, Markovian one: The Markovian embedding constructs an extended state , reducing the original high-dimensional problem to a chain of conditional measures linked only at adjacent time steps. This dynamic decomposition allows the joint law to factor via transition kernels: with the martingale condition applying only pairwise between consecutive states.
4. Sinkhorn-Type Algorithm
After regularization, dual variables separate into static marginal Lagrange multipliers and dynamic martingale multipliers . The dual maximization involves: with , , . The numerical solution uses coordinate-ascent in :
- Initialize , .
- Repeat until convergence:
- Marginal update for each : .
- Martingale update for each : solve for .
Efficient forward/backward recursions (complexity per sweep) exploit the chain structure. Under mild conditions, coordinate-ascent converges linearly. A few hundred iterations typically suffice for residuals in the range –.
5. Specialization to Robust Worst-Of Autocallable Payoffs
A worst-of autocallable typically references a basket of assets and contains two components:
- Observation: At each , if , the structure is automatically redeemed at coupon .
- Survival to Maturity: If not called, at the payoff is (commonly ).
To encode the autocallable mechanism, an extended state variable is introduced: The total payoff functional is: This conforms to the pairwise-decoupled form required by the entropic-Sinkhorn algorithm.
6. Implementation Recommendations
Practical implementation requires careful discretization and tuning:
- Marginal discretization: Implied densities are extracted from call smiles and discretized on grids of 50–300 points.
- Extended grid: For each , use indicator states (e.g., ) or 1–20 quantiles of the relevant minimum.
- Regularization parameter : Start with and reduce until residuals stall or MC error emerges.
- Computational cost: Complexity per iteration scales as (with , typical).
- Error monitoring: Track marginal violation and martingale residual , terminating when both fall below or chosen tolerance.
An experienced practitioner can generalize this methodology to other path-dependent exotics via suitable state augmentation and corresponding definition of pairwise payoff blocks (Engström et al., 2024).
7. Context and Extensions
The structured MOT framework with entropic regularization represents a significant advance in robust, model-independent pricing for complex exotics. The practical recipes for worst-of autocallables highlight the tractability of path-dependent, high-dimensional robust pricing within this paradigm. The approach is flexible, as state augmentation and pairwise payoff decompositions extend naturally to a range of other exotics, contingent on the ability to obtain market-implied marginals and efficient discretization. The numerical performance enables routine robust price computations for problem sizes (, ) in line with realistic derivative specifications (Engström et al., 2024).