Lesson 312

Probabilistic Graphical Models

Bayesian Networks & Inference

1:00

How Bayesian networks and their relatives tame the exponential joint distribution using a graph of conditional independencies.

By the end, you can

  • Explain why the full joint distribution is intractable and how a PGM compresses it.
  • Identify the parents of a node in a Bayesian network and state what its CPT encodes.
  • Apply the chain-rule factorization to compute a joint probability from a set of CPTs.
  • Use the law of total probability to compute a marginal prior from CPT values.
  • Describe inference as backward propagation from observed evidence to hidden causes.
  • Explain the explaining away effect and identify the collider structure that causes it.
  • Distinguish Bayesian networks, Markov random fields, and hidden Markov models by their edge directionality and typical applications.
  • State the computational complexity of exact inference and name the two main approximate alternatives.
Up next in AI, Machine Learning & Course Review
Questions or feedback?