Machine Learning
1
Some of these exercises are from Bratko (2007) “Prolog Programming for
Artificial Intelligence”; and from Poole and Mackworth (2010), “Artificial
Intelligence: Foundations of Computational Agents”
Machine Learning Bayesian Networks
Representation and Inference I
10. In the network below, show that when (re-)sampling values for
node X , we will only need information from the Markov
Blanket of X . That is, we will only need: (a) the parents of
X ; (b) the children of X ; and (c) the parents of the children
of X . Further, what kind of information is needed from the
Markov Blanket?
11. If all the r.v’s in the graph shown below are binary, and their
joint distribution satisfies the Markov condition, how many
entries are needed: (a) in the full joint distribution; and (b) in
the factorised conditional distributions:
12. For the following Bayesian network, list out the parents,
non-descendents and conditional independences identified by
the Markov condition of each node