Summary
Omori, Chib, Shephard, and Nakajima (2007) extend the Kim-Shephard-Chib (1998) multi-move Markov chain Monte Carlo (MCMC) sampler from stochastic volatility (SV) models without leverage to the more realistic class with correlated return and volatility shocks. The core innovation is to approximate the joint density of the log-squared return innovation and volatility innovation by a 10-component mixture of bivariate normals (rather than the 7-component univariate mixture of KSC), using an analytically derived linear approximation of exp(εt∗/2) within each component. The resulting sampler inherits all the computational advantages of KSC — simplicity, use of the simulation smoother, weak serial dependence in draws — while being exact (up to a negligible approximation corrected by importance reweighting) for ρ=0. Applied to TOPIX (Tokyo Stock Price Index) daily returns, the leverage model is decisively preferred over the symmetric SV.
Key Claims
- ASV model. The leverage SV model (ASV) is yt=εtexp(ht/2), ht+1=μ+ϕ(ht−μ)+ηt, where (εt,ηt)∼N2(0,R) with R=(1ρσρσσ2). The parameter ρ<0 captures the leverage effect; prior work (Jacquier-Polson-Rossi [JPR] 2004, Yu 2005) could not combine multi-move efficiency with ρ=0.
- 10-component bivariate mixture. The joint density f(εt∗,ηt∣dt,ρ,σ) — where εt∗=logεt2 and dt=sign(yt) — is approximated as ∑j=110pjN(εt∗∣mj,vj2)N(ηt∣dtρσexp(mj/2){aj+bj(εt∗−mj)},σ2(1−ρ2)). The linear approximation of exp(εt∗/2) has closed-form coefficients aj=exp(vj2/8), bj=21exp(vj2/8) (mean-square-optimal). Crucially, the approximation quality is independent of ρ.
- MCMC algorithm (2 steps). Step 1: draw mixture indicators st∈{1,…,10} from a discrete full conditional. Step 2: (a) draw θ=(ϕ,ρ,σ) via Metropolis-Hastings with a Kalman-filter-based proposal; (b) draw ({ht},μ) jointly via the Gaussian simulation smoother (Carter-Kohn 1994; de Jong-Shephard 1995) conditional on θ and {st}.
- Importance reweighting. Draws from the approximate posterior are reweighted using wk∝∏t=1nf(εt∗k,ηtk∣dt,ρk,σk)/g(εt∗k,ηtk∣dt,ρk,σk) to recover exact posteriors. For TOPIX, log-weight std dev ≈0.34 (vs. ≈1.0 for KSC without leverage) — the approximation error is negligible.
- Efficiency. Inefficiency factors for TOPIX: ϕ = 9.3, σ = 13.0, ρ = 6.8, b=exp(μ/2)=2.7. All small, indicating near-i.i.d. draws; favorable comparison with JPR (2004) single-move MH.
- Empirical (TOPIX 1998–2002, n=1232). Posterior means: ϕ^=0.951, σ^=0.134, ρ^=−0.362 [95% credible interval (CI): −0.593, −0.107]. Log Bayes factor (Chib 1995) for ASV vs. SV ≈2.24; leverage is decisively present. Model ranking (log marginal likelihoods): ASV-t ≈ ASV ≈ SP (superposition) ≫ SV-t ≫ SV.
- Extensions. (1) Superposition model: ht=∑iai,t where each ai,t is an independent AR(1) with its own ϕi and leverage ρi. (2) Heavy-tailed return errors: Student-t or Gaussian scale mixture. (3) General framework: yt=εtexp(ht/2), ht=zt′at, at+1=bt+Ttat+γt with correlated (εt,γt).
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The approach relies on the novel idea of approximating the joint distribution of the outcome and volatility innovations by a suitably constructed ten-component mixture of bivariate normal distributions." (Abstract)
My Take
The paper is the natural completion of the KSC program. KSC (1998) established the mixture-sampler approach for ρ=0; the long-standing belief was that correlated innovations fundamentally prevented this approach from working. Omori et al. show the obstacle is purely technical and elegantly resolve it with a bivariate mixture whose quality does not depend on ρ. The analytical derivation of aj and bj is clean and the negligible log-weight variance confirms the approximation is tight even at ρ=−0.9. The main limitation is that it maintains the KSC log-squaring transformation, which discards sign information about yt (partially recovered via dt) and implies a degree of precision loss relative to single-move exact samplers. For most practical purposes, however, the efficiency gains make it the preferred approach for discrete-time ASV estimation.