Signature-Pricing Framework
- Signature-Pricing Framework is a method that encodes time-ordered market paths using iterated integrals for pricing a variety of path-dependent derivatives.
- It employs mathematical tools like truncated signatures and signature kernels to approximate continuous path-functionals accurately and efficiently.
- Advanced surrogate models and deep-learning architectures, such as Sig-LSTM, are used to rapidly calibrate and price derivatives under non-Markovian and rough volatility conditions.
The Signature-Pricing Framework denotes, in its dominant quantitative-finance usage, a family of pricing, calibration, and hedging methods that encode time-ordered information from market paths through path signatures, log-signatures, or signature kernels, and then apply linear functionals, kernel methods, neural networks, or density estimators to derivative valuation. Across the literature, the framework is used for European, American, Asian, lookback, basket, and variance-linked claims, and is especially prominent when the underlying dynamics are path-dependent, non-Markovian, or rough (Arribas, 2018, Lyons et al., 2019, Cuchiero et al., 2022, Bayer et al., 12 Jan 2025, Molla et al., 12 Nov 2025).
1. Mathematical basis: signatures, truncation, and universality
Given a continuous path , its signature is the infinite collection of iterated integrals
with level- coordinates
In practice one truncates at level , obtaining a finite feature map . Several papers use time augmentation, such as , or richer augmentations including volatility or lead–lag coordinates, so that the representation retains sufficient information about the original path (Arribas, 2018, Bayer et al., 12 Jan 2025, Molla et al., 12 Nov 2025).
The central structural result is universality. Linear functionals on truncated signatures approximate continuous path-functionals arbitrarily well as , via Stone–Weierstrass- or Chow–Lyons-type arguments. In the derivative-pricing literature this is the basis for regarding signatures as a universal path-space feature representation. Perez Arribas formulates this through signature payoffs and a density theorem on compact sets of augmented paths (Arribas, 2018). Lyons, Nejad, and Pérez Arribas extend the same idea to model-free exotic pricing with implied expected signatures (Lyons et al., 2019). For optimal stopping, however, weak-topology continuity fails; the higher-rank signature literature replaces ordinary law-based regression by regression on measure-valued paths and adapted topologies (Horvath et al., 2023).
A related construction is the signature kernel, typically an inner product on truncated signatures or a Gaussian RBF applied to signature vectors. In American-option pricing under rough volatility, the kernel induces an RKHS of path-functionals and is used in primal–dual algorithms and distribution regression (Bayer et al., 12 Jan 2025, Shah, 10 Aug 2025, Horvath et al., 2023).
2. Signature payoffs, expected signatures, and linear pricing
The earliest signature-pricing formulations are built around the notion of a signature payoff: a payoff that is a linear functional of the signature. If collects coefficients indexed by multi-indices , then
0
This construction turns path dependence into finite-dimensional linear algebra once a truncation level is fixed. The pricing principle is correspondingly simple: under a risk-neutral measure, the fair price is the inner product of the payoff coefficients with the expected signature of the underlying path (Arribas, 2018, Lyons et al., 2019).
For model-based pricing, one calibrates 1 by regressing a target payoff on truncated signature features and then computes
2
In the Black–Scholes experiments of Perez Arribas, truncation 3 on a 3-dimensional augmented path gave 4 features, out-of-sample 5 for European call, American put, Asian call, lookback call, and variance swap, pricing error on the order of 6 of notional, and price evaluation of approximately 7 ms once the expected signature had been computed (Arribas, 2018).
For model-free pricing and hedging, the key object becomes the implied expected signature. Lyons–Nejad–Pérez Arribas formulate calibration as a linear inverse problem: approximate traded exotic payoffs by signature payoffs, solve a regularized least-squares system for the unknown expected signature coordinates, and then price a new exotic by another inner product. In their Section 5.2 example, calibration on 8 vanillas, 9 up-and-out barriers, 0 up-and-in barriers, and 1 variance swaps with 2 and 3 paths yielded 4 and mean-squared-errors down to 5, while calibration degraded sharply if the traded set was too small or contained only vanilla options (Lyons et al., 2019). In the related nonparametric framework for pricing and hedging exotic derivatives, the same linearization supports both pricing from observed exotic prices and 6-optimal signature trading strategies for hedging (Lyons et al., 2019).
3. Signature-based asset models, volatility models, and calibration
A second major branch treats the asset itself as a linear functional of the signature of a primary process. In Cuchiero et al., a signature-based model of order 7 is
8
where 9 is the time-extended primary process. The stochastic-integral representation of 0 yields explicit local-martingale conditions, and hence no-arbitrage conditions, in terms of vanishing drift and bracket terms. This paper also defines sig-payoffs and shows that their prices reduce to finite sums involving polynomial expressions in 1 and unconditional moments of the signature of the primary process (Cuchiero et al., 2022).
The tractability of this representation is especially visible in calibration. For time-series calibration, Cuchiero et al. use a single linear regression on precomputed signature features. For implied-volatility-surface calibration, the model price is evaluated by Monte Carlo after the path signatures of the primary driver have been computed offline, so each optimization step reduces to repeated dot-products. Reported results include Heston-generated surfaces with 2, 3 parameters, and 4, where absolute implied-volatility errors were below a few basis-points in 5–6 minutes; on real S&P 500 data dated March 17, 2021, the method recovered a full 7-point smile within approximately 8–9 bps in similar time, and slice-wise calibration achieved sub-0 bps error on each maturity (Cuchiero et al., 2022).
A closely related development is the signature volatility model, where the volatility itself is modeled as a linear functional of the time-extended signature of Brownian motion. This framework contains explicit or approximate signature representations of Stein–Stein, Bergomi, and Heston-type dynamics, and derives a joint characteristic functional of log-price and integrated variance from an infinite-dimensional Riccati equation on the extended tensor algebra. European and path-dependent options are then priced by Fourier inversion, while quadratic hedging is obtained from the same characteristic representation (Jaber et al., 2024). Reported numerical performance uses truncation levels 1–2, 3 time steps, and 4–5 Fourier nodes, with characteristic-function evaluations on the order of 6–7 ms on a modern CPU and implied-volatility errors of order 8–9 against Monte Carlo on OU, Heston, and m-GBM examples (Jaber et al., 2024).
4. Learning architectures and surrogate pricing
Recent work replaces explicit linear pricing functionals by learned maps from signature features to continuation values, BSDE controls, densities, or prices.
| Approach | Signature input | Output |
|---|---|---|
| Deep Signature / Log-Signature FBSDE (Feng et al., 2021, Sun et al., 2024) | Segment-level truncated signature or log-signature of time-augmented paths | 0, 1, or reflected BSDE values |
| Deep signature under non-Markovian volatility (Ma et al., 21 Aug 2025) | Signatures of time-extended Brownian motion | Volatility approximation and option price |
| Signature-conditioned MDN (Molla et al., 12 Nov 2025) | 2 | Conditional terminal density and basket-option price |
In the Deep Signature FBSDE Algorithm, signature or log-signature blocks are fed into an RNN, typically an LSTM, to approximate 3 on a coarse grid while retaining fine path information. The reported examples include a best-ask price under no-good-deal bounds for a GBM European call, where Sig-LSTM ran 4 faster than a vanilla Euler-DNN, and a Black–Scholes lookback option, where Sig-LSTM with 5 segments and 6 fine steps attained 7 error versus closed form while running 8 faster than a vanilla LSTM on 9 time-steps (Feng et al., 2021). The high-dimensional extension uses feedforward networks on truncated signatures and proves convergence of both forward and backward BSDE solvers; in a pure-quadratic path functional with 0, the forward method produced 1 versus exact 2, and the backward method 3, both with errors around 4 (Sun et al., 2024).
In the non-Markovian stochastic-volatility setting, Ma–Wu–Li reformulate the volatility dynamics as a rough SDE represented through linear or nonlinear combinations of time-extended Brownian motion signatures. Their deep signature architecture uses a 1D convolutional layer with 5 channels and kernel size 6, a two-layer LSTM with 7 hidden units per layer, and a 3-layer MLP with 8 neurons each. For rough Heston and rough Bergomi, the nonlinear signature network outperformed the linear signature network for approximating 9, and by 0 the option-price errors for both methods were already below 1 in OTM, ATM, and ITM cases (Ma et al., 21 Aug 2025).
The most explicit surrogate-density formulation appears in the generative basket-option paper. There, a Mixture Density Network with 2 hidden layers of sizes 3 and LeakyReLU activations maps truncated signatures of time-varying inputs, a scaled Cholesky factor 4, maturity 5, and optionally basket weights 6, to mixture weights, means, and scales of a Gaussian mixture density
7
Training uses AdamW, LogSumExp-stabilized negative log-likelihood, and Monte Carlo targets under GBM with time-varying volatility or local volatility. The reported configuration uses 8 Gaussians, signature level 9, approximately 0 million training samples, batch size 1, and approximately 2 minutes per epoch. Across maturities from 3 month to 4 year and correlations in 5, the model achieved typical 6, pricing errors typically within a few basis points versus 7-path Monte Carlo, and inference latency of approximately 8 ms in the “train-once, price-anywhere” regime (Molla et al., 12 Nov 2025).
5. American options, optimal stopping, and rough volatility
For Bermudan and American options, the framework bifurcates into primal continuation-value regression and dual martingale regression. Bayer, Pelizzari, and collaborators use truncated signatures of volatility or state paths as non-Markovian features in both components. In the primal method, continuation values are regressed on signature features, generalizing Longstaff–Schwartz. In the dual method, the martingale integrand is parameterized in an RKHS induced by the signature kernel, and the upper bound is obtained from the Andersen–Broadie–Rogers dual representation (Bayer et al., 12 Jan 2025).
The rough-volatility implementation compares linear signature, deep signature, and signature-kernel methods under rough Bergomi and rough Heston. In the rough Bergomi case with 9 and strike 0, the reported lower and upper bounds were 1 for linear signature, 2 for deep signature, and 3 for signature-kernel, with corresponding duality gaps of approximately 4, 5, and 6. The study also reports that signature-kernel methods are most stable in low-data regimes but expensive in offline PDE solves, while deep-signature methods often yield the sharpest dual bounds (Bayer et al., 12 Jan 2025).
Shah extends this line to time-varying roughness. The framework first estimates a rolling Hurst parameter from the previous 7 trading days, then predicts the future Hurst path with 8 separate XGBoost regressors, each using 9 trees, learning rate 00, and maximum depth 01. The average predicted roughness 02 drives a regime switch: rough Bergomi if 03, Heston otherwise. Signature-kernel evaluations are accelerated by Random Fourier Features, reducing full Gram-matrix complexity from 04 to 05. On 06-day American puts dated August 31, 2023, AAPL had average MAE 07 and MSE 08, leading to a Heston regime, while META had average MAE 09 and MSE 10, leading to a rough Bergomi regime. The Deep Kernel (RFF) bounds were 11 for AAPL, containing the market premium 12, and 13 for META, narrowly containing the market premium 14 (Shah, 10 Aug 2025).
A common misconception is that weakly continuous distribution regression on path laws suffices for American options. The higher-rank signature literature states that this fails because American-option value functions are in general discontinuous with respect to the weak topology. The proposed remedy is a regression framework based on higher rank signatures of measure-valued paths, kernel mean embeddings, and Aldous’s extended weak topology, with the main computational core given by families of two-dimensional hyperbolic Goursat PDEs (Horvath et al., 2023).
6. Limitations, trade-offs, and divergent usages of the term
Several limitations recur across the finance literature. The first is the curse of dimensionality in the truncation level: feature dimension grows like 15 or 16, depending on the formulation (Arribas, 2018, Sun et al., 2024). The second is numerical stability: high-order iterated integrals can be very small or noisy, which motivates centering, rescaling, regularization, log-signature variants, orthonormalized bases, or learned embeddings (Arribas, 2018, Sun et al., 2024). The third is that model-free implied-signature methods require a rich enough family of traded payoffs to stabilize inversion; calibration can degrade sharply if only vanillas are available (Lyons et al., 2019). In rough-volatility American pricing, additional limitations include noisy Hurst estimates, misclassification near the 17 threshold, shallow Heston calibration to ATM volatilities only, limited simulation budgets, and RFF sampling noise (Shah, 10 Aug 2025).
The term is also used in distinct, non-equivalent senses outside rough-path finance. This suggests that “signature-pricing framework” is polysemous across arXiv. In Bayesian marketing science, it denotes a Bayesian Hierarchical Conjoint Analysis workflow for estimating dollar-denominated willingness-to-pay,
18
with individual random utility, hierarchical priors, and NUTS estimation. In the iPhone case study, the setup used 19 simulated respondents, 20 binary choice tasks per respondent, 21 chains with 22 post-warmup draws each, 23, and posterior revenues for a simulated “Pro-bundle” peaking at 24 (Pillai et al., 14 Sep 2025). In privacy-preserving transport systems, the term refers to a group-signature-based electronic toll pricing system in which users anonymously sign hashed location-time tuples, the server publishes homomorphically encrypted fees, and disputes are resolved by opening group signatures and recomputing encrypted sums; the protocol is organized into Setup, Driving, Toll Calculation, and Dispute Resolving phases (Chen et al., 2011).
Within quantitative finance, however, the unifying idea remains stable: signatures provide a universal, order-sensitive representation of paths, and pricing becomes a problem of learning or calibrating linear, kernel, neural, or density-based functionals on that representation. The resulting methods are valued for universality, reuse of precomputed path features, tractable calibration, and the ability to handle path dependence and non-Markovianity in settings where PDE state augmentation is impractical (Lyons et al., 2019, Cuchiero et al., 2022, Molla et al., 12 Nov 2025).