โ† back to index

Quantum Markov Categories

Arthur J. Parzygnat ยท 2020 ยท arxiv arXiv:2001.08375

Prereqs: ๐Ÿž Fritz 2020 (Markov categories, copy, determinism). Some comfort with matrix multiplication helps.

Quantum channels form a Markov category with a dagger โ€” a canonical way to reverse any morphism. Bayesian inversion becomes adjunction. The wpno-cloning theorem says copy doesn't exist for quantum states โ€” the very operation that detects determinism in Fritz's setup.

Quantum channels as morphisms

A wpquantum channel maps density matrices to density matrices โ€” the quantum analogue of a stochastic matrix. It's completely positive and trace-preserving (CPTP). In the classical limit, density matrices reduce to probability distributions and quantum channels reduce to Markov kernels.

Scheme

The dagger โ€” reversing channels

A dagger category has an involution โ€  that reverses morphisms: if f: A โ†’ B then fโ€ : B โ†’ A. For quantum channels, the dagger is the adjoint (conjugate transpose). For classical channels with a reference state, the dagger recovers Bayesian inversion.

Level Structure Example
Bayesian inversiona.e. inverseclassical Bayes
Daggerexact inverseunitary quantum
Conjugationup to automorphismmodular theory
A B f prior → posterior f† Bayesian inverse the dagger reverses the channel
Scheme

Bayesian inversion from the dagger

Given a prior state ฯ€ and a channel f, the Bayesian inverse fโ€ _ฯ€ is the unique channel such that the joint distribution factors correctly: ฯ€ โŠ— f = fโ€ _ฯ€ โŠ— (f applied to ฯ€). In the quantum case, this is wpPetz recovery.

Scheme

No-broadcasting theorem

Classical distributions can be copied (broadcast to multiple receivers without distortion). Quantum states cannot โ€” the wpno-broadcasting theorem. In Fritz's framework, copy ฮฝ detects determinism. In the quantum version, copy doesn't exist for non-commutative states. This is the categorical manifestation of quantum weirdness.

Scheme

Notation reference

Paper Scheme Meaning
fโ€ (transpose channel)Dagger (adjoint/reverse)
fโ€ _ฯ€(bayes-inverse f ฯ€)Bayesian inverse given prior ฯ€
CPTP; completely positive, trace-preservingQuantum channel
ฮฝ(copy-classical ...)Copy (exists classically, not quantum)
ฯ'(0.3 0.7)State (distribution or density matrix)
Neighbors

Other paper pages

Foundations (Wikipedia)

Translation notes

All examples use classical stochastic matrices as stand-ins for quantum channels. The paper works with completely positive trace-preserving maps on matrix algebras, where the dagger is the Hilbert-Schmidt adjoint and Bayesian inversion is Petz recovery. For example: the Bayesian inverse on this page computes Bayes' rule for a 2ร—2 stochastic matrix. In the paper, the same construction works for arbitrary CPTP maps on C*-algebras โ€” the inverse involves the modular automorphism group and recovers the Petz recovery map. The factorization structure (joint = forward ร— backward) is identical. The operator algebra is not.

Every example is Analogy โ€” classical stand-ins for quantum constructions.

Ready for the real thing? arxiv Read the paper. Start at ยง3 for quantum Markov categories, ยง5 for Bayesian inversion and the dagger, ยง7 for no-broadcasting.