10 - Bayesian Networks
ucla | CS 161 | 2024-02-28 15:14
Table of Contents
Background
- Monotonicity of logic prevents adaptation of the knowledge base
- so instead of assigning the Model of the world (decision/state) to be binary, we assign some probability
- we still ensure the ontology of the world is the same - each state collapses to some binary value, but we make an epistemological change and assign a probability of the state being true (a superposition of sorts)
- Decision making using probs also uses utility to make maximum expected utility decisions
- we also allow categorical or continuous assignments instead of boolean (similar to just making more booleans that are rainy or not rainy, sunny or not sunny, or windy or not windy all with just 3 categorical representations)
Kolmogorov’s Probability Axioms
- Probaabilities are non negative
- Probability of true is 1
- If two events (statements) are mutually exclusive, then the probability of their disjunction is the sum of their probs
- a sentence is equivalent to the disjunction of all its possible worlds in which it holds (its models)
- each state represents only 1 world:
- For mutually exclusive
Properties
- Complement:
- Inclusion-Exclusion:
Conditional probability
if
and are mutually exclusiveChain Rule of Probability
e.g.Parametrized Forms
- finds both probs at the same time, using a scaling parameter