Bayesian Networks. Vibhav Gogate The University of Texas at Dallas

Similar documents
Bayesian Networks. Vibhav Gogate The University of Texas at Dallas

CSE 473: Artificial Intelligence Autumn 2011

Probabilistic Models. Models describe how (a portion of) the world works

Outline. CSE 473: Artificial Intelligence Spring Bayes Nets: Big Picture. Bayes Net Semantics. Hidden Markov Models. Example Bayes Net: Car

CS 188: Artificial Intelligence Spring Announcements

CS 343: Artificial Intelligence

CS 5522: Artificial Intelligence II

CS 188: Artificial Intelligence Fall 2009

Probabilistic Models

Announcements. CS 188: Artificial Intelligence Spring Probability recap. Outline. Bayes Nets: Big Picture. Graphical Model Notation

Bayes Nets: Independence

Outline. CSE 573: Artificial Intelligence Autumn Bayes Nets: Big Picture. Bayes Net Semantics. Hidden Markov Models. Example Bayes Net: Car

CS 5522: Artificial Intelligence II

CS 188: Artificial Intelligence Fall 2008

Bayesian networks. Soleymani. CE417: Introduction to Artificial Intelligence Sharif University of Technology Spring 2018

Product rule. Chain rule

Artificial Intelligence Bayes Nets: Independence

Bayes Nets. CS 188: Artificial Intelligence Fall Example: Alarm Network. Bayes Net Semantics. Building the (Entire) Joint. Size of a Bayes Net

Bayesian networks (1) Lirong Xia

CSE 473: Ar+ficial Intelligence. Hidden Markov Models. Bayes Nets. Two random variable at each +me step Hidden state, X i Observa+on, E i

Recap: Bayes Nets. CS 473: Artificial Intelligence Bayes Nets: Independence. Conditional Independence. Bayes Nets. Independence in a BN

CS 188: Artificial Intelligence Spring Announcements

Announcements. CS 188: Artificial Intelligence Fall Example Bayes Net. Bayes Nets. Example: Traffic. Bayes Net Semantics

CS 188: Artificial Intelligence. Our Status in CS188

Our Status. We re done with Part I Search and Planning!

CS 5522: Artificial Intelligence II

CSE 473: Artificial Intelligence

Probability Hal Daumé III. Computer Science University of Maryland CS 421: Introduction to Artificial Intelligence 27 Mar 2012

Outline. CSE 573: Artificial Intelligence Autumn Agent. Partial Observability. Markov Decision Process (MDP) 10/31/2012

CS 188: Artificial Intelligence Fall 2009

Announcements. CS 188: Artificial Intelligence Spring Bayes Net Semantics. Probabilities in BNs. All Conditional Independences

CSE 473: Artificial Intelligence Probability Review à Markov Models. Outline

Probability, Markov models and HMMs. Vibhav Gogate The University of Texas at Dallas

Objectives. Probabilistic Reasoning Systems. Outline. Independence. Conditional independence. Conditional independence II.

Probabilistic Reasoning Systems

Review: Bayesian learning and inference

Quantifying uncertainty & Bayesian networks

Bayes Nets III: Inference

Announcements. CS 188: Artificial Intelligence Fall Causality? Example: Traffic. Topology Limits Distributions. Example: Reverse Traffic

CSEP 573: Artificial Intelligence

Bayesian networks. Chapter 14, Sections 1 4

Hidden Markov Models. Vibhav Gogate The University of Texas at Dallas

Graphical Models - Part I

PROBABILISTIC REASONING SYSTEMS

Probabilistic Reasoning. Kee-Eung Kim KAIST Computer Science

Bayesian networks. Chapter Chapter

Bayesian Networks. Semantics of Bayes Nets. Example (Binary valued Variables) CSC384: Intro to Artificial Intelligence Reasoning under Uncertainty-III

Directed Graphical Models

CS 188: Artificial Intelligence. Bayes Nets

Introduction to Artificial Intelligence. Unit # 11

CS 380: ARTIFICIAL INTELLIGENCE UNCERTAINTY. Santiago Ontañón

CMPSCI 240: Reasoning about Uncertainty

Informatics 2D Reasoning and Agents Semester 2,

Probabilistic Reasoning. (Mostly using Bayesian Networks)

Bayesian Network. Outline. Bayesian Network. Syntax Semantics Exact inference by enumeration Exact inference by variable elimination

CS 2750: Machine Learning. Bayesian Networks. Prof. Adriana Kovashka University of Pittsburgh March 14, 2016

Bayesian networks. Chapter AIMA2e Slides, Stuart Russell and Peter Norvig, Completed by Kazim Fouladi, Fall 2008 Chapter 14.

CS 484 Data Mining. Classification 7. Some slides are from Professor Padhraic Smyth at UC Irvine

Uncertainty and Bayesian Networks

Quantifying Uncertainty & Probabilistic Reasoning. Abdulla AlKhenji Khaled AlEmadi Mohammed AlAnsari

Probabilistic representation and reasoning

CSEP 573: Artificial Intelligence

Bayesian Networks BY: MOHAMAD ALSABBAGH

Axioms of Probability? Notation. Bayesian Networks. Bayesian Networks. Today we ll introduce Bayesian Networks.

Introduction to Artificial Intelligence Belief networks

Probability. CS 3793/5233 Artificial Intelligence Probability 1

Uncertainty. Outline

Bayesian networks. Chapter Chapter

CS Belief networks. Chapter

Bayesian Networks. Motivation

Bayesian networks. Chapter Chapter Outline. Syntax Semantics Parameterized distributions. Chapter

Uncertainty. 22c:145 Artificial Intelligence. Problem of Logic Agents. Foundations of Probability. Axioms of Probability

Uncertainty. Introduction to Artificial Intelligence CS 151 Lecture 2 April 1, CS151, Spring 2004

Events A and B are independent P(A) = P(A B) = P(A B) / P(B)

Artificial Intelligence

Bayesian networks: Modeling

CS 188: Artificial Intelligence

Bayesian Belief Network

Brief Intro. to Bayesian Networks. Extracted and modified from four lectures in Intro to AI, Spring 2008 Paul S. Rosenbloom

CS 188: Artificial Intelligence Fall 2011

Outline } Conditional independence } Bayesian networks: syntax and semantics } Exact inference } Approximate inference AIMA Slides cstuart Russell and

Lecture 8. Probabilistic Reasoning CS 486/686 May 25, 2006

This lecture. Reading. Conditional Independence Bayesian (Belief) Networks: Syntax and semantics. Chapter CS151, Spring 2004

Approximate Inference

Announcements. Inference. Mid-term. Inference by Enumeration. Reminder: Alarm Network. Introduction to Artificial Intelligence. V22.

Uncertainty and Belief Networks. Introduction to Artificial Intelligence CS 151 Lecture 1 continued Ok, Lecture 2!

Probabilistic representation and reasoning

Probabilistic Representation and Reasoning

Bayesian Networks. Material used

Y. Xiang, Inference with Uncertain Knowledge 1

CS 188: Artificial Intelligence Spring Announcements

p(x) p(x Z) = y p(y X, Z) = αp(x Y, Z)p(Y Z)

COMP5211 Lecture Note on Reasoning under Uncertainty

Probabilistic Classification

Probabilistic Models Bayesian Networks Markov Random Fields Inference. Graphical Models. Foundations of Data Analysis

Preliminaries Bayesian Networks Graphoid Axioms d-separation Wrap-up. Bayesian Networks. Brandon Malone

Another look at Bayesian. inference

Bayes Networks. CS540 Bryan R Gibson University of Wisconsin-Madison. Slides adapted from those used by Prof. Jerry Zhu, CS540-1

Uncertainty. Chapter 13

Lecture 10: Introduction to reasoning under uncertainty. Uncertainty

Transcription:

Bayesian Networks Vibhav Gogate The University of Texas at Dallas Intro to AI (CS 6364) Many slides over the course adapted from either Dan Klein, Luke Zettlemoyer, Stuart Russell or Andrew Moore 1

Outline Probabilistic models (and inference) Bayesian Networks (BNs) Independence in BNs

Bayes Nets: Big Picture Two problems with using full joint distribution tables as our probabilistic models: Unless there are only a few variables, the joint is WAY too big to represent explicitly Hard to learn (estimate) anything empirically about more than a few variables at a time Bayes nets: a technique for describing complex joint distributions (models) using simple, local distributions (conditional probabilities) More properly called graphical models We describe how variables locally interact Local interactions chain together to give global, indirect interactions

Bayes Net Semantics Let s formalize the semantics of a Bayes net A set of nodes, one per variable X A 1 A n A directed, acyclic graph A conditional distribution for each node A collection of distributions over X, one for each combination of parents values X CPT: conditional probability table A Bayes net = Topology (graph) + Local Conditional Probabilities

Example Bayes Net: Car

Probabilities in BNs Bayes nets implicitly encode joint distributions As a product of local conditional distributions To see what probability a BN gives to a full assignment, multiply all the relevant conditionals together: This lets us reconstruct any entry of the full joint Not every BN can represent every joint distribution The topology enforces certain independence assumptions Compare to the exact decomposition according to the chain rule!

Example Bayes Net: Insurance

Example: Independence N fair, independent coin flips: h 0.5 t 0.5 h 0.5 t 0.5 h 0.5 t 0.5

Example: Coin Flips N independent coin flips X 1 X 2 X n No interactions between variables: absolute independence Bayes net probability distribution =?

Independence Two variables are independent if: This says that their joint distribution factors into a product two simpler distributions Another form: We write: Independence is a simplifying modeling assumption Empirical joint distributions: at best close to independent What could we assume for {Weather, Traffic, Cavity, Toothache}?

Example: Independence? T W P warm sun 0.4 warm rain 0.1 cold sun 0.2 cold rain 0.3 T P warm 0.5 cold 0.5 W P sun 0.6 rain 0.4 T W P warm sun 0.3 warm rain 0.2 cold sun 0.3 cold rain 0.2

Conditional Independence P(Toothache, Cavity, Catch) If I have a cavity, the probability that the probe catches in it doesn't depend on whether I have a toothache: P(+catch +toothache, +cavity) = P(+catch +cavity) The same independence holds if I don t have a cavity: P(+catch +toothache, cavity) = P(+catch cavity) Catch is conditionally independent of Toothache given Cavity: P(Catch Toothache, Cavity) = P(Catch Cavity) Equivalent statements: P(Toothache Catch, Cavity) = P(Toothache Cavity) P(Toothache, Catch Cavity) = P(Toothache Cavity) P(Catch Cavity) One can be derived from the other easily

Conditional Independence Unconditional (absolute) independence very rare (why?) Conditional independence is our most basic and robust form of knowledge about uncertain environments: What about this domain: Traffic Umbrella Raining What about fire, smoke, alarm?

Ghostbusters Chain Rule 2-position maze, each sensor indicates ghost location T: Top square is red B: Bottom square is red G: Ghost is in the top That means, the two sensors are conditionally independent, given the ghost position Can assume: P( +g ) = 0.5 P( +t +g ) = 0.8 P( +t g ) = 0.4 P( +b +g ) = 0.4 P( +b g ) = 0.8 P(T,B,G) = P(G) P(T G) P(B G) T B G P(T,B, G) +t +b +g 0.16 +t +b g 0.16 +t b +g 0.24 +t b g 0.04 t +b +g 0.04 t +b g 0.24 t b +g 0.06 t b g 0.06

Variables: R: It rains T: There is traffic Example: Traffic Model 1: independence Model 2: rain is conditioned on traffic Why is an agent using model 2 better? Model 3: traffic is conditioned on rain Is this better than model 2?

Example: Alarm Network Variables B: Burglary A: Alarm goes off M: Mary calls J: John calls E: Earthquake!

Example: Alarm Network B P(B) +b 0.001 b 0.999 A J P(J A) +a +j 0.9 +a j 0.1 a +j 0.05 a j 0.95 Burglary John calls Alarm Earthqk Mary calls A M P(M A) +a +m 0.7 +a m 0.3 a +m 0.01 a m 0.99 E P(E) +e 0.002 e 0.998 B E A P(A B,E) +b +e +a 0.95 +b +e a 0.05 +b e +a 0.94 +b e a 0.06 b +e +a 0.29 b +e a 0.71 b e +a 0.001 b e a 0.999

Example: Traffic II Let s build a graphical model Variables T: Traffic R: It rains L: Low pressure D: Roof drips B: Ballgame C: Cavity

Changing Bayes Net Structure The same joint distribution can be encoded in many different Bayes nets Analysis question: given some edges, what other edges do you need to add? One answer: fully connect the graph Better answer: don t make any false conditional independence assumptions

Example: Independence For this graph, you can fiddle with θ (the CPTs) all you want, but you won t be able to represent any distribution in which the flips are dependent! X 1 X 2 h 0.5 t 0.5 h 0.5 t 0.5 All distributions

Example: Coins Extra arcs don t prevent representing independence, just allow non-independence X 1 X 2 X 1 X 2 h 0.5 h 0.5 t 0.5 t 0.5 Adding unneeded arcs isn t wrong, it s just inefficient h 0.5 t 0.5 h h 0.5 t h 0.5 h t 0.5 t t 0.5

Topology Limits Distributions Given some graph topology G, only certain joint distributions can be encoded X Y Z Y The graph structure guarantees certain (conditional) independences X Z (There might be more independence) Adding arcs increases the set of distributions, but has several costs Full conditioning can encode any distribution X Y Z

Independence in a BN Important question about a BN: Are two nodes independent given certain evidence? If yes, can prove using algebra (tedious in general) If no, can prove with a counter example Example: X Y Z Question: are X and Z independent? Answer: no. Example: low pressure causes rain, which causes traffic. Knowledge about X may change belief in Z, Knowledge about Z may change belief in X (via Y) Addendum: they could be independent: how?

Causal Chains This configuration is a causal chain X Y Z X: Low pressure Y: Rain Z: Traffic Is X independent of Z given Y? Yes! Evidence along the chain blocks the influence

Common Parent Another basic configuration: two effects of the same parent Are X and Z independent? X Y Z Y: Project due X: Forum busy Z: Lab full

Common Parent Another basic configuration: two effects of the same parent Are X and Z independent? Are X and Z independent given Y? X Y Z Y: Project due X: Forum busy Z: Lab full Yes! Observing the cause blocks influence between effects.

Common Effect Last configuration: two causes of one effect (v-structures) Are X and Z independent? Yes: the ballgame and the rain cause traffic, but they are not correlated Still need to prove they must be (try it!) X Y Z X: Raining Z: Ballgame Y: Traffic

Common Effect Last configuration: two causes of one effect (v-structures) Are X and Z independent? Yes: the ballgame and the rain cause traffic, but they are not correlated Still need to prove they must be (try it!) Are X and Z independent given Y? No: seeing traffic puts the rain and the ballgame in competition as explanation! This is backwards from the other cases Observing an effect activates influence between possible causes. X Z Y X: Raining Z: Ballgame Y: Traffic

The General Case Any complex example can be analyzed using these three canonical cases General question: in a given BN, are two variables independent (given evidence)? Solution: analyze the graph

Reachability Recipe: shade evidence nodes Attempt 1: if two nodes are connected by an undirected path not blocked by a shaded node, they are conditionally independent L R B Almost works, but not quite Where does it break? Answer: the v-structure at T doesn t count as a link in a path unless active D T

Reachability (D-Separation) Question: Are X and Y conditionally independent given evidence vars {Z}? Yes, if X and Y separated by Z Look for active paths from X to Y No active paths = independence! A path is active if each triple is active: Causal chain A à B à C where B is unobserved (either direction) Common cause A ß B à C where B is unobserved Common effect (aka v-structure) A à B ß C where B or one of its descendents is observed All it takes to block a path is a single inactive segment Active Triples Inactive Triples

A much simpler test!! (Not given in your book) D-sep(X,Y,Z) only if X is conditionally independent of Y given Z To decide whether D-Sep(X,Y,Z) Check whether X and Y are disconnected in a new DAG G obtained from G using the following steps: We delete any leaf node W from DAG G as long as W is not in X, or Y or Z. This process is repeated until no more nodes can be deleted. Delete all edges outgoing from nodes in Z

D-Separation

D-separation

Active Segments Example: Independent? Yes R B T T

Active Segments Example: Independent? L Yes Yes R B D T Yes T

Active Segments Example Variables: R: Raining T: Traffic D: Roof drips S: I m sad Questions: T R S D Yes

Summary Bayes nets compactly encode joint distributions Guaranteed independencies of distributions can be deduced from BN graph structure D-separation gives precise conditional independence guarantees from graph alone A Bayes net s joint distribution may have further (conditional) independence that is not detectable until you inspect its specific distribution