Reference articles on history, science, culture and more
Encyclopedia

Markov kernel

Concept in probability theory

In probability theory, a Markov kernel (also known as a stochastic kernel or probability kernel) is a map that in the general theory of Markov processes plays the role that the transition matrix does in the theory of Markov processes with a finite state space.

01Formal definition

Let (X,{\mathcal {A}}) and (Y,{\mathcal {B}}) be measurable spaces. A Markov kernel with source (X,{\mathcal {A}}) and target (Y,{\mathcal {B}}), sometimes written as \kappa :(X,{\mathcal {A}})\to (Y,{\mathcal {B}}), is a function \kappa :{\mathcal {B}}\times X\to [0,1] with the following properties:

  1. For every (fixed) B_{0}\in {\mathcal {B}}, the map x\mapsto \kappa (B_{0},x) is {\mathcal {A}}-measurable
  2. For every (fixed) x_{0}\in X, the map B\mapsto \kappa (B,x_{0}) is a probability measure on (Y,{\mathcal {B}})

In other words it associates to each point x\in X a probability measure \kappa (dy|x):B\mapsto \kappa (B,x) on (Y,{\mathcal {B}}) such that, for every measurable set B\in {\mathcal {B}}, the map x\mapsto \kappa (B,x) is measurable with respect to the \sigma-algebra {\mathcal {A}}.

02Examples

Simple random walk on the integers

Take X=Y=\mathbb {Z}, and {\mathcal {A}}={\mathcal {B}}={\mathcal {P}}(\mathbb {Z} ) (the power set of \mathbb {Z}). Then a Markov kernel is fully determined by the probability it assigns to singletons \{m\},\,m\in Y=\mathbb {Z} for each n\in X=\mathbb {Z}:

\kappa (B|n)=\sum _{m\in B}\kappa (\{m\}|n),\qquad \forall n\in \mathbb {Z} ,\,\forall B\in {\mathcal {B}}.

Now the random walk \kappa that goes to the right with probability p and to the left with probability 1-p is defined by

\kappa (\{m\}|n)=p\delta _{m,n+1}+(1-p)\delta _{m,n-1},\quad \forall n,m\in \mathbb {Z}

where \delta is the Kronecker delta. The transition probabilities P(m|n)=\kappa (\{m\}|n) for the random walk are equivalent to the Markov kernel.

General Markov processes with countable state space

More generally take X and Y both countable and {\mathcal {A}}={\mathcal {P}}(X),\ {\mathcal {B}}={\mathcal {P}}(Y). Again a Markov kernel is defined by the probability it assigns to singleton sets for each i\in X

\kappa (B|i)=\sum _{j\in B}\kappa (\{j\}|i),\qquad \forall i\in X,\,\forall B\in {\mathcal {B}},

We define a Markov process by defining a transition probability P(j|i)=K_{ji} where the numbers K_{ji} define a (countable) stochastic matrix (K_{ji}) i.e.

{\begin{aligned}K_{ji}&\geq 0,\qquad &\forall (j,i)\in Y\times X,\\\sum _{j\in Y}K_{ji}&=1,\qquad &\forall i\in X.\\\end{aligned}}

We then define

\kappa (\{j\}|i)=K_{ji}=P(j|i),\qquad \forall i\in X,\quad \forall B\in {\mathcal {B}}.

Again the transition probability, the stochastic matrix and the Markov kernel are equivalent reformulations.

Markov kernel defined by a kernel function and a measure

Let \nu be a measure on (Y,{\mathcal {B}}), and k:Y\times X\to [0,\infty ] a measurable function with respect to the product \sigma-algebra {\mathcal {A}}\otimes {\mathcal {B}} such that

\int _{Y}k(y,x)\nu (\mathrm {d} y)=1,\qquad \forall x\in X,

then \kappa (dy|x)=k(y,x)\nu (dy) i.e. the mapping

{\begin{cases}\kappa :{\mathcal {B}}\times X\to [0,1]\\\kappa (B|x)=\int _{B}k(y,x)\nu (\mathrm {d} y)\end{cases}}

defines a Markov kernel. This example generalises the countable Markov process example where \nu was the counting measure. Moreover it encompasses other important examples such as the convolution kernels, in particular the Markov kernels defined by the heat equation. The latter example includes the Gaussian kernel on X=Y=\mathbb {R} with \nu (dx)=dx standard Lebesgue measure and

k_{t}(y,x)={\frac {1}{{\sqrt {2\pi }}t}}e^{-(y-x)^{2}/(2t^{2})}.

Measurable functions

Take (X,{\mathcal {A}}) and (Y,{\mathcal {B}}) arbitrary measurable spaces, and let f:X\to Y be a measurable function. Now define \kappa (dy|x)=\delta _{f(x)}(dy) i.e.

\kappa (B|x)=\mathbf {1} _{B}(f(x))=\mathbf {1} _{f^{-1}(B)}(x)={\begin{cases}1&{\text{if }}f(x)\in B\\0&{\text{otherwise}}\end{cases}} for all B\in {\mathcal {B}}.

Note that the indicator function \mathbf {1} _{f^{-1}(B)} is {\mathcal {A}}-measurable for all B\in {\mathcal {B}} iff f is measurable.

This example allows us to think of a Markov kernel as a generalised function with a (in general) random rather than certain value. That is, it is a multivalued function where the values are not equally weighted.

Galton-Watson process

As a less obvious example, take X=\mathbb {N} ,{\mathcal {A}}={\mathcal {P}}(\mathbb {N} ), and (Y,{\mathcal {B}}) the real numbers \mathbb {R} with the standard sigma algebra of Borel sets. Then

\kappa (B|n)={\begin{cases}\mathbf {1} _{B}(0)&n=0\\\Pr(\xi _{1}+\cdots +\xi _{x}\in B)&n\neq 0\\\end{cases}}

where x is the number of element at the state n, \xi _{i} are i.i.d. random variables (usually with mean 0) and where \mathbf {1} _{B} is the indicator function. For the simple case of coin flips this models the different levels of a Galton board.

03Composition of Markov Kernels

Given measurable spaces (X,{\mathcal {A}}), (Y,{\mathcal {B}}) we consider a Markov kernel \kappa :{\mathcal {B}}\times X\to [0,1] as a morphism \kappa :X\to Y. Intuitively, rather than assigning to each x\in X a sharply defined point y\in Y the kernel assigns a "fuzzy" point in Y which is only known with some level of uncertainty, much like actual physical measurements. If we have a third measurable space (Z,{\mathcal {C}}), and probability kernels \kappa :X\to Y and \lambda :Y\to Z, we can define a composition \lambda \circ \kappa :X\to Z by the Chapman-Kolmogorov equation

(\lambda \circ \kappa )(dz|x)=\int _{Y}\lambda (dz|y)\kappa (dy|x).

The composition is associative by the Monotone Convergence Theorem and the identity function considered as a Markov kernel (i.e. the delta measure \kappa _{1}(dx'|x)=\delta _{x}(dx')) is the unit for this composition.

This composition defines the structure of a category on the measurable spaces with Markov kernels as morphisms, first defined by Lawvere, the category of Markov kernels.

04Probability Space defined by Probability Distribution and a Markov Kernel

A composition of a probability space (X,{\mathcal {A}},P_{X}) and a probability kernel \kappa :(X,{\mathcal {A}})\to (Y,{\mathcal {B}}) defines a probability space (Y,{\mathcal {B}},P_{Y}=\kappa \circ P_{X}), where the probability measure is given by

P_{Y}(B)=\int _{X}\int _{B}\kappa (dy|x)P_{X}(dx)=\int _{X}\kappa (B|x)P_{X}(dx)=\mathbb {E} _{P_{X}}\kappa (B|\cdot ).

05Properties

Semidirect product

Let (X,{\mathcal {A}},P) be a probability space and \kappa a Markov kernel from (X,{\mathcal {A}}) to some (Y,{\mathcal {B}}). Then there exists a unique measure Q on (X\times Y,{\mathcal {A}}\otimes {\mathcal {B}}), such that:

Q(A\times B)=\int _{A}\kappa (B|x)\,P(dx),\quad \forall A\in {\mathcal {A}},\quad \forall B\in {\mathcal {B}}.

Regular conditional distribution

Let (S,Y) be a Borel space, X a (S,Y)-valued random variable on the measure space (\Omega ,{\mathcal {F}},P) and {\mathcal {G}}\subseteq {\mathcal {F}} a sub-\sigma-algebra. Then there exists a Markov kernel \kappa from (\Omega ,{\mathcal {G}}) to (S,Y), such that \kappa (\cdot ,B) is a version of the conditional expectation \mathbb {E} [\mathbf {1} _{\{X\in B\}}\mid {\mathcal {G}}] for every B\in Y, i.e.

P(X\in B\mid {\mathcal {G}})=\mathbb {E} \left[\mathbf {1} _{\{X\in B\}}\mid {\mathcal {G}}\right]=\kappa (\cdot ,B),\qquad P{\text{-a.s.}}\,\,\forall B\in Y.

It is called regular conditional distribution of X given {\mathcal {G}} and is not uniquely defined.

06Generalizations

Transition kernels generalize Markov kernels in the sense that for all x\in X, the map

B\mapsto \kappa (B|x)

can be any type of (non negative) measure, not necessarily a probability measure.

Watch videos about Markov kernelExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Markov kernel, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.