“I'd still be mad at the world even if it apologized to me.“
The Dependent Dirichlet Process (DDP) is a modified version of the Dirichlet Process that essentially defines a Markov chain of DPs. The idea is that the paired traits and probabilities of the DP can change over time: they can be born, move or die.
Let D∼DP(μ) where μ:Ω→R+ is the base measure and αμ=∫Ωdμ is the concentration parameter. We can think of D as an infinite sum of traits and probabilities:
D=∞∑k=1θkπk⊂Ω×RThe DDP is a Markov chain of DPs (D1,D2,...) where transitions are governed by 3 stochastic operations:
where
(qμ)(A)=∫Aq(θ)μ(θ)where
(tμ)(A)=∫A∫ΩT(θ′|θ)μ(dθ)Intuitively, this just says that the locations of the DPs transition according to T.
After these three steps have been taken, we have the next DP in the Markov chain of DPs defined as the Dependent Dirichlet Process.