Solution to a stochastic differential equation
In probability theory and statistics , diffusion processes are a class of continuous-time Markov process with almost surely continuous sample paths. Diffusion process is stochastic in nature and hence is used to model many real-life stochastic systems. Brownian motion , reflected Brownian motion and Ornstein–Uhlenbeck processes are examples of diffusion processes. It is used heavily in statistical physics , statistical analysis , information theory , data science , neural networks , finance and marketing .
A sample path of a diffusion process models the trajectory of a particle embedded in a flowing fluid and subjected to random displacements due to collisions with other particles, which is called Brownian motion . The position of the particle is then random; its probability density function as a function of space and time is governed by a convection–diffusion equation .
Mathematical definition
A diffusion process is a Markov process with continuous sample paths for which the Kolmogorov forward equation is the Fokker–Planck equation .[ 1]
Diffusion Process
Definition of Diffusion Process
Let
E
=
R
d
{\displaystyle E=\mathbb {R} ^{d}}
be the state space with Borel
σ
{\displaystyle \sigma }
-algebra, and let
Ω
=
C
(
[
0
,
∞
)
,
R
d
)
{\displaystyle \Omega =C([0,\infty ),\mathbb {R} ^{d})}
denote the canonical space of continuous paths. A family of probability measures
P
a
;
b
ξ
,
τ
{\displaystyle \mathbb {P} _{a;b}^{\xi ,\tau }}
(for
τ
≥
0
{\displaystyle \tau \geq 0}
,
ξ
∈
R
d
{\displaystyle \xi \in \mathbb {R} ^{d}}
) solves the diffusion problem for coefficients
a
i
j
(
x
,
t
)
{\displaystyle a^{ij}(x,t)}
(uniformly continuous) and
b
i
(
x
,
t
)
{\displaystyle b^{i}(x,t)}
(bounded, Borel measurable) if:
For all
Γ
⊆
R
d
{\displaystyle \Gamma \subseteq \mathbb {R} ^{d}}
,
P
a
;
b
ξ
,
τ
(
ψ
∈
Ω
:
ψ
(
t
)
=
ξ
for
0
≤
t
≤
τ
)
=
1.
{\displaystyle \mathbb {P} _{a;b}^{\xi ,\tau }{\big (}\psi \in \Omega :\psi (t)=\xi {\text{ for }}0\leq t\leq \tau {\big )}=1.}
For every
f
∈
C
2
,
1
(
R
d
×
[
τ
,
∞
)
)
{\displaystyle f\in C^{2,1}(\mathbb {R} ^{d}\times [\tau ,\infty ))}
, the process
M
t
[
f
]
=
f
(
ψ
(
t
)
,
t
)
−
f
(
ψ
(
τ
)
,
τ
−
∫
τ
t
(
L
a
;
b
+
∂
∂
s
)
f
(
ψ
(
s
)
,
s
)
d
s
{\displaystyle M_{t}^{[f]}=f(\psi (t),t)-f(\psi (\tau ),\tau -\int _{\tau }^{t}\left(L_{a;b}+{\frac {\partial }{\partial s}}\right)f(\psi (s),s)\,ds}
is a local martingale under
P
a
;
b
ξ
,
τ
{\displaystyle \mathbb {P} _{a;b}^{\xi ,\tau }}
, where
L
a
;
b
f
=
∑
i
=
1
d
b
i
∂
f
∂
x
i
+
1
2
∑
i
,
j
=
1
d
a
i
j
∂
2
f
∂
x
i
∂
x
j
.
{\displaystyle L_{a;b}f=\sum _{i=1}^{d}b^{i}{\frac {\partial f}{\partial x_{i}}}+{\frac {1}{2}}\sum _{i,j=1}^{d}a^{ij}{\frac {\partial ^{2}f}{\partial x_{i}\partial x_{j}}}.}
The family
P
a
;
b
ξ
,
τ
{\displaystyle \mathbb {P} _{a;b}^{\xi ,\tau }}
is called the
L
a
;
b
{\displaystyle {\mathcal {L}}_{a;b}}
-diffusion.
Connection to Stochastic Differential Equations
The
L
a
;
b
{\displaystyle {\mathcal {L}}_{a;b}}
-diffusion solves the SDE:
d
X
t
i
=
∑
k
=
1
d
σ
k
i
(
X
t
)
d
B
t
k
+
b
i
(
X
t
)
d
t
,
{\displaystyle dX_{t}^{i}=\sum _{k=1}^{d}\sigma _{k}^{i}(X_{t})\,dB_{t}^{k}+b^{i}(X_{t})\,dt,}
where
a
i
j
(
x
)
=
∑
k
=
1
d
σ
k
i
(
x
)
σ
k
j
(
x
)
{\displaystyle a^{ij}(x)=\sum _{k=1}^{d}\sigma _{k}^{i}(x)\sigma _{k}^{j}(x)}
. Uniqueness of
P
a
;
b
ξ
,
τ
{\displaystyle \mathbb {P} _{a;b}^{\xi ,\tau }}
holds under Lipschitz continuity of
σ
{\displaystyle \sigma }
and
b
{\displaystyle b}
.
See also
References
Concepts Applications Implementations
Audio–visual Text Decisional
People Architectures