Concept

Image Example: Belief Propogation in Tree

  1. Evidence to child nodes is introduced (red circles in bottom nodes). The new information is passed to intermediate nodes who update their belief.
  2. The update is passed up to the parent node (as well as down to uninstantiated child nodes)
  3. Crucially, the belief update is passed back down to intermediate nodes, updating their conditional probabilities.
  4. The final step updates the conditional probabilities of the child nodes based on the belief passed down.
Image 0

0

4

Updated 2026-05-02

Tags

Data Science