Yu compares two competing discrete-time asymmetric stochastic volatility (ASV) specifications that both claim to model the leverage effect. He shows that ASV1 (Harvey-Shephard 1996, Euler approximation to continuous-time SV) is theoretically superior — it preserves the martingale difference property and admits a clean leverage interpretation — while ASV2 (Jacquier et al. 2004) violates the efficient market hypothesis (EMH) and understates the magnitude of leverage by ~20%. Bayesian Markov Chain Monte Carlo (MCMC) via Bayesian inference Using Gibbs Sampling (BUGS) and marginal likelihood via the Chib (1995) identity and Kitagawa particle filter provide decisive empirical evidence (Bayes factor ≈ 4,837) in favour of ASV1 on S&P500 and Center for Research in Security Prices (CRSP) data.
Key Claims
Two specs, one difference: Both ASV1 and ASV2 have Xt=σtut and lnσt+12=α+ϕlnσt2+σηvt+1, but ASV1 sets corr(ut,vt+1)=ρ (contemporaneous return shock correlates with next period's volatility shock) while ASV2 sets corr(ut,vt)=ρ (same-period).
ASV2 violates EMH: E(Xt+1∣Xt)=0 under ASV2 — returns are predictable. Using S&P500 posterior means this implies an annual drift of −8.75%; for CRSP, −15.75%. ASV1 is a martingale difference sequence.
Nonlinear state-space leverage interpretation: Orthogonalising ASV1 (eq. 2.3) yields a log-variance equation with an explicit leverage term: lnσt+12=α+ϕlnσt2+ρσησt−1Xt+ση1−ρ2wt+1. Leverage = coefficient on Xt: if ρ<0, negative returns raise future log-variance. Analogous orthogonalisation of ASV2 places σt+1 on both sides — intractable, no clean leverage reading.
BUGS estimation: Multi-move algorithms (Kim-Shephard-Chib 1998) require a log-squared transformation that destroys correlation information and cannot be used for asymmetric SV. BUGS (single-move Metropolis-Hastings (MH)) is applied directly on the nonlinear state-space form. Priors: ϕ∗∼Beta(20,1.5); ση2∼InvGamma(2.5,0.025); ρ∼Uniform(−1,1).
Particle filter for marginal likelihood: Kitagawa (1996) filter evaluates the log-likelihood at posterior means (needed for Chib 1995 marginal likelihood identity). Applicable after re-parameterising both models to have uncorrelated measurement and transition errors.
CRSP results (2,529 daily returns, 1986–1995): ρ^=−0.394 (ASV1); decisive evidence against ASV2. Encompassing model (allows both lags): ASV1 decisively beats encompassing; encompassing barely beats ASV2.
Simulation: MCMC outperforms Quasi-Maximum Likelihood (QML) on all parameters. QML relative efficiency (Root Mean Square Error (RMSE)) = 56–71% of MCMC for ρ, ϕ, lnσ2.
Single-move sufficiency: Simulation inefficiency factors for asymmetric SV models are 21–27% lower than for the basic SV model — leverage parameterisation improves mixing even with single-move MH.
"The ASV2 model is not consistent with the efficient market hypothesis because the model is not a martingale difference sequence."
"While the interpretation of the leverage effect using a parameter in the ASV1 model is clear, the strict interpretation of leverage is not obvious in the ASV2 model."
"Since MCMC is a fully likelihood-based method, it always performs better than QML."
My Take
The paper makes a narrow but important methodological point: the timing convention for the leverage correlation matters both theoretically (EMH) and empirically (20% bias in ρ). The nonlinear state-space re-parameterisation (eq. 2.3) is the clearest way to understand what leverage means in discrete-time SV, and should be standard exposition. The limitation is that BUGS with single-move MH is computationally slow for large datasets — the paper notes simulation inefficiency factors of 131–218, meaning the effective sample is ≈1/150th of the raw chain. For the particle filter likelihood evaluation, Kitagawa's (1996) basic bootstrap filter is used, which is less efficient than the auxiliary particle filter (Pitt-Shephard 1999); this choice was made for implementation simplicity.