Short Rate Models: Vasicek And CIR
A short rate model treats the interest rate itself as a random, mean-reverting process — like a thermostat with noise — and Vasicek and CIR are the two simplest versions, differing only in whether the noise is allowed to push the rate below zero.
Prerequisites: The Ornstein-Uhlenbeck Process, OIS Discounting
A thermostat doesn't hold a room at exactly 70 degrees — it constantly nudges the temperature back toward that setpoint, correcting harder the further the room has drifted, while the room also picks up random jostling from doors opening and people walking through. A short rate model treats the interest rate the same way: not a fixed number, and not a random walk that wanders forever, but a value that gets pulled back toward some long-run average, disturbed by ongoing random noise. The Vasicek and CIR models are the two simplest, most widely taught versions of that idea, and the entire difference between them comes down to one question: is the noise allowed to push the rate below zero?
The Vasicek model
In plain English: is the instantaneous short rate right now. is the long-run average rate the model pulls toward — the thermostat's setpoint. is the speed of pull: how hard the model corrects when strays from : a bigger means faster reversion. is the size of the random noise, and is that noise itself, a random shove of typical size . The term is positive (pulling the rate up) whenever is below , and negative (pulling it down) whenever is above — exactly a thermostat's correction. This is the same Ornstein-Uhlenbeck process used elsewhere in finance, applied specifically to interest rates.
Worked example 1 — mean reversion in action
Take , , , starting rate , and one-year time steps (). Simulate two steps using a specific, deterministic pair of shocks so the arithmetic is checkable by hand.
Step 1, shock (one standard deviation up): , or 4%. Notice the pull term alone, , moved the rate a full percentage point closer to the 4% target — mean reversion is already doing real work in a single step.
Step 2, shock : , or 3%. Once the rate sits exactly at the long-run average, the pull term vanishes entirely — there's nothing left to correct — and the rate only moves because of the pure noise term.
Worked example 2 — the negative-rate problem, and CIR's fix
Vasicek's noise term, , has a fixed size no matter how low the rate has already fallen — which means a large enough downward shock can push it below zero. Take , , , , and a two-standard-deviation downward shock, : , or . A clearly unrealistic result for most economic environments before the era of deliberately negative central bank rates, and exactly the criticism leveled at Vasicek from day one.
CIR (Cox-Ingersoll-Ross) fixes this with one change: scale the noise by the square root of the current rate.
Rerun the identical scenario under CIR, same , , , , same shock : the noise term is now . So , or 0.326% — still positive. As the rate approaches zero, shrinks toward zero too, so the random shove shrinks right along with it, and (given the parameters satisfy a technical condition called the Feller condition) the rate can get arbitrarily close to zero but never actually cross it. Same shock, same starting point, same pull toward the mean — the only difference is that CIR's noise term knows to quiet down near zero, and that single square root is the entire model's improvement over Vasicek.
Sample paths above. Both Vasicek and CIR look like this — wandering, but always pulled back toward a central level — the difference worked example 2 highlighted only shows up down near zero, where Vasicek's paths can cross into negative territory and CIR's cannot.
What this means in practice
Both models give closed-form (exact, no simulation needed) formulas for zero-coupon bond prices and are still taught as the entry point to interest rate modeling because the mean-reversion mechanic — rates don't drift forever, they get pulled back toward some economically sensible level — is genuinely how central banks behave, targeting a policy rate and correcting when the economy strays from it. In practice, trading desks mostly use richer extensions (like the Hull-White model, Vasicek with a time-varying mean that can be calibrated to match today's whole yield curve exactly) rather than the plain versions here, but every one of those extensions inherits the same mean-reverting skeleton these two models introduce.
CIR guaranteeing a non-negative rate was a genuine selling point for decades — until the mid-2010s, when several major central banks actually pushed policy rates negative. A model built specifically to rule out negative rates then became the wrong tool for exactly the environment it was being used in, a reminder that "more realistic-sounding assumption" and "correct assumption for right now" are not the same thing.
Vasicek and CIR both pull the rate toward a long-run average at a fixed speed; the only difference is whether the random noise shrinks as the rate approaches zero (CIR) or stays constant regardless (Vasicek, which can then wander negative).
Practice
- Using Vasicek with , , , , and a shock of (no noise, pure reversion), compute after one year.
- Using CIR with the same , , , but (already at the mean) and a shock of , compute the size of the noise term — how does it compare to what plain Vasicek would have given for the same shock?
Related concepts
Practice in interviews
Further reading
- Vasicek (1977), An Equilibrium Characterization of the Term Structure
- Cox, Ingersoll & Ross (1985), A Theory of the Term Structure of Interest Rates