A derivative model can fit every liquid market quote on your calibration screen and still be a bad model for the desk.
That sentence sounds contradictory only if we treat calibration as the same thing as validation. It is not. Calibration asks a narrow question: can I choose parameters so that the model reproduces today’s observed prices? A trading or risk function has to answer harder questions: are those parameters stable, are the Greeks economically sensible, and does the hedge behave when the market moves?
This article develops a practical way to separate those questions. I call it the Model-Risk Triangle: Fit, Stability, Hedge. It is not a new mathematical theorem. It is a practitioner diagnostic framework for avoiding one of the most common mistakes in quantitative finance: declaring victory because the calibration RMSE is small.
1. The calibration trap
Suppose a model price is written as $V(\theta;x)$, where theta is the parameter vector and x represents market state and contract features. Given market instruments indexed by i, a standard calibration solves something like
or, more realistically for options, a vega-weighted objective in implied-volatility space.
If the optimizer returns a tiny objective value, we learn something useful: the model family has enough flexibility, under the chosen weights and constraints, to reproduce that cross-section of market observations.
But notice what the objective does not contain. It does not directly ask whether tomorrow’s parameters will jump. It does not ask whether delta is stable. It does not ask whether a hedged book will generate unexplained P&L. It does not ask whether two nearly identical parameter vectors produce wildly different vegas or gammas.
A calibration objective is therefore a projection of model quality onto one dimension. Treating it as the whole model-validation problem is category error.
2. The Model-Risk Triangle
A model intended for pricing and risk should be challenged along three different axes.
| Axis | Question | Typical diagnostic | Failure symptom |
|---|---|---|---|
| Fit | Does the model reproduce observable prices? | Weighted price/vol residuals, arbitrage checks | Systematic strike/tenor residuals |
| Stability | Does calibration behave sensibly through time? | Parameter drift, boundary hits, multi-start dispersion | Parameter jumps with little market change |
| Hedge | Do the model sensitivities control realized P&L? | Hedging error, P&L attribution, Greek benchmark comparison | Persistent unexplained or directional residual P&L |
The important point is that these axes are related but not equivalent. Improving one can even worsen another.
3. Axis one: Fit — useful, necessary, insufficient
A good fit matters. A pricing model that cannot reproduce the liquid instruments used to mark and hedge the book creates an obvious problem. But even the phrase “good fit” requires care.
What are you fitting?
Raw prices, implied volatilities, normalized prices, or vegas give different optimizers different incentives. If you minimize equally weighted price errors, expensive options can dominate. If you minimize equally weighted implied-vol errors, illiquid wings can dominate. If you vega-weight, you are explicitly saying that some observations matter more for local risk than others.
So the objective function is itself a modelling decision:
with e_i and w_i carrying economic meaning. A low $J(\theta^{*})$ cannot be interpreted without knowing those choices.
Residual geometry matters more than one RMSE
Imagine two calibrations with the same aggregate RMSE. Model A has small random residuals across strikes. Model B fits at-the-money perfectly but misses one wing systematically. A trader hedging a large barrier or cliquet exposure may strongly prefer A even though the headline number is identical.
This is why a validator should inspect the shape of residuals:
- Are errors concentrated by strike, tenor, or moneyness?
- Do residuals change sign smoothly or show structural bias?
- Are the most liquid instruments fitted better than stale or sparse quotes?
- Does the model preserve basic no-arbitrage relationships such as monotonicity and convexity?
A scalar calibration score is a compression. Validation starts by asking what information the compression removed.
4. Axis two: Stability — the parameter path is part of the model
Now suppose today’s calibration is excellent. Tomorrow you recalibrate and obtain a very different parameter vector even though the market surface barely moved.
The cross-sectional fit can still be perfect on both days:
while
This is not a cosmetic issue. It can indicate weak parameter identification: multiple parameter combinations produce nearly the same prices. The optimizer is moving along a flat valley in the objective surface.
Why unstable parameters matter
First, desk interpretation becomes unreliable. If mean reversion, vol-of-vol, or correlation jumps dramatically from one day to the next without an economic reason, the parameters stop behaving like interpretable state variables and start behaving like fitting coefficients.
Second, risk can move even when prices do not. Two parameter vectors can produce similar vanilla prices but different sensitivities for exotics. Calibration equivalence does not imply hedge equivalence.
Third, recalibration itself creates P&L. If the book is re-marked under a new parameter set, a desk can experience model-recalibration P&L that is not explained by ordinary market-factor moves.
A simple stability score
For each parameter theta_j, define a scaled daily move:
where scale_j could be a long-run standard deviation, an approved operating range, or a robust rolling scale such as median absolute deviation.
Then monitor:
- large one-day jumps;
- persistent boundary hits;
- sign changes that are economically surprising;
- dispersion across multiple calibration starting points;
- instability conditional on small market moves.
The useful question is not “did the optimizer converge?” but “did it converge to a parameter region that behaves like the same model as yesterday?”
5. Axis three: Hedge — where model risk becomes money
This is the axis most often underweighted in interview preparation and over-weighted on a real desk.
Consider a delta-hedged option portfolio. In a simplified one-factor setting, the local P&L over a small interval can be approximated by
If the model generates the wrong delta, gamma, vega, correlation exposure, or volatility dynamics, the hedge residual will expose the misspecification even when yesterday’s price fit looked excellent.
A useful validation quantity is therefore not merely pricing error but a distribution of realized hedging residuals:
Then ask:
- Is
epsilon_tcentered around zero? - Does it increase systematically with spot moves or volatility moves?
- Does residual variance explode in particular moneyness or tenor buckets?
- Does the sign of residual P&L reveal a missing convexity or volatility factor?
- Does one benchmark model hedge materially better despite a worse in-sample fit?
This is the practical meaning of the statement: a model can be right on price and wrong on hedge.
6. A thought experiment: two models, same prices, different risk
Suppose two stochastic-volatility calibrations both reproduce the liquid vanilla surface to within the desk’s tolerance.
Calibration A produces smooth parameters through time and moderate vegas. Calibration B uses more extreme vol-of-vol and correlation values, also fitting the surface, but those parameters jump around as quotes move slightly.
For vanilla marks, the models may look interchangeable. Now price an exotic whose value depends strongly on forward skew dynamics. The two models can produce materially different forward smile evolution, barrier probabilities, vegas and cross-gammas.
The calibration screen did not fail. It answered exactly the question it was asked. The failure was believing that the question was sufficient.
7. The validation objective should be multi-dimensional
Instead of mentally optimizing only calibration error, think of model selection as a multi-objective problem:
One can combine them into a governance score if needed, but the weights should not hide the decomposition:
The coefficients alpha, beta, and gamma depend on intended use. A model used only for indicative valuation may tolerate more hedge error than a model producing desk Greeks. A model used for exotic hedging should put much more weight on sensitivity stability and dynamic performance.
This is why “best model” is meaningless without intended use. Validation is conditional on what decisions the model is allowed to support.
8. A practical desk test: Freeze, Recalibrate, Hedge
A simple experiment can reveal far more than another optimizer run.
- Freeze. Calibrate parameters at time
tand keep them fixed for the next observation period. - Recalibrate. Independently recalibrate at
t+1and measure the parameter move and re-marking impact. - Hedge. Compare the P&L of a hedge generated by the frozen model with the hedge generated by the recalibrated model.
You now have three pieces of information:
- how quickly the original calibration goes stale;
- how much model state must move to restore fit;
- whether that movement improves actual hedge performance.
If frequent recalibration dramatically improves fit but adds unstable parameters and does not improve hedging residuals, you have learned something important: the optimizer may be absorbing noise rather than information.
9. What a model validator should ask in a review
Here is a compact challenge sequence I would use before approving a calibrated pricing model for material risk use.
Fit
- What is the calibration objective and why are those weights appropriate?
- Where are the residuals concentrated?
- What happens if the calibration universe changes slightly?
- Are arbitrage and shape constraints satisfied outside the calibration nodes?
Stability
- Are parameters identified or is the objective surface flat?
- How sensitive is the solution to the initial guess?
- How often do parameters hit constraints?
- What is the distribution of day-over-day parameter changes?
- What P&L is generated purely by recalibration?
Hedge
- How do Greeks compare with an independent benchmark?
- What is the realized hedging-error distribution?
- Which market regimes generate the largest unexplained P&L?
- Does a simpler model hedge better?
- Are residuals directional, indicating a missing factor rather than noise?
10. The interview question hidden inside this framework
An interviewer asks:
“Your Heston calibration fits the implied-vol surface almost perfectly. Are you comfortable putting it into production?”
A weak answer is: “Yes, because the calibration error is low.”
A stronger answer is:
“Low calibration error is necessary but not enough. I would test parameter stability and identifiability, benchmark the Greeks, check no-arbitrage behaviour, and backtest hedging/P&L residuals. If parameters are unstable or the hedge is poor, the model may be overfitting the cross-section even with an excellent in-sample fit.”
That answer signals model judgement rather than formula recall.
11. Why this matters beyond Heston
The same triangle applies to almost every quantitative model family:
- Local volatility: near-perfect vanilla fit, but potentially unrealistic forward-smile dynamics.
- Short-rate models: excellent curve/instrument calibration, but unstable mean-reversion or volatility parameters and weak hedge behaviour for callable structures.
- Credit models: tranche or spread fit can coexist with unstable correlation or recovery assumptions.
- XVA models: calibration of market factors does not guarantee stable exposure profiles or hedge ratios.
- Machine-learning/PINN pricing: low training or PDE residual loss does not guarantee economically stable Greeks or local no-arbitrage behaviour.
The common principle is simple: an error metric close to zero only certifies what that metric actually measures.
12. The Model-Risk Triangle in one sentence
A production model should not be accepted because it fits. It should be accepted because its fit is adequate, its state is stable enough for its intended use, and its risk outputs survive contact with realized P&L.
That is the distinction between calibration and validation.
Try the framework on your own preparation
If you are preparing for pricing, XVA, model-validation, quant-development or interview roles, the Desk2Quant Quant Career Diagnostic identifies which preparation domains are currently below your target-role benchmark.
If model validation is specifically your weak area, the Model Validation Quant Case Study Pack focuses on model challenge, diagnostics, assumptions and findings rather than only derivations.
Further reading
- Research on calibration and recalibration model risk has shown that reducing cross-sectional calibration error can shift risk into parameter/recalibration instability rather than eliminate aggregate model risk.
- Empirical hedging literature has repeatedly found that better in-sample fit does not automatically imply better hedge performance.
- Recent work on neural/PINN option-pricing models similarly argues that low residual loss should be supplemented with structural, no-arbitrage and Greek-stability diagnostics.
This article is educational and reflects a practitioner-oriented model-risk framework. It does not represent any employer, institution, or regulatory body.