这篇是关于因果推断后门路径准则的。关于因果图的一些别的representation和learning方面的事情,感觉会和PGM比较像。 Backdoor Path Criterion 举几个例子{V},{W},{V,W}都可以阻断后门路径。所以可以选取这三组其中一个来进行control。 后门路径从A到Y,没有混淆变量 对于这张图包含V或者W的集合都可以。 还有很多例子,就不举例子了。。。 Disjunctive Criterion Disjunctive criterion的含义是:Control for all(observed) causes of the exposure, the o...