Question: Consider the variable elimination algorithm in Sec. 1 3 . 3 . 2 . ( a ) Sec. 1 3 . 3 . 2 applies

Consider the variable elimination algorithm in Sec. 13.3.2.
(a) Sec. 13.3.2 applies variable elimination to the query
P(Burglary | JohnCalls = true, MaryCalls = true).
Perform the calculations indicated and check that the answer is correct.
(b) Count the number of arithmetic operations performed, and compare it with the number performed by the enumeration algorithm.
(c) Suppose a network has the form of a chain: a sequence of Boolean variables X1,..., Xn where
P arents(Xi)={Xi1} fori =2,..., n. What is the complexity of computing P(X1| Xn = true)
using enumeration? Using variable elimination?
(d) Prove that the complexity of running variable elimination on a polytree network is linear in
the size of the tree for any variable ordering consistent with the network structure.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!