With braiding
With duals for objects
category with duals (list of them)
dualizable object (what they have)
ribbon category, a.k.a. tortile category
With duals for morphisms
monoidal dagger-category?
With traces
Closed structure
Special sorts of products
Semisimplicity
Morphisms
Internal monoids
Examples
Theorems
In higher category theory
The formalism of Markov categories and copy-discard categories is one of the most recent categorical approaches to probability theory.
Intuitively, a Markov category is a category where morphisms behave like “random functions”, for example, Markov kernels form such a category (hence the name). Canonical examples are Kleisli categories of probability monads. The formalism is however far more general.
Markov categories have a graphical formalism, based on string diagrams, that allows to easily keep track of the stochastic dependencies, as well as of randomness and determinism. Using this formalism one can interpret, prove and even generalize several results of probability and related fields (see Categorical probability – results for more details).
A concise definition, which we interpret below, can be given as follows: A Markov category is a semicartesian symmetric monoidal category which supplies commutative comonoids, i.e. in which every object is equipped with the structure of a commutative internal comonoid compatible with the tensor product.
The comultiplication and counit maps are usually denoted by and .
Let’s now restate the definition in a more intuitive, mathematically equivalent way, by making use of string diagrams.
It is useful to introduce a string diagram notation for Markov categories, which is used throughout the literature, and which makes stochastic interactions particularly intuitive.
First of all, we represent a morphism in a monoidal category as follows, which we read from bottom to top:
Notice that, across the literature, convention vary (for example, also left-to-right is used.) When domain and codomain are clear, we will omit them:
We represent the object , as well as its identity morphism, simply as a wire:
The (sequential) composition of morphisms and is drawn as follows:
The tensor product of the monoidal category, or parallel composition, is represented as follows. First of all, given objects , , and , a morphism is depicted as a box with multiple input and output wires:
Now given and , the parallel composition is represented by juxtaposition:
This highlights that this situation is non-signalling: here, depends on only, and not on , while in the generic case of above, may depend both on and . This will be particularly relevant when we discuss stochastic interactions (see below).
Similarly, one can form the product of three or more objects and morphisms. Note that in the diagrams, the product is strictly associative: string diagrams technically represent, rather than the original category, a strict monoidal category which is monoidally equivalent? to the original one; such a category always exists thanks to the coherence theorem.
In a similar vein, the monoidal unit usually does not appear explicitly in string diagrams, providing this elision does not cause confusion. This way, for example, the diagram
represents the object , but also , , and so on.
Particular importance is given to morphisms from the monoidal unit, in the form , and which here we call states, and represent as follows.
These will model probabilistic states, such as probability measures (see below). In the literature, states are also depicted as triangles.
To conclude this section, the braiding of the monoidal category is represented as follows:
The unitors and associators are similarly omitted from the diagrams, except when it causes ambiguity.
Since we work in a symmetric monoidal category, the braiding is its own inverse.
Let be an object of a symmetric monoidal category. A commutative comonoid structure on consists first of all of maps and , called the comultiplication and counit, or copy and discard. For the purposes of Markov categories, we denote them by and
In terms of string diagrams, we represent these maps as follows: which we can think of as “copying the state of ” and “discarding it”.
These maps need to satisfy the following conditions (commutativity, counitality, coassociativity):
which we can interpret as the facts that
In other words, these conditions assure that the interpretation as “copying and discarding information” is consistent.
A copy-discard (CD) category or garbage-share (GS) monoidal category is a symmetric monoidal category where
Every object is equipped with a distinguished commutative comonoid structure;
The comonoid structures are compatible with the tensor products in the following ways.
First for all, for all objects and ,
where denotes the braiding. In terms of string diagrams:
Similarly, we also have the following conditions (recall that the monoidal unit, unitors and associators are not depicted):
A Markov category or affine CD category is a CD category where any of these equivalent conditions hold:
The last equation can be written in terms of string diagrams as follows:
This condition can be interpreted as follows:
Notice also that if we assume that the monoidal unit is terminal, all compatibility conditions between the comonoid structures and the tensor product except the first one are satisfied.
Let’s start with a simple example where randommess is not involved, the category of sets. We then look at more interesting cases where randomness is involved, FinStoch and Stoch.
See also the detailed list below.
Consider the category Set of sets and functions, with its usual cartesian monoidal structure (given by the cartesian product of sets).
Every set is equipped with canonical maps
which can be interpreted as “copying the value of ” and “discarding it” (we denote by the unique element of the terminal set ). It can be easily checked that these maps make a commutative comonoid, and that these maps are compatible with the tensor product. Since the monoidal unit is terminal, we have a Markov category.
The same can be done in every cartesian monoidal category:
In a cartesian monoidal category every object is equipped with a unique commutative comonoid structure, defined in terms of the universal property of the product.
In cartesian monoidal categories, no randomness is present (as defined below), and so the Markov structure is purely about manipulating information deterministically: information can be copied, discarded, and processed deterministically (through arbitrary morphisms).
Note that, while the copy-discard structure of Set and of other cartesian monoidal categories may seem trivial, it is not. The copy map is implicitly used whenever we are reusing a variable in an expression. For example, every function also defines a function by just “pluggin in twice”:
What happened under the hood is the following composition: In string diagrams, we write this as follows.
Similarly, the discard map is used whenever we are not using a variable in an expression. For example, every function also defines a function which “does not really depend on ”:
What happened under the hood is the following composition, which in string diagrams we write as follows.
In particular, every element can be seen as a constant function which does not really depend on .
As we will see, once probabilities are involved, copying and discarding will require particular care, due to the presence of possible correlation. Markov and CD categories allow us to keep track of these operations graphically, avoiding many possible pitfalls, and even using them to our advantage.
Let’s now look at a category where randomness is involved. Let and be finite sets. Recall that a stochastic matrix, or stochastic map, between them is a function such that
for every .
We can interpret the number as the probability of transitioning from to , in a stochastic way. Note that in particular, every deterministic function defines a stochastic matrix: if is an ordinary function, we can write a stochastic matrix from to by saying that if , and otherwise. Therefore these random transitions include the deterministic ones as a special case.
See stochastic map for more information, and for how they compose.
Similarly to what we did for Set, we can assign copy and discard maps to our object, which intuitively copy and discard information deterministically. First of all, as monoidal structure we again take the cartesian product of sets. (In this category, it is not a categorical product, but it’s still a monoidal one.)
The tensor product of morphisms and
is the stochastic matrix of entries
which says that the two transitions are happening independently. In particular, for the case of states, the product of and ,
is the product probability
which as usual denotes independent events.
We define the copy and discard maps as the maps and induced by the ones of Set (see the example above). Explicitly, the stochastic map is defined by
The stochastic map satisfies
where is the unique element of the terminal set .
Again, one can check that these maps make a commutative comonoid, and that these maps are compatible with the tensor product.
The reason why we have a Markov category and not just a CD category is exactly the normalization condition (1): given a stochastic map , the condition reads exactly as
for every .
Recall that given measurable spaces and , a Markov kernel between them is a function which is measurable in and which is a probability measure in . We can view it as a generalization of a stochastic matrix outside the discrete case, where the number is the probability of transitioning into if we are in . (See Markov kernel for more on this.)
The category Stoch of measurable spaces and Markov kernels has a Markov category structure similar to the one of FinStoch. As for FinStoch, as monoidal structure we take the one induced by the cartesian product of measurable spaces. Given measurable spaces and (or more briefly, and ), we take to be the cartesian product of sets , equipped with the tensor product sigma-algebra , the one generated by the sets for and . Just as in FinStoch, on morphisms we have the product of kernels, and the same is true for probability measures.
The copy and discard maps and , just as for FinStoch (see above), are inherited from the ones of Set. Explicitly, for each object , we have that for all and for all ,
and
where is the unique element of the terminal measurable space , the one-point space.
These again equip each object with a commutative comonoid structure compatible with the tensor product.
Just as for FinStoch, the fact that is terminal in Stoch reflects the fact that Markov kernels are normalized: for every kernel and for every ,
As explained in probability monad, often monads can be used to “add extra morphisms” to a category, to model behaviors that were not present in the original category. These new morphisms form the Kleisli category, and are used, for example, in computer science to model computational effects. In particular, monads can be used to add stochastic maps to deterministic ones (more at probability monad), and very often, the resulting Kleisli category is a Markov category.
Let be a cartesian monoidal category, which we can interpret as encoding “no randomness” (more on that below). For example, Set. As we have seen above, has a canonical copy and discard structure.
The Kleisli category of a commutative monad (or monoidal monad) on , for example of most probability monads, has a canonical copy-discard structure inherited from the one of . First of all, for every monoidal monad, the Kleisli category is canonically monoidal again. To define a copy-discard structure, we can use the one of and the unit of the monad:
If moreover we have that preserves the monoidal unit (, i.e. the monad is affine), we have that is terminal in the Kleisli category as well, and so we have a Markov category.
Several Markov categories are obtained in this way, where the randomness is, in some sense, generated by the monad. For example, Stoch is the Kleisli category of the Giry monad.
The Markov category structures can be interpreted in terms of probability, statistics, and information theory in these ways.
First of all, a state on
has the interpretation of a probability measure on , or in terms of information theory, a noisy source with alphabet .
This reflect the intuition in our main examples:
Let’s now turn to morphisms:
As we have already remarked, these can be thought of as functions with possibly random outcomes, or, from the point of view of information theory potentially noisy channels. In our basic examples:
Morphisms in a Markov category have an additional useful interpretation: a morphism can also be seen as a state on which depends by a parameter . Indeed:
This idea can be seen as a stochastic version of generalized elements.
Let’s now turn to slightly more complex objects. States in the form are called joint states.
This has the interpretation of “shared randomness between and , possibly with correlation or other interactions”.
Given a joint state on , its marginals are the states and , on and respectively, given by discarding the unobserved variable:
This formalizes both the idea of “not observing” as well as the one of averaging or integrating over something:
for all .
Similarly, we call a joint morphism a morphism in the form .
We can view this equivalently as a joint state which depends on a parameter . We form its marginal morphisms and by discarding the unobserved variables:
This way, also the marginals will depend on the parameter .
A joint state on is said to exhibit independence of and if and only if the following equation holds.
In other words, denotes independendence if and only if it is the product of its marginals. In particular:
We can interpret the string diagram as follows: when denotes independence of and , then “splits” and leaves them disconnected. This denotes the fact that no information flow from to is possible, i.e. observing the value of does not increase our knowledge over . For example, knowing the last name of a person does not tell us anything about their age (approximately). Instead, in case of correlation (including nonlinear), knowing can tell us something about : for example, knowing the height of a person can tell us something (not everything) about their age. In that case, the diagram remains connected. This correspondence between inferential information flow and topological connectedness of the string diagram is not a coincidence, it holds in general and is very deep: Markov categories have been proven to be probabilistic graphical models? (Fritz-Klingler’23).
More generally, a joint morphism is said to exhibit conditional independence of and given if and only if the following holds.
This can be interpreted as the fact that and are independent for each choice of fixed input . For example,
In FinStoch, this says exactly that is in the form
which recovers the usual conditional independence in the discrete case.
In Stoch, this says exactly that for all measurable sets and ,
which recovers the usual conditional independence in the measure-theoretic case.
In Set, once again conditional independence always holds.
We can interpret the string diagram as follows. In the case of conditional independence, it is not true anymore, in general, that and are fully disconnected. However, they are connected only through . That is, observing may tell us something about , but none of that information is new to us if we already know .
For example, could be the number of mathematicians in a random city, and could be annual consumption of coffee in the same city. We might observe a correlation between the two. However, both the amount of mathematicians and the consumption of coffee correlate with the population size of the city, . It could be that given , that is, only looking at cities with similar population size, we see no real correlation between the amount of coffee consumed and the number of mathematicians. In this case,
(This is just an example, real data about mathematicians and coffee may differ.)
Once again, the inferential information flow is perfectly reflected by the topological properties of the string diagram. This is one of the main assets of Markov categories: no matter how complex the model is, there always a perfect correspondence between the diagram topology and the interaction structure.
Let’s now consider the case of Set: why is every morphism displaying conditional independence? The reason is that if is a (deterministic) function, then knowing will already tell us everything about (and ). Therefore there is no additional knowledge than observing can give us, if we know . (See also Proposition below.)
Let’s now make precise the idea of determinism.
We have said that Markov categories are about describing morphisms which we can think of as “behaving randomly”. Let’s make this precise, or rather, let’s define precisely what it means to have no randomness.
A state in a Markov category is called deterministic if and only if , i.e. if the following holds.
This reflect the traditional idea of probability theory of a zero-one measure, a random variable which is independent of itself. In particular:
In FinStoch, a distribution is deterministic if and only if for all ,
i.e. if and only if for all ,
This means precisely that for all , either or , i.e. that the probability is concentrated on a single point.
In Stoch, a similar calculation shows that is deterministic if and only if for every measurable subset , or (zero-one measure). That is, we are (almost) certain about which events happen and which do not. On well-behaved measurable spaces, such as standard Borel spaces, this means exactly that is a Dirac delta, a measure concentrated at a single point.
In Set, every state (i.e. single point) is deterministic.
More generally, a morphism in a Markov category is called deterministic if it commutes with the copy map,
In terms of string diagrams:
This formalizes the idea of a deterministic transition, or function. In particular:
In FinStoch, by means of a similar calculation as above, a stochastic matrix is deterministic if and only if for all , or . This means precisely that is in the form for a set-theoretic function (see here).
In Stoch, a Markov kernel is deterministic if and only if for every and every measurable , or (zero-one kernels). On well-behaved measurable spaces, such as standard Borel spaces, this means exactly that is in the form for a measurable function (see here).
In Set, every morphism is deterministic: for every both side of the equations yield
where on the left we have applied to and copied the result, while on the right we have copied and applied to both copies.
Let’s now see where the generic case differs from Set, and further motivate this definition. Suppose that is a “random” function between real numbers, which adds to the input the result of the roll of a die. Given a number , we can roll a die, add the resulting value (say, ) to , and then copy the result, to get . Or, we could copy the value , roll two dice (or roll the die twice), and add the two resulting values (say, and ) to the two copies of , obtaining . The two results are likely to differ, and in particular will follow different distributions: one perfectly correlated, one with conditional independence of the outputs given the inputs. One can take this as a definition of randomness: it’s a process that may give a different result if you do it twice. Or equivalently, that copying the information before or after the process has taken place gives different results.
A deterministic morphism is one that does not exhibit this behavior, i.e. that commutes with the copy map.
Deterministic morphisms are closed under composition. One usually denotes the wide subcategory of deterministic morphisms of a Markov category by .
We have seen that in a Markov category, every morphism commutes with the discard map. Therefore, from the category-theoretic perspective, we can equivalently see deterministic morphisms exactly as the morphisms of comonoids.
The following statement makes precise the idea, sketched in the previous sections, that no inference is possible without randomness:
For a Markov category, the following conditions are equivalent.
Therefore, we can consider Markov categories as a generalization of cartesian monoidal categories to the case where “randomness is present”.
(However, using Markov categories to study cartesian categories, while technically possible, usually yields trivial results, since all the correlations are trivial and no inference is possible.)
Another concept of probability and measure theory that Markov categories formalize is almost sure equality. The fact that certain propositions, in probability theory, are only true up to a null set, is sometimes considered an unavoidable but confusing technicality of the theory. In Markov categories this concept is equally inevitable, but it acquires a precise conceptual meaning, and has very deep-reaching consequences.
Let be morphisms in a Markov category, and let be a state on . We say that and are -almost surely equal if and only if the following equation holds.
Similar definitions can be given even if and depend on additional parameters, see (Fritz et al’23) for the details.
In Stoch and FinStoch, this definition recovers the traditional notions of almost sure equality:
In FinStoch, the equation reads
for all and . This means exactly that for all , and for all those with , . That is, and agree on the support of .
In Stoch, the equation reads
for all measurable and . That is, for all , the quantities and agree on a measure-one subset of (which may depend on in general). This recovers the notion of almost sure equality for Markov kernels.
In the same vein, given a morphism and a state on we say that is -almost surely deterministic if and only if the determinism equation for holds -almost surely. In string diagrams:
In FinStoch, this says exactly that is either zero or one for all such that ;
In Stoch, this says that for all measurable , for on a measure-one set, is either zero or one.
One of the most powerful concepts in the theory of Markov categories is the idea of conditioning. We saw, when talking about stochastic independence, that given a joint state on ,
one can try, from observing , to infer something about . This idea of information flowing from to , often, can be modelled as a morphism , in general not deterministic, since may not determine completely. Let’s define this precisely.
Let be a joint state on . A conditional distribution on given is a morphism such that the following equation holds:
In FinStoch, this means a stochastic map of entries such that for all and ,
(Note the difference between the marginal, , and the conditional, .) This is the usual notion of conditional distribution in the discrete case, usually obtained by
when , and arbitrary otherwise.
In Stoch, this means a Markov kernel such that for all measurable and ,
This is known in probability theory as a regular conditional distribution.
Note that, if a conditional distribution exists, it is unique only up to -almost sure equality. Moreover,
It is helpful to think of a conditional distribution as of turning the output into an input. In terms of string diagram, it is sometimes helpful to represent this as follows,
which says that “in the inside of , a wire has been bent to turn an output into an input”.
A particularly important conditional distribution is given by Bayesian inverses.
Let be a state on and let be a morphisms. A Bayesian inverse of with respect to is a morphism such that the following equation holds, where .
Note that this is the same as a conditional given for the joint on the right-hand side. The equation can be seen as a version of Bayes' formula:
In FinStoch, it says that
which is in the usual form
which recovers the usual Bayesian version for stochastic maps.
In Stoch, similarly, it says that for all measurable and ,
This recovers the Bayesian inversion of Markov kernels.
Once again, Bayesian inversions exist for all standard Borel spaces, and in general, if they exist, they are unique -almost surely.
To conclude this section, let’s give the most general definition of conditional. Let be a joint morphism. A conditional of given is a morphism such that the following equation holds.
A Markov category is said to have conditionals if every conditional in the form above exists.
Both FinStoch and BorelStoch have conditionals.
As we explained above, a probability monad often gives rise to a Markov category.
Conversely, consider a Markov category .
Let’s make this precise in terms of a universal property.
Let be an object in a Markov category . A distribution object for is an object, which we denote by , together with a bijection
for all objects , natural in against deterministic morphisms.
The object has the interpretation of being a space of probability measures over . Setting in the definition, we see in particular that the deterministic states (or “points”) of are exactly the (generic, random) states on . For Stoch, this says that the points of should be exactly the probability measures on . Indeed, in Stoch every object has a distribution object, given by the Giry monad.
More generally:
For a Markov category , the following conditions are equivalent.
A Markov category is called representable if any of the conditions of the theorem above holds.
The category FinStoch is not representable, since the objects are finite sets, and the set of distribution over a finite set (with more than two elements) would be infinite. It is however a subcategory of the Kleisli category of the distribution monad, of all sets and all stochastic maps between them.
By means of the Yoneda lemma, we can equivalently define a distribution object as an object together with a distinguished morphism , which we denote by “” and call the sampling map, such that the assignment is a bijection for all objects .
The map can be thought of as being the universal random map, in the sense that by the bijection above, every Kleisli morphism can be seen as the composition of with a deterministic map.
From the point of view of probability theory, in Stoch, we can view this map as taking a distribution , and returning a random point of distributed according to . In other words, it is sampling from .
This also corresponds to the idea of sampling in probabilistic programming?, (see monad (in computer science)).
Kolmogorov products are a way to equip a Markov category with an infinitary tensor product. The idea can be seen as an abstraction of the Kolmogorov extension theorem for probability measures.
Let be a Markov category, and let be a family of objects. A Kolmogorov product of them is an infinite tensor product
such that all finite projections (marginalizations) , with finite, are deterministic morphisms.
Using the universal property of limits, this says that a joint distribution on is equivalently given by a family of joint distributions on all finite subsets of , compatible with the restrictions.
BorelStoch has all countable Kolmogorov products by means of the Kolmogorov extension theorem.
In Set, and in every cartesian monoidal category, Kolmogorov products coincide with ordinary products (when they exist for those cardinality).
Because of this, a Kolmogorov product on restricts to a cartesian product in the category of deterministic morphisms.
Positivity and causality are two additional axioms for Markov categories, introduced in Fritz’20, which hold in categories of kernels such as Stoch.
A Markov category is called positive if and only if whenever two morphisms and are such that is deterministic, then the following holds,
i.e. the resulting joint morphism on the left makes and conditionally independent given .
Equivalently, a Markov category is positive if and only if for every joint morphism such that one of its marginals is deterministic, exhibits conditional independents of its outputs given its input.
In a positive Markov category, every isomorphism is deterministic (Fritz’20, Remark 11.28).
A Markov category is called causal if, whenever the following equation holds,
then the following, stronger condition also holds.
Every Markov category with all conditionals is causal (Fritz’20, Proposition 11.34), and every causal Markov category is positive (Fritz et al’23, Theorem 2.24). Both converses are false.
The category Stoch is causal (but ot doesn’t have all conditionals).
The ProbStoch construction on a Markov category formalizes the idea of a category of probability spaces. Morphisms are identified when they agree almost surely, so that universal properties in that category tend to encode universal properties that hold “up to probability zero”. Moreover, if conditionals exist, the ProbStoch construction gives an abstraction of the category of couplings.
Let be a causal Markov category. The category is defined as follows.
The causality condition is required in order for composition to be well defined on the equivalence classes.
In general is not a Markov category, but only a semicartesian monoidal category.
If a Markov category has all conditionals, is a dagger category, with the daggers given by Bayesian inverses.
For example, BorelStoch has all conditionals, and is the category Krn.
(For now, see the references.)
In the history of Markov categories, and of categorical probability in general, it happened very often that a number of independent researchers developed similar ideas unaware of each other’s work.
The first study of a category of Markov kernels (here called Stoch) seems to be due to Lawvere, and recorded in unpublished notes (Lawvere’62, see also the explanation by Lawvere himself in this video, time 1:00:21.) The same category was studied independently by Chentsov (Chentsov’65), who wrote in Russian. It is likely that Lawvere and Chentsov remained unaware of each other’s work for several decades.
Giry (Giry’82) first described Stoch as the Kleisli category of the monad which brings her name. Shortly after, computer scientists such as Moggi and Plotkin started considering monads in the context of effectful programming (Moggi’89), with probabilistic computation as a special case (Jones-Plotkin’89). (More details in monad (in computer science).) This is also the time when a number of probability monads were introduced, see there for more.
The first definition of a garbage-share (a.k.a. copy-discard) category seems to be due to Gadducci (Gadducci’96), who in his PhD thesis introduced such a structure (for strict monoidal categories), with in mind applications to formal languages (in particular graph term rewriting). In subsequent papers together with Andrea Corradini some further properties of these construction were studied, including higher-categorical ones (Corradini-Gadducci’97, Corradini-Gadducci’99a, Corradini-Gadducci’99b, Corradini-Gadducci’02).
The first mention of Markov and CD-categories used for the purpose of probability seems to have first appeared in the work of Golubtsov (Golubtsov’99), who named the structure “category of information converters” or “information transformers”, likely unaware of Gadducci’s work, and first writing in Russian. In subsequent work (Golubtsov’02, Golubtsov-Mosaliuk’02, Golubtsov’04) these structures were connected to Kleisli categories, introducing what now we call a representable Markov category.
In parallel, and seemingly unaware of Golubtsov’s work, Coecke and Spekkens developed a string-diagrammatic framework for Bayesian inference, for the purpose of generalizing these concept from classical to quantum (Coecke-Spekkens’11). The resulting framework is somewhat different from the one of Markov categories, but very similar in aims and philosophy.
Once again seemingly unaware of Golubtsov’s work, Fong studied categorical structures to model Bayesian networks in his master’s thesis (Fong’12), in particular by means of equipping the objects of a category with comonoid structures.
Finally, the current form of Markov and copy-discard categories, which is also the one presented in this article, was developed in the works of Cho and Jacobs (Cho-Jacobs’19) and of Fritz (Fritz’20).
Markov category | Probability monad | Conditionals | Positivity | Kolmogorov products | Further references |
---|---|---|---|---|---|
Stoch | Giry monad on SoberMeas | No (Fritz'20, Example 11.3) | Yes (Fritz'20, Example 11.25) | Not in general | Fritz'20 |
BorelStoch | Giry monad on BorelMeas | Yes (Kallenberg '17, B-M'19) | Yes (Fritz'20, Section 11) | Countable (Fritz-Rischel'19) | Fritz'20 |
FinStoch | Not representable (closely related to the distribution monad) | Yes (Fritz'20, Example 11.6) | Yes (Fritz'20, Section 11) | No | Fritz'20 |
TychStoch | probability monad on topological spaces (here, Tychonoff) | No | Yes (Fritz et al'23) | ? | Fritz et al'23 |
QBStoch | probability monad on quasi-Borel spaces | No (Sabok et al'20) | No (Sabok et al'20) | ? | Fritz et al'23 |
Gauss | ? | Yes (Fritz'20) | Yes (Fritz'20) | No | Stein et al.'23 |
FinSetMulti | Finite nonempty power set monad | Yes (Fritz'20) | Yes (Fritz'20) | No (Fritz-Rischel'19) | Stein et al.'23 |
(…to be expanded…)
The main definitions and results in this article can be found in
and in the following reference (where Markov categories are called affine CD categories):
The graphical model (separation and d-separation) aspects of conditional independence for Markov categories have been studied in
Representable Markov categories have been studied in
as well as in the following work, together with an in-depth treatment of positivity and causality:
Kolmogorov products have been studied in
Some of the introductory content on this page is taken from the following reference:
Video lectures suitable for beginners:
Paolo Perrone, Tutorial on Markov categories, Applied Category Theory 2023, University of Maryland, USA. (YouTube)
Paolo Perrone, Universal properties in probability theory, Category Theory 2023, Louvain-la-Neuve, Belgium. (YouTube)
(in Spanish) Paolo Perrone, Categorical Probability and Information Theory, Universidad Carlos III Madrid, Spain (video here)
Eigil Fjeldgren Rischel, Introduction to Markov categories, Categorical Probability and Statistics Workshop, 2020. (YouTube)
Slides from talks:
Tobias Fritz, Categorical Probability and the de Finetti theorem, New York City Category Seminar, 2021. (pdf)
Tobias Fritz, Probability and Statistics as a Theory of Information Flow, 2020 (pdf)
Tobias Fritz, A synthetic introduction to probability and statistics, 2019 (pdf)
W. Lawvere, The category of probabilistic mappings, ms. 12 pages, 1962
N. N. Chentsov, The categories of mathematical statistics, Dokl. Akad. SSSR 164, 1965.
Michèle Giry, A categorical approach to probability theory, Categorical aspects of topology and analysis, Lecture notes in Mathematics 915, Springer, 1982.
Eugenio Moggi, Computational lambda-calculus and monads, Proceedings of LICS, 1989. (doi)
Claire Jones and Gordon Plotkin, A probabilistic powerdomain of evaluations, Proceedings of LICS, 1989. (doi)
Fabio Gadducci, On the Algebraic Approach to Concurrent Term Rewriting, PhD thesis, University of Pisa, 1996. (available here)
Andrea Corradini and Fabio Gadducci, A 2-categorical presentation of term graph rewriting. In CTCS, LNCS 1290, 1997.
Andrea Corradini and Fabio Gadducci, An algebraic presentation of term graphs, via gs-monoidal categories, Applied Categorical Structures 7(4), 1999
Andrea Corradini and Fabio Gadducci, Rewriting on cyclic structures: equivalence between the operational and the categorical description, RAIRO Theoretical Informatics and Applications 33(4-5), 1999.
Andrea Corradini and Fabio Gadducci, A functorial semantics for multi-algebras and partial algebras, with applications to syntax, Theoretical Computer Science 286(2), 2002.
Peter V. Golubtsov, Axiomatic description of categories of information converters, Problemy Peredachi Informatsii (Problems in Information Transmission) 35(3), 1999.
Peter V. Golubtsov, Monoidal Kleisli category as a background for information transformers theory. Information Theory and Information Processing 2, 2002.
Peter V. Golubtsov and Stepan S. Moskaliuk, Method of additional structures on the objects of a monoidal Kleisli category as a background for information transformers theory, Hadronic Journal 25(2), 2002.
Peter V. Golubtsov, Information transformers: category-theoretical structure, informativeness, decision-making problems, Hadronic Journal Supplements 19(3), 2004.
Bob Coecke and Robert W. Spekkens, Picturing classical and quantum Bayesian inference, Synthese, 186(3), 2012. (arXiv)
Brendan Fong, Causal theories: A categorical perspective on Bayesian networks, master thesis, University of Oxford, 2012. (arXiv)
Tobias Fritz, Tomáš Gonda, Paolo Perrone, De Finetti’s theorem in categorical probability. Journal of Stochastic Analysis, 2021. (arXiv:2105.02639)
Tobias Fritz, Wendong Liang, Free gs-monoidal categories and free Markov categories, Applied Categorical Structures 31, 21, 2023. (arXiv:2204.02284)
Sean Moss, Paolo Perrone, Probability monads with submonads of deterministic states, Proceedings of LICS, 2022. (arXiv:2204.07003)
Sean Moss and Paolo Perrone, A category-theoretic proof of the ergodic decomposition theorem, Ergodic Theory and Dynamical Systems, 2023. (arXiv:2207.07353)
Marcin Sabok, Sam Staton, Dario Stein, Michael Wolman, Probabilistic Programming Semantics for Name Generation, Proceedings POPL, 2021. (arXiv)
Elena Di Lavore and Mario Román, Evidential Decision Theory via Partial Markov Categories, Proceedings of LICS, 2023. (arXiv)
Bart Jacobs, Multinomial and Hypergeometric Distributions in Markov Categories, Proceedings of MFPS 2021. (arXiv)
Tobias Fritz, Fabio Gadducci, Davide Trotta, Andrea Corradini, From gs-monoidal to oplax-cartesian categories: constructions and functorial completeness, Applied Categorical Structures 31, 42, 2023. (arXiv)
Tobias Fritz, Fabio Gadducci, Paolo Perrone and Davide Trotta, Weakly Markov categories and weakly affine monads, Proceedings of CALCO, LIPIcs 10, 2023. (arXiv)
Dario Stein and Richard Samuelson, A Category for unifying Gaussian Probability and Nondeterminism, Proceedings of CALCO, LIPIcs 10, 2023. (arXiv)
Dario Stein and Sam Staton, Probabilistic Programming with Exact Conditions, JACM, 2023. (arXiv)
Tobias Fritz, Tomáš Gonda, Antonio Lorenzin, Paolo Perrone and Dario Stein, Absolute continuity, supports and idempotent splitting in categorical probability, 2023. (arXiv:2308.00651)
Dario Stein and Richard Samuelson, Towards a Compositional Framework for Convex Analysis (with Applications to Probability Theory), 2023. (arXiv)
Nathaniel Virgo, Unifilar Machines and the Adjoint Structure of Bayesian Filtering, Proceedings of ACT, 2023. (arXiv)
Noé Ensarguet and Paolo Perrone, Categorical probability spaces, ergodic decompositions, and transitions to equilibrium, 2023. (arXiv:2310.04267)
Tobias Fritz and Antonio Lorenzin, Involutive Markov categories and the quantum de Finetti theorem, 2023. (arXiv)
Tobias Fritz, Andreas Klingler, Drew McNeely, Areeb Shah-Mohammed and Yuwen Wang, Hidden Markov models and the Bayes filter in categorical probability, 2024. (arXiv)
Arthur J. Parzygnat, Inverses, disintegrations, and Bayesian inversion in quantum Markov categories, 2020. (arXiv)
Arthur J. Parzygnat and Benjamin P. Russo, A noncommutative Bayes theorem, Linear Algebra Applications 644, 2022. (arXiv)
Arthur J. Parzygnat, Conditional distributions for quantum systems, EPTCS 343, 2021. (arXiv)
James Fullwood and Arthur J. Parzygnat, On quantum states over time, Proceedings of the Royal Society A 478, 2022. (arXiv)
Arthur J. Parzygnat, Francesco Buscemi, Axioms for retrodiction: achieving time-reversal symmetry with a prior, Quantum 7(1013), 2023. arXiv
James Fullwood and Arthur J. Parzygnat, From time-reversal symmetry to quantum Bayes rules, PRX Quantum 4, 2023. (arXiv)
The research on Markov categories is still largely in progress, so this list will keep growing.
Olaf Kallenberg, Random Measures, Theory and Applications, Springer, 2017.
Vladimir Bogachev and Il’ya Malofeev, Kantorovich problems and conditional measures depending on a parameter. (arXiv)
See also the references at Markov kernel.
Last revised on September 27, 2024 at 15:38:30. See the history of this page for a list of all contributions to it.