Perfect simulation for Bayesian Networks Andressa Cerqueira and - - PowerPoint PPT Presentation

perfect simulation for bayesian networks
SMART_READER_LITE
LIVE PREVIEW

Perfect simulation for Bayesian Networks Andressa Cerqueira and - - PowerPoint PPT Presentation

Probabilistic Graphical Models Bayesian Networks Questions References Perfect simulation for Bayesian Networks Andressa Cerqueira and Florencia Leonardi II NeuroMat Workshop: New Frontiers in Neuromathematics S ao Paulo, 22 de Novembro de


slide-1
SLIDE 1

Probabilistic Graphical Models Bayesian Networks Questions References

Perfect simulation for Bayesian Networks

Andressa Cerqueira and Florencia Leonardi

II NeuroMat Workshop: New Frontiers in Neuromathematics

S˜ ao Paulo, 22 de Novembro de 2016

Perfect simulation for Bayesian Networks

slide-2
SLIDE 2

Probabilistic Graphical Models Bayesian Networks Questions References

Probabilistic Graphical Models

◮ Model: is a representation of our understanding of the world; ◮ Probabilistic: these models are designed to help us deal with

large amounts of uncertainty;

◮ Graphical: the idea here is to use graphs to allow us to represent

complex systems that involve a large number of variables.

Perfect simulation for Bayesian Networks

slide-3
SLIDE 3

Probabilistic Graphical Models Bayesian Networks Questions References

Probabilistic Graphical Models - Example

◮ Situation: A student who takes a course in the university; ◮ Variables: the intelligence of the student, the difficulty of the

course, the grade of the student, the recommendation letter that the student gets

Perfect simulation for Bayesian Networks

slide-4
SLIDE 4

Probabilistic Graphical Models Bayesian Networks Questions References

Probabilistic Graphical Models - Example

◮ Situation: A student who takes a course in the university; ◮ Variables: the intelligence of the student, the difficulty of the

course, the grade of the student, the recommendation letter that the student gets

Perfect simulation for Bayesian Networks

slide-5
SLIDE 5

Probabilistic Graphical Models Bayesian Networks Questions References

Bayesian Networks

◮ P(grade|intelligence, difficulty) ◮ P(letter|grade) ◮ letter and intelligence are

conditionally independent given grade;

◮ letter and difficulty are

conditionally independent given grade;

◮ intelligence and difficulty are called

parents of grade;

◮ grade is called child of intelligence

and difficulty.

Perfect simulation for Bayesian Networks

slide-6
SLIDE 6

Probabilistic Graphical Models Bayesian Networks Questions References

Bayesian Networks

◮ Letter ∈ {excelent, good, regular} ◮ I want to sample from the variable

Letter. How can I do it?

Perfect simulation for Bayesian Networks

slide-7
SLIDE 7

Probabilistic Graphical Models Bayesian Networks Questions References

Bayesian Networks

Problem: How do we sample from a variable in a graph with thousands of vertices? Sampling from all the vertices might be extremely demanding !!!

Perfect simulation for Bayesian Networks

slide-8
SLIDE 8

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ To sample from

X1, we need to know:

◮ ∅, {X2}, {X2, X3}

Perfect simulation for Bayesian Networks

slide-9
SLIDE 9

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ ∅, {X2}, {X2, X3}

Perfect simulation for Bayesian Networks

slide-10
SLIDE 10

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ To sample from

X2, we need to know:

◮ ∅, {X4}, {X4, X5}

Perfect simulation for Bayesian Networks

slide-11
SLIDE 11

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ ∅, {X4}, {X4, X5}

Perfect simulation for Bayesian Networks

slide-12
SLIDE 12

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ To sample from

X3, we need to know:

◮ ∅, {X6}, {X6, X7}

Perfect simulation for Bayesian Networks

slide-13
SLIDE 13

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ ∅, {X6}, {X6, X7}

Perfect simulation for Bayesian Networks

slide-14
SLIDE 14

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ To sample from

X4, we need to know:

◮ ∅, {X8}, {X8, X9} ◮ To sample from

X6, we need to know:

◮ ∅, {X12},

{X12, X13}

Perfect simulation for Bayesian Networks

slide-15
SLIDE 15

Probabilistic Graphical Models Bayesian Networks Questions References

X1 X2 X3 X4 X5 X6 X7 X8 X9 X10 X11 X12 X13 X14 X15 X16 X17 X18 X19 X20 X21 X22 X23 X24 X25 X26 X27 X28 X29 X30 X31

◮ To sample from

X7, we need to know:

◮ ∅, {X14},

{X14, X15}

◮ To sample from

X14, we need to know:

◮ ∅, {X28},

{X28, X29}

Perfect simulation for Bayesian Networks

slide-16
SLIDE 16

Probabilistic Graphical Models Bayesian Networks Questions References

Questions:

◮ How can we define the probability to select a subset of the

parents of X1? P(to choose ∅), P(to choose{X2}) and P(to choose {X2, X3})

◮ How can we define the probability of X1 given a subset of its

parents? P(X1|∅), P(X1|X2) and P(X1|X2, X3)

◮ Study conditions to guarantee that the number of steps of the

algorithm is sufficiently small.

Perfect simulation for Bayesian Networks

slide-17
SLIDE 17

Probabilistic Graphical Models Bayesian Networks Questions References

References

Koller, Daphne and Friedman, Nir. Probabilistic graphical models: principles and techniques. MIT press. Galves, Antonio, L¨

  • cherbach, Eva, & Orlandi, Enza. 2010.

Perfect simulation of infinite range Gibbs measures and coupling with their finite range approximations. Journal of Statistical Physics, 138(1-3), 476–495. Galves, Antonio, Garcia, NL, L¨

  • cherbach, E, Orlandi, Enza,

et al. . 2013. Kalikow-type decomposition for multicolor infinite range particle systems. The Annals of Applied Probability, 23(4), 1629–1659.

Perfect simulation for Bayesian Networks