斯坦福-随机图模型-week3.3_

Posted 邻泽居

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了斯坦福-随机图模型-week3.3_相关的知识,希望对你有一定的参考价值。


title: 斯坦福-随机图模型-week3.3
tags: note
notebook: 6- 英文课程-9-Probabilistic Graphical Models 1: Representation
---

斯坦福-随机图模型-week3.3

习题

1. Question 1

I-Maps. Graph G (shown below) is a perfect I-map for distribution P, i.e. I(G)=I(P). Which of the other graphs is an I-map (not necessarily a perfect map) for P?

III

Correct 
I isn‘t because it has the extra independence (A⊥C).

II has the extra independence relation (B⊥C∣D) (among others).

III has no extra independencies. In fact, it has fewer independencies, but the definition of I-map allows for this.

II and III

I

I and II

Question 2

I-Equivalence. In the figure below, graph G is I-equivalent to which other graph(s)?

I

Correct 
II, III, and IV all have extra independencies.

III

None of the above

I and III

Question 3

*I-Equivalence. Let Bayesian network G be a simple directed chain X1→X2→...→Xn for some number n. How many Bayesian networks are I-equivalent to G including G itself?

n

Correct 
The chain X1←...←Xi→...→Xn is I-equivalent, where i can be 2 through n (when i=n, all arrows point left). Thus, there are n?1 I-equivalent networks like this. Including the original network makes n.

2n

n?1

n!

以上是关于斯坦福-随机图模型-week3.3_的主要内容,如果未能解决你的问题,请参考以下文章

斯坦福-随机图模型-week3.0_

斯坦福-随机图模型-week1.5_

斯坦福-随机图模型-week2.1_

斯坦福-随机图模型-week1.7_

斯坦福-随机图模型-week1.6_

斯坦福-随机图模型-week1.3_