In the following subsections we discuss versions of Itô's lemma for different types of stochastic processes.
Itô drift-diffusion processes (due to: Kunita–Watanabe) In its simplest form, Itô's lemma states the following: for an
Itô drift-diffusion process dX_t= \mu_t \, dt + \sigma_t \, dB_t and any twice
differentiable scalar function of two real variables and , one has df(t,X_t) =\left(\frac{\partial f}{\partial t} + \mu_t \frac{\partial f}{\partial x} + \frac{\sigma_t^2}{2}\frac{\partial^2f}{\partial x^2}\right)dt+ \sigma_t \frac{\partial f}{\partial x}\,dB_t. This immediately implies that is itself an Itô drift-diffusion process. In higher dimensions, if \mathbf{X}_t = (X^1_t, X^2_t, \ldots, X^n_t)^T is a vector of Itô processes such that d\mathbf{X}_t = \boldsymbol{\mu}_t\, dt + \mathbf{G}_t\, d\mathbf{B}_t for a vector \boldsymbol{\mu}_t and matrix \mathbf{G}_t, Itô's lemma then states that \begin{align} df(t,\mathbf{X}_t) &= \frac{\partial f}{\partial t}\, dt + \left (\nabla_\mathbf{X} f \right )^T\, d\mathbf{X}_t + \frac{1}{2} \left(d\mathbf{X}_t \right )^T \left( H_\mathbf{X} f \right) \, d\mathbf{X}_t, \\[4pt] &= \left\{ \frac{\partial f}{\partial t} + \left (\nabla_\mathbf{X} f \right)^T \boldsymbol{\mu}_t + \frac{1}{2} \operatorname{Tr} \left[ \mathbf{G}_t^T \left( H_\mathbf{X} f \right) \mathbf{G}_t \right] \right\} \, dt + \left (\nabla_\mathbf{X} f \right)^T \mathbf{G}_t\, d\mathbf{B}_t \end{align} where \nabla_\mathbf{X} f is the
gradient of w.r.t. , is the
Hessian matrix of w.r.t. , and is the
trace operator.
Poisson jump processes We may also define functions on discontinuous stochastic processes. Let be the jump intensity. The
Poisson process model for jumps is that the probability of one jump in the interval is plus higher order terms. could be a constant, a deterministic function of time, or a stochastic process. The survival probability is the probability that no jump has occurred in the interval . The change in the survival probability is d p_s(t) = -p_s(t) h(t) \, dt, so p_s(t) = \exp \left(-\int_0^t h(u) \, du \right). Let be a discontinuous stochastic process. Write S(t^-) for the value of
S as we approach
t from the left. Write d_j S(t) for the non-infinitesimal change in as a result of a jump. Then d_j S(t) = \lim_{\Delta t \to 0} \left[S(t + \Delta t) - S(t^-)\right]. Let be the magnitude of the jump and let \eta(S(t^-),z) be the
distribution of . The expected magnitude of the jump is \operatorname{E}[d_j S(t)]=h(S(t^-)) \, dt \int_z z \eta(S(t^-),z) \, dz. Now, define the
compensated process J_S(t) associated with S(t), which simply means that we subtract off the mean change in S(t) so that J_S(t) is a
martingale. Hence the increment to J_S(t) is: \begin{align} dJ_S(t) &= d_j S(t) - \operatorname{E}[d_j S(t)] \\[1ex] &= S(t)-S(t^-) - \left ( h(S(t^-))\int_z z \eta \left (S(t^-),z \right) \, dz \right ) \, dt. \end{align} Then \begin{align} d_j S(t) &= E[d_j S(t)] + d J_S(t) \\[1ex] &= h(S(t^-)) \left(\int_z z \eta(S(t^-),z) \, dz \right) dt + d J_S(t). \end{align} Consider a function g(S(t),t) of the jump process . If jumps by then jumps by . is drawn from distribution \eta_g() which may depend on g(t^-),
dg and S(t^-). The jump part of g is g(t)-g(t^-) =h(t) \, dt \int_{\Delta g} \, \Delta g \eta_g(\cdot) \, d\Delta g + d J_g(t). If S contains drift, diffusion and jump parts, then Itô's Lemma for g(S(t),t) is \begin{align} dg(t) ={}& \left( \frac{\partial g}{\partial t}+\mu \frac{\partial g}{\partial S}+\frac{\sigma^2}{2} \frac{\partial^2 g}{\partial S^2} + h(t) \int_{\Delta g} \left (\Delta g \eta_g(\cdot) \, d{\Delta}g \right ) \, \right) dt \\ & + \frac{\partial g}{\partial S} \sigma \, dW(t) + dJ_g(t). \end{align} Itô's lemma for a process which is the sum of a drift-diffusion process and a
jump process is just the sum of the Itô's lemma for the individual parts.
Discontinuous semimartingales Itô's lemma can also be applied to general -dimensional
semimartingales, which need not be continuous. In general, a semimartingale is a
càdlàg process, and an additional jump term needs to be added to the Itô's formula. For any cadlag process , the left limit in is denoted by , which is a left-continuous process. The jumps are written as . Then, Itô's lemma states that if is a -dimensional semimartingale and
f is a twice continuously differentiable real valued function on then
f(
X) is a semimartingale, and \begin{align} f(X_t) = f(X_0) &+ \sum_{i=1}^d\int_0^t f_{i}(X_{s-}) \, dX^i_s + \frac{1}{2}\sum_{i,j=1}^d \int_0^t f_{i,j}(X_{s-})\,d[X^i,X^j]_s \\ &+ \sum_{s\le t} \left(\Delta f(X_s)-\sum_{i=1}^df_{i}(X_{s-})\,\Delta X^i_s - \frac{1}{2}\sum_{i,j=1}^d f_{i,j}(X_{s-})\,\Delta X^i_s \, \Delta X^j_s\right). \end{align} This differs from the formula for continuous semi-martingales by the last term summing over the jumps of
X, which ensures that the jump of the right hand side at time is Δ
f(
Xt). == Examples ==