8 - Bayesian Networks Flashcards

1
Q

Bayesian Networks

A

Representation of conditional independence by a DAG

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What can be inferred from conditional independence by Bayesian networks?

A

Joint probability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Monte Carlo Simulation

A

Approximation Technique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Trade-off of Monte Carlo Simulation

A

Accuracy Inefficiency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are probabilities defining?

A

P. summarize the agent’s belief relative to the evidence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Why do we use Monte Carlo Simulation?

A

Exact inference computationally too expensive for large Bayesian Networks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Disadvantage of Enumeration

A

Inefficiency due to repeated computation (Evaluation Tree)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Independent Probability

A

No incoming arrows/probabilities (Start Node)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Conditional Independence in logical terms

A

Cond. Ind.: P(X|Y;Z) = P(X|Z) [y dependent on z]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Sample Space

A

Set of possible outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Event Space

A

Contains all possible combinations and outcomes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Advantage of Likelihood Weighting

A

Avoids the inefficiency of rejection sampling by only generating events including the evidence e.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Disadvantage of Rejection Sampling

A

Expensive for small P(e)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the problem of exact inference in large Bayesian networks?

A

Computationally too Expensive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Types of exact inference

A

Enumeration & Variable Elimination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly