Algorithm
In general: NP Complete
Easy for polytrees
I.e. only one undirected path between nodes
Express P(X|E) by
1. Recursively passing support from ancestor down
“Causal support”
2. Recursively calc contribution from descendants up
“Evidential support”
Speed: linear in the number of nodes (in polytree)
Previous slide
Next slide
Back to first slide
View graphic version