From Finite Factors to Bayes Nets

I was hoping I could produce a one-to-one mapping between diagrams of overlapping factors (from FFS) and Bayes nets. This is not possible, but instead I have been able to produce a similar mapping between factor overlap diagrams and sets of Bayes nets, subject to certain compatibility relationships.

Bayes Nets

The Bayes nets over some variables can be thought of as a category of objects related by “bookkeeping” (and similar) relationships. To be more specific, we can say that a unique morphism exists between two Bayes nets exists if and only if, for all probability distributions over the elements of , the approximation of over is no worse than the approximation of over . For two variables we need the Markov-chain-re-rooting and arrow-adding rules:

We could (with some effort) do three variables, but since there are three options for each pair of variables (, , no arrow) the number of Bayes nets over variables is . For this is 27. Let’s draw in the adding-an-arrow and Markov-chain-re-rooting relationships:

As you can see it’s a total goddamn mess! Even when we exclude the forbidden Bayes nets, ignore the identity morphisms (from an object to itself), use illicit double-headed arrows on the bottom layer, and also use “implied” arrows (i.e. don’t bother with if we have ) we get a very confusing scenario!

To this problem, we will add another problem! But a problem which will lead us to a solution.

From Bayes Nets to Equivalence Classes

Say we have a mapping from a Finite Factored Set ontology to a Bayes net. This means we can apply a probability distribution over our factors to get a probability distribution over our downstream variables, with the condition that this must satisfy the Bayes net. The problem here is that many different Bayes nets will be satisfied by the probability distribution.

What we want is a one-to-one relationship (ideally). To improve this, we can start by grouping Bayes nets together under an equivalence relation. This is some relationship which has the following properties:

Reflexive:
Symmetric:
Transitive:

We can define an equivalence relation over the category of Bayes nets over trivially: . For simpler Bayes nets, we can use undirected lines to make it easier to see what we are doing. As an example over our 3-element Bayes nets:

The square bracket notation means an equivalence class and should be read as “The equivalence class containing . On the right we’ve replaced our directed arrow with an undirected one. This is simply a change (perhaps abuse) of notation, which helps to remind us of the equivalence class that is present. We can do this for any Markov chain in our Bayes net, but we don’t have to, especially when things get complicated.

Redrawing our map of the three-element Bayes nets:

Much nicer! Only 11 objects now! But we have made a critical mistake! We’ve assumed that we know all of the “bookkeeping” operations. We’ve missed one one. I think of this one as the “arrow forgetting” operation [1], and it makes more sense on equivalence classes:

I don’t know the generalization of this to more than three elements. Our corrected category of equivalence classes looks like this:

  1. Each equivalence class defines a unique set of constraints on our probability distribution .

  2. Our morphisms define a partial ordering on the category we’ve created. We have an initial object which we will call the discrete Bayes net , and a terminal object which we will call the indiscrete Bayes net .

Because of 2, we can define on our objects, such that . Our choice of the direction of is such that the discrete Bayes net gives us the most information about the independence of variables. We say that is finer than if , because it encodes more information about the independence of variables.

Finite Factored Sets

FFS has a different notion of causality, which is both weaker and stronger in important ways. FFS defines the history of an event to be the minimal set of factors which uniquely specify an element of . Then an event is thought of as “after” (written ) if the history of is a subset of the history of .

This makes one huge departure from Bayes nets: no information is allowed to be lost. If we have a system where directly causes , but there is some “noise” in which does not affect the downstream value of , then is not “before” . This is especially relevant when we are accessing measurements of and , and not the world directly.

Now let us consider three variables, again , and , and the factors making up their histories. We can use a Venn diagram to demonstrate the presence or absence of shared factors, and also write down the time ordering of , , and according to FFS. I will call these “factor overlap diagrams”.

Note that the networks in the middle column are not Bayes nets, they instead show which of our “downstream” variables depend on which factors.

I won’t draw them out, but there are different possible Venn diagrams we could draw here.

Mapping Them Together

This is where things become tricky. We might want to begin by noticing that we can ignore the three “outer” parts of the Venn diagram (in the drawings below I’ll colour them a paler yellow) because Bayes nets are agnostic to additional factors as long as information is conserved.

This reduces us to just sixteen cases, and using symmetry this reduces to just eight.

So which equivalence classes do these match up to? Well we run into an issue immediately because the first element here (, , independent) clearly corresponds to the discrete Bayes net equivalence class, but therefore it fits just as well to any other equivalence class! We can solve this by only considering a net to fit the factor diagram if no exists such that also fits the factor diagram and .

Here we go! [2]

Ugh. Our relationship isn’t one-to-one. It isn’t even many-to-one. It’s many-to-many. The problem is with the (lack of) specificity of equivalence classes. Just because a probability distribution satisfies one equivalence class, doesn’t mean it can’t also satisfy others. We can avoid this when one Bayes net is finer than the other, but because our ordering is only partial we cannot always define a total ordering.

From Equivalence Classes to Compatible Sets

We will define a set of Bayes nets over variables as compatible if there exists some probability distribution which satisfies all of the Bayes nets, and no other Bayes nets over variables. This generally means all of the Bayes nets in one or more equivalence classes, plus all of the Bayes nets in equivalence classes coarser than those. [3]

We designate all of the compatible sets of Bayes nets based on the equivalence classes they descend from. We can also define a partial ordering on the compatible sets by inclusion, i.e. . We note that our “finer” compatible sets contain more sets, therefore they impose more constraints on the underlying probability distribution.

We can also create some new notation to describe certain compatible sets:

This notation is unlikely to be ideal, but it does allow us to create the following diagram:

Now we have fifteen objects: four symmetric triples and three singletons. This is one less than our set of factor overlap diagrams. To make the connections one-to-one, we must merge two factor overlap diagrams. The choice is already made for us: two factor diagrams both map to the set containing just the indiscrete Bayes net. (An added benefit of moving to compatible sets is that it decreases any ominous resemblance present in diagram of equivalence classes)

We can make the following equivalence rule for our three elements: if then we are agnostic over whether . We’ll continue to use pale yellow to denote agnosticism over the presence of elements in a Venn diagram.

We can draw the diagram of possible factor overlap diagrams. We can add arrows to denote whether a given factor overlap diagram contains factors in all of the locations of another one:

Hmm, looks familiar!

Thinking about compatible sets of Bayes nets allows us to think about the algebraic rules of Bayes nets more sensibly. If we notate the set of compatible sets of Bayes nets over variables , we can think of rules like the Frankenstein rule as maps of the form i.e. taking two sets of Bayes nets (which are satisfied by a probability distribution) and then returning a new set of Bayes nets. In fact there will only be one general map of this form, which should contain all rules for combining Bayes nets over the same variables as a special case. The stitching rule can be thought of as a map of the form .

(Strictly speaking this might not be true, because we haven’t made sure that our morphisms are mapped properly)

This might also relate to our ability to compute the factors of a distribution. It is computable which Bayes nets a distribution fits to, and therefore going from the relevant compatible set to a factor diagram should also be possible.

A few Illustrative Examples

What does it actually mean for certain distributions to obey multiple non-equivalent Bayes nets?

Example 3: = temp in F, = temp in C, = phase of water. This satisfies two different Bayes equivalence classes, corresponding to a single compatible set.

Example 2: = temp in F, = temp in C, = temp in K. All three depend on the same factor (actual physical temperature). This satisfies the following three equivalence classes:

Conjectures and Limitations

Firstly I conjecture that I’ve drawn the correct form of the category of compatible sets of Bayes nets over three variables. This requires that I’ve both found all the important bookkeeping rules, and that I’ve not missed any possible compatible sets.

Secondly I conjecture that the isomorphism between partially-agnostic Venn diagrams and compatible sets of Bayes nets holds for any . There are 185 equivalence classes of Bayes nets over 4 variables, and therefore many more compatible sets. Likewise there are shared compartments in a Venn diagram of variables, meaning there are possible factor overlap diagrams (minus our agnosticisms). For four diagrams this turns out to be 1617 with a first guess at what the agnosticisms should be. I don’t want to try and find 1617 different sets of 185 elements. Since it’s not entirely clear how we generalize our agnosticism, this problem gets even more complex.

We also have a couple of limitations on this work:

I’ve not proven any rules for probability distributions which almost satisfy Bayes nets. Since it’s rare to get a distribution which fully satisfies a Bayes net, it’s unclear where to go from here.

I’m not sure if all of this works when we consider joint probability distributions with significant loss of information. For example, if we have three measurements of temperature, each with an independent error, then , since getting both and will change our estimate of compared to . Maybe this can be solved by resampling somehow. We could also ignore this, because getting gives us far, far more information (in expectation) than getting .

Our other option is to change our concepts of agnosticism over our factor diagrams, so that if anything is shared between three variables, we are agnostic about individual connections, as any corresponding Bayes net must be fully connected. Then again, finite factored sets also don’t handle loss of information well.

Proofs

1: To prove the arrow forgetting rule on three elements, consider the constraint implied by the first one:



But since the first diagram also gives us that and are independent:

Which is the Markov chain , an element of our second equivalence class. I don’t know the generalization of this to more elements.

2: Proof that the given factor diagrams correspond to the given Bayes nets. Correspondences in order:

  1. All variables are independent.

  2. As there are shared factors between all three elements, none are independent of each other, so the Bayes net must connect all three elements. As no factors are only pairwise shared, each element d-separates the other two. Therefore all Markov chains are satisfied.

  3. As there are shared factors between each pair of elements, no pair can be d-separated, so all elements must be connected pairwise.

  4. As 3.

  5. and both share factors. Therefore they must be connected. has no shared factors so may be disconnected from both and .

  6. and both share factors not shared by so must be connected. All three also share common factors so all three must be connected. d-separates and , likewise d-separates and , so both Markov chains and are satisfied.

  7. and share factors not shared by , so must be connected. Likewise and share factors not shared by so must be separated. and share no factors so must be independent, so Markov chains are not satisfied, leaving only one Bayes net.

  8. and share factors so must be connected. and share factors so must be connected. There are factors shared between all three, so a Markov chain must be present, but d-separates and , so the only option is the Markov chain .

3: Formalizing compatible sets: a compatible set of Bayes nets over variables is a set of Bayes nets which satisfies two conditions. The first is that there exists a probability distribution over the variables which satisfies every Bayes net in the set. The second is that no superset of exists which also satisfies every probability distribution that satisfies.