Papers
Topics
Authors
Recent
2000 character limit reached

RN–JD Kernel: Prediction Market Calibration

Updated 16 November 2025
  • RN–JD Kernel is a unified stochastic framework that models prediction market probabilities as risk-neutral martingales incorporating both diffusive and jump processes.
  • It employs a robust calibration pipeline including noise filtering, EM-based separation of diffusion and jump components, and risk-neutral drift enforcement.
  • The model yields explicit risk factors and closed-form derivative pricing formulas, improving forecast accuracy over diffusion-only methods.

The RN–JD Kernel, or Risk-Neutral Logit Jump-Diffusion Kernel, is a unified stochastic process and calibration framework for prediction market probabilities, designed to play an analogous role to the Black–Scholes kernel in option pricing. It rigorously models the dynamics of traded probabilities as martingales under a risk-neutral measure, capturing both diffusive and jump-driven belief revisions, and yielding well-defined quotable risk factors to standardize quoting, hedging, and the design of belief risk derivatives across prediction venues.

1. Mathematical Specification

The RN–JD Kernel posits that the log-odds $x_t = \logit(p_t)$, with ptp_t the traded probability, evolves under a risk-neutral ($\Q$) measure via an Itô–Lévy stochastic differential equation: dxt=μ(t,xt)dt+σb(t,xt)dWt+RzN~(dt,dz),dx_t = \mu(t, x_t)\,dt + \sigma_b(t, x_t)\,dW_t + \int_\mathbb{R} z\, \widetilde{N}(dt,dz), where WtW_t is $\Q$-Brownian motion, N~\widetilde{N} is the compensated jump measure for a Lévy process with intensity νt\nu_t, and σb(t,x)\sigma_b(t,x) is the belief-volatility.

The traded probability process is recovered through the logit link, pt=S(xt)=(1+ext)1p_t = S(x_t) = (1 + e^{-x_t})^{-1}, embedding the process on (0,1)(0,1). Applying the Itô–Lévy formula yields the SDE for ptp_t, where the drift term is set to zero to satisfy the $\Q$-martingale condition: μ(t,x)=12S(x)σb2(t,x)+R[S(x+z)S(x)S(x)χ(z)]νt(dz)S(x),\mu(t, x) = - \frac{\frac{1}{2}S''(x)\sigma_b^2(t, x) + \int_\mathbb{R}[S(x+z) - S(x) - S'(x)\chi(z)]\,\nu_t(dz)}{S'(x)}, ensuring arbitrage-free evolution of probability prices.

2. Calibration Pipeline

Calibration proceeds in three structured steps on filtered mid/bid–ask/trade data:

  • Microstructure Noise Filtering: Observed logits $y_t = \logit(\tilde{p}_t) = x_t + \eta_t$ are denoised via a Gaussian Kalman filter to estimate latent log-odds x^t\hat{x}_t.
  • Diffusion-vs-Jump Separation via EM: Discrete increments Δxt\Delta x_t are modeled as a mixture:

Δxt(1λtΔ)N(μΔ,σb2Δ)+λtΔfJ(;θ),\Delta x_t \sim (1 - \lambda_t\Delta)\,N(\mu\Delta, \sigma_b^2\Delta) + \lambda_t\Delta\,f_J(\cdot;\theta),

with EM steps estimating diffusive variance (σb2\sigma_b^2), jump intensity (λ\lambda), and jump size variance (sJ2s_J^2), with soft partitioning by posterior jump probabilities.

  • Risk-Neutral Drift Enforcement: Given updated σb,ν\sigma_b, \nu, the martingale drift μ(t,x)\mu(t,x) is recomputed, and the Kalman smoother is re-applied to refine the path x^t\hat{x}_t.

Regularization is applied when fitting surfaces in time-to-resolution (τ\tau) and logit-moneyness (mm), by solving

minfgwg[f^(g)f(τg,mg)]2+α2f22,\min_f \sum_g w_g[\hat f(g) - f(\tau_g, m_g)]^2 + \alpha \|\nabla^2 f\|_2^2,

subject to nonnegativity and mild boundary constraints.

3. Quotable Risk Factors and Kernel Surfaces

The calibrated RN–JD Kernel exposes explicit, quotable risk factors:

  • Belief-Volatility Surface: σb(τ,m)\sigma_b(\tau, m) serves as an analogue to the implied volatility surface, quantifying locally expected diffusive variance for each point in time–moneyness space.
  • Jump-Intensity Surface: λ(τ,m)\lambda(\tau, m), measuring event risk from abrupt belief jumps.
  • Jump Second Moment Surface: sJ2(τ,m)s_J^2(\tau, m), capturing the mean square jump size.

Swap and corridor derivative strikes are synthesized via frozen-coefficient expansions such as: Kt,t+Δx-vartt+Δσb2(u)du+tt+Δλ(u)E[Z2]du.K^{x\text{-var}}_{t, t+\Delta} \approx \int_t^{t+\Delta} \sigma_b^2(u)\,du + \int_t^{t+\Delta} \lambda(u)\,\mathbb{E}[Z^2]\,du. These surfaces standardize the quoting and transfer of belief risk, supporting consistent hedging and valuation across prediction venues.

4. Derivative Layer: Instruments and Pricing

The RN–JD Kernel induces a menu of coherent derivatives in direct analogy to variance and correlation products in option markets:

  • Variance Swaps: Payout equals the realized quadratic variation in xx or pp.
  • Correlation/Covariance Swaps: Integrated covariation between two event probabilities, incorporating both diffusive and co-jump components.
  • Corridor Variance Products: Variance accruals are restricted to intervals in pp, focusing hedging on uncertainty zones.
  • First-Passage Notes: Payments are contingent on hitting a probability threshold before expiry.

Pricing for many payoffs—especially under piecewise-constant coefficients—admits closed-form or short-maturity approximations. General claims are priced by solving the associated partial integro-differential equation (PIDE): tV+μ(t,x)xV+12σb2(t,x)xxV+[V(t,x+z)V(t,x)xVχ(z)]νt(dz)=0,\partial_t V + \mu(t, x)\partial_xV + \frac{1}{2}\sigma_b^2(t,x)\partial_{xx}V + \int \big[V(t, x+z) - V(t, x) - \partial_xV\,\chi(z)\big]\nu_t(dz) = 0, with terminal condition V(T,x)=g(x)V(T, x) = g(x), using methods such as finite differences, Fourier inversion, or Monte Carlo with jump thinning.

5. Empirical Performance

On synthetic risk-neutral data, the RN–JD Kernel delivers lower short-horizon uncertainty forecast error than diffusion-only or probability-space baselines. For instance, in 60s-forward prediction:

Model MSEall_\text{all} QLIKEall_\text{all}
RN–JD 70.28 1.46
Diffusion-only (best) 77–105 2.66–4.73

Competing baselines included RW–logit (const. σ), pure logit diffusion, Wright–Fisher in pp, and AR–GARCH in pp. Enforcing the risk-neutral drift removed bias in the filtered path, ensuring the probability process remains a true $\Q$-martingale.

6. Economic and Structural Interpretation

The RN–JD framework provides an explicit, market-consistent unification of diffusive and abrupt belief revisions. Empirically:

  • EM separation adapts to shifting dominance of volatility and jump risk.
  • Jump intensities spike during macroeconomic news releases and unexpected events.
  • Surfaces reveal market toxicity and anticipated information content, concentrating risk management where prediction markets are most sensitive.

Practitioners leverage σb(τ,m)\sigma_b(\tau, m) and λ(τ,m)\lambda(\tau, m) for quoting belief-vega and jump-vega, employ derivative strips for event-interval and calendar hedges, and use corridor/first-passage notes to target liquidity and manage gap risk.

7. Applications and Standardization

The RN–JD Kernel establishes a tractable process for traded probabilities with:

  • Q-martingale structure and exposed calendar and jump risk factors,
  • Scalable calibration pipeline: noise filtering → diffusion/jump EM separation → drift enforcement → risk factor surface smoothing,
  • Closed-form pricing and replication of variance, correlation, corridor, and first-passage derivatives.

This enables consistent quoting and hedging of belief risk and underpins the emergence of standard risk metrics and derivative products for prediction markets, comparable in rigor and universality to the role of implied volatility in options markets (Dalen, 17 Oct 2025).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to RN-JD Kernel.