Daphne Koller Independencies Bayesian Networks Probabilistic Graphical Models Representation.

Slides:



Advertisements
Similar presentations
Local structures; Causal Independence, Context-sepcific independance COMPSCI 276 Fall 2007.
Advertisements

Identifying Conditional Independencies in Bayes Nets Lecture 4.
Bayesian Networks. Contents Semantics and factorization Reasoning Patterns Flow of Probabilistic Influence.
An introduction to Bayesian networks Stochastic Processes Course Hossein Amirkhani Spring 2011.
Chapter 8-3 Markov Random Fields 1. Topics 1. Introduction 1. Undirected Graphical Models 2. Terminology 2. Conditional Independence 3. Factorization.
Bayesian Networks A causal probabilistic network, or Bayesian network,
A Differential Approach to Inference in Bayesian Networks - Adnan Darwiche Jiangbo Dang and Yimin Huang CSCE582 Bayesian Networks and Decision Graph.
PGM 2003/04 Tirgul 3-4 The Bayesian Network Representation.
Bayesian Network Representation Continued
. DAGs, I-Maps, Factorization, d-Separation, Minimal I-Maps, Bayesian Networks Slides by Nir Friedman.
Approximate Inference 2: Monte Carlo Markov Chain
Daphne Koller Bayesian Networks Application: Diagnosis Probabilistic Graphical Models Representation.
Temporal Models Template Models Representation Probabilistic Graphical
1 Variable Elimination Graphical Models – Carlos Guestrin Carnegie Mellon University October 11 th, 2006 Readings: K&F: 8.1, 8.2, 8.3,
Lectures 2 – Oct 3, 2011 CSE 527 Computational Biology, Fall 2011 Instructor: Su-In Lee TA: Christopher Miles Monday & Wednesday 12:00-1:20 Johnson Hall.
1 COROLLARY 4: D is an I-map of P iff each variable X is conditionally independent in P of all its non-descendants, given its parents. Proof  : Each variable.
PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 8: GRAPHICAL MODELS.
Bayesian Network By Zhang Liliang. Key Point Today Intro to Bayesian Network Usage of Bayesian Network Reasoning BN: D-separation.
Conditional Probability Distributions Eran Segal Weizmann Institute.
Marginalization & Conditioning Marginalization (summing out): for any sets of variables Y and Z: Conditioning(variant of marginalization):
1 BN Semantics 1 Graphical Models – Carlos Guestrin Carnegie Mellon University September 15 th, 2008 Readings: K&F: 3.1, 3.2, –  Carlos.
Bayesian Networks Aldi Kraja Division of Statistical Genomics.
1 Bayesian Networks (Directed Acyclic Graphical Models) The situation of a bell that rings whenever the outcome of two coins are equal can not be well.
1 Use graphs and not pure logic Variables represented by nodes and dependencies by edges. Common in our language: “threads of thoughts”, “lines of reasoning”,
1 BN Semantics 2 – The revenge of d-separation Graphical Models – Carlos Guestrin Carnegie Mellon University September 20 th, 2006 Readings: K&F:
1 Learning P-maps Param. Learning Graphical Models – Carlos Guestrin Carnegie Mellon University September 24 th, 2008 Readings: K&F: 3.3, 3.4, 16.1,
Daphne Koller Markov Networks General Gibbs Distribution Probabilistic Graphical Models Representation.
Daphne Koller Wrapup BNs vs MNs Probabilistic Graphical Models Representation.
Daphne Koller Bayesian Networks Semantics & Factorization Probabilistic Graphical Models Representation.
1 BN Semantics 2 – Representation Theorem The revenge of d-separation Graphical Models – Carlos Guestrin Carnegie Mellon University September 17.
Daphne Koller Template Models Plate Models Probabilistic Graphical Models Representation.
Daphne Koller Bayesian Networks Semantics & Factorization Probabilistic Graphical Models Representation.
Reasoning Patterns Bayesian Networks Representation Probabilistic
1 Variable Elimination Graphical Models – Carlos Guestrin Carnegie Mellon University October 15 th, 2008 Readings: K&F: 8.1, 8.2, 8.3,
Daphne Koller Introduction Motivation and Overview Probabilistic Graphical Models.
1 BN Semantics 1 Graphical Models – Carlos Guestrin Carnegie Mellon University September 15 th, 2006 Readings: K&F: 3.1, 3.2, 3.3.
Chapter 12. Probability Reasoning Fall 2013 Comp3710 Artificial Intelligence Computing Science Thompson Rivers University.
1 BN Semantics 3 – Now it’s personal! Parameter Learning 1 Graphical Models – Carlos Guestrin Carnegie Mellon University September 22 nd, 2006 Readings:
Daphne Koller Bayesian Networks Naïve Bayes Probabilistic Graphical Models Representation.
Maximum Expected Utility
Bayesian networks Chapter 14 Section 1 – 2.
Temporal Models Template Models Representation Probabilistic Graphical
Context-Specific CPDs
General Gibbs Distribution
Bayesian Networks Based on
Independence in Markov Networks
Markov Networks Independencies Representation Probabilistic Graphical
General Gibbs Distribution
Bayesian Networks Independencies Representation Probabilistic
Probabilistic Graphical Models Independencies Preliminaries.
Independence in Markov Networks
General Gibbs Distribution
I-equivalence Bayesian Networks Representation Probabilistic Graphical
Readings: K&F: 5.1, 5.2, 5.3, 5.4, 5.5, 5.6, 5.7 Markov networks, Factor graphs, and an unified view Start approximate inference If we are lucky… Graphical.
Conditional Random Fields
Probabilistic Influence & d-separation
Reasoning Patterns Bayesian Networks Representation Probabilistic
Factorization & Independence
Factorization & Independence
I-maps and perfect maps
Markov Networks Independencies Representation Probabilistic Graphical
I-maps and perfect maps
Tree-structured CPDs Local Structure Representation Probabilistic
Representation Probabilistic Graphical Models Local Structure Overview.
Bayesian networks Chapter 14 Section 1 – 2.
Independence in Markov Networks
Markov Networks Independencies Representation Probabilistic Graphical
Probabilistic Reasoning
Flow of Probabilistic Influence
Variable Elimination Graphical Models – Carlos Guestrin
Presentation transcript:

Daphne Koller Independencies Bayesian Networks Probabilistic Graphical Models Representation

Daphne Koller Independence & Factorization Factorization of a distribution P implies independencies that hold in P If P factorizes over G, can we read these independencies from the structure of G? P(X,Y,Z)   1 (X,Z)  2 (Y,Z) P(X,Y) = P(X) P(Y)X,Y independent (X  Y | Z)

Daphne Koller Flow of influence & d-separation Definition: X and Y are d-separated in G given Z if there is no active trail in G between X and Y given Z ID G L S Notation: d-sep G (X, Y | Z)

Daphne Koller d-separation Which of the following are true d-separation statements? (Mark all that apply.) IntelligenceDifficulty Grade Letter SAT Job Happy Coherence d-sep(D,I | L) d-sep(D,J | L) d-sep(D,J | L,I) d-sep(D,J | L,H,I)

Daphne Koller Factorization  Independence: BNs Theorem: If P factorizes over G, and d-sep G (X, Y | Z) then P satisfies (X  Y | Z) ID G L S

Daphne Koller Any node is d-separated from its non-descendants given its parents IntelligenceDifficulty Grade Letter SAT Job Happy Coherence If P factorizes over G, then in P, any variable is independent of its non-descendants given its parents

Daphne Koller I-maps d-separation in G  P satisfies corresponding independence statement Definition: If P satisfies I(G), we say that G is an I-map (independency map) of P I(G) = {(X  Y | Z) : d-sep G (X, Y | Z)}

Daphne Koller I-maps IDProb i0i0 d0d i0i0 d1d i1i1 d0d i1i1 d1d IDProb. i0i0 d0d i0i0 d1d i1i1 d0d i1i1 d1d G1G1 P2P2 ID ID P1P1 G2G2

Daphne Koller Factorization  Independence: BNs Theorem: If P factorizes over G, then G is an I-map for P

Daphne Koller Independence  Factorization Theorem: If G is an I-map for P, then P factorizes over G ID G L S

Daphne Koller Summary Two equivalent views of graph structure: Factorization: G allows P to be represented I-map: Independencies encoded by G hold in P If P factorizes over a graph G, we can read from the graph independencies that must hold in P (an independency map)