SLIDE 19 Intro Parameters Structures Summary
Maximum likelihood estimation of parameters
Parameters θijk example
Local probabilities θ1 = (θ1−1, θ1−2) P(x1
1), P(x2 1)
θ2 = (θ2−1, θ2−2, θ2−3) P(x1
2), P(x2 2), P(x3 2)
θ3 = (θ311, θ321, θ331, P(x1
3|x1 1, x1 2), P(x1 3|x1 1, x2 2), P(x1 3|x1 1, x3 2),
θ341, θ351, θ361, P(x1
3|x2 1, x1 2), P(x1 3|x2 1, x2 2), P(x1 3|x2 1, x3 2),
θ312, θ322, θ332, P(x2
3|x1 1, x1 2), P(x2 3|x1 1, x2 2), P(x2 3|x1 1, x3 2),
θ342, θ352, θ362) P(x2
3|x2 1, x1 2), P(x2 3|x2 1, x2 2), P(x1 3|x2 1, x3 2),
θ4 = (θ411, θ421, θ412, θ422) P(x1
4|x1 3), P(x1 4|x2 3), P(x2 4|x1 3), P(x2 4, x2 3
Factorisation of the joint mass probability P(x1, x2, x3, x4) = P(x1)P(x2)P(x3|x1, x2)P(x4|x3) Figure: Structure, local probabilities and resulting factorization for a Bayesian network with four variables (X1, X3 and X4 with two possible values, and X2 with three possible values) variable possible values parent variables possible values of the parents Xi ri Pai qi X1 2 ∅ X2 3 ∅ X3 2 {X1, X2} 6 X4 2 {X3} 2 Table: Variables (Xi ), number of possible values of variables (ri ), set of variable parents of a variable (Pai ), number
- f possible instantiations of the parent variables (qi )
Pedro Larra˜ naga Learning from Data 19 / 69