因果論
The Book of Why 豆瓣
作者: Judea Pearl / Dana Mackenzie 出版社: Allen Lane 2018 - 5
A Turing Award-winning computer scientist and statistician shows how understanding causality has revolutionized science and will revolutionize artificial intelligence
"Correlation is not causation." This mantra, chanted by scientists for more than a century, has led to a virtual prohibition on causal talk. Today, that taboo is dead. The causal revolution, instigated by Judea Pearl and his colleagues, has cut through a century of confusion and established causality--the study of cause and effect--on a firm scientific basis. His work explains how we can know easy things, like whether it was rain or a sprinkler that made a sidewalk wet; and how to answer hard questions, like whether a drug cured an illness. Pearl's work enables us to know not just whether one thing causes another: it lets us explore the world that is and the worlds that could have been. It shows us the essence of human thought and key to artificial intelligence. Anyone who wants to understand either needs The Book of Why.
2018年11月17日 已读
科学法是贝叶斯定理的一次应用。因果图形式化因果结构,do算子对有向无环图中指向X的有向边全部切断。由于变量不能全部观测,用前门准则来控制无法观察到的混杂因素,与RCT目标一致;若变量集合Z相对于(X,Y)满足后门准则,则X到Y因果可识别。感觉这些都是对相关性不能解决以及解决起来复杂的问题透明优化。反事实算法则扩宽数据解答问题的范围,NIE形式化间接影响。结构因果模型很大的一个优点就是对于线性非线性函数、离散或连续变量都有效。作者太卖关子,前几章讲统计学史,旧故事很多,7-9章是干货。思路是经典宏观实践的,因果哲学讲得很浅。但是应用领域极为广泛,毕竟是对相关性大改良,文科也能用呐。不知道因果模型处理相互干涉和叠加态什么的会怎么样。可能要读Causality一书才能深刻了解本书数学化的严格证明。
AI Causality JudeaPearl Judea_Pearl Reason
Causal Inference in Statistics 豆瓣
作者: Judea Pearl 出版社: Wiley 2016 - 2
Causality is central to the understanding and use of data. Without an understanding of cause effect relationships, we cannot use data to answer questions as basic as, “Does this treatment harm or help patients?” But though hundreds of introductory texts are available on statistical methods of data analysis, until now, no beginner-level book has been written about the exploding arsenal of methods that can tease causal information from data.
Causal Inference in Statistics fills that gap. Using simple examples and plain language, the book lays out how to define causal parameters; the assumptions necessary to estimate causal parameters in a variety of situations; how to express those assumptions mathematically; whether those assumptions have testable implications; how to predict the effects of interventions; and how to reason counterfactually. These are the foundational tools that any student of statistics needs to acquire in order to use statistical methods to answer causal questions of interest.
This book is accessible to anyone with an interest in interpreting data, from undergraduates, professors, researchers, or to the interested layperson. Examples are drawn from a wide variety of fields, including medicine, public policy, and law; a brief introduction to probability and statistics is provided for the uninitiated; and each chapter comes with study questions to reinforce the readers understanding.
Bayesian Nets and Causality 豆瓣
作者: Jon Williamson 出版社: OUP Oxford 2004
Bayesian nets are widely used in artificial intelligence as a calculus for causal reasoning, enabling machines to make predictions, perform diagnoses, take decisions and even to discover causal relationships. But many philosophers have criticised and ultimately rejected the central assumption on which such work is based - the Causal Markov Condition. So should Bayesian nets be abandoned? What explains their success in artificial intelligence? This book argues that the Causal Markov Condition holds as a default rule: it often holds but may need to be repealed in the face of counterexamples. Thus Bayesian nets are the right tool to use by default but naively applying them can lead to problems. The book develops a systematic account of causal reasoning and shows how Bayesian nets can be coherently employed to automate the reasoning processes of an artificial agent. The resulting framework for causal reasoning involves not only new algorithms but also new conceptual foundations. Probability and causality are treated as mental notions - part of an agent's belief state.Yet probability and causality are also objective - different agents with the same background knowledge ought to adopt the same or similar probabilistic and causal beliefs. This book, aimed at researchers and graduate students in computer science, mathematics and philosophy, provides a general introduction to these philosophical views as well as an exposition of the computational techniques that they motivate.