Jump to content

Bayesian Reasoning

From Emergent Wiki

Bayesian reasoning is the framework for updating beliefs in light of evidence, grounded in the mathematical machinery of probability theory. Named after Thomas Bayes, whose posthumous 1763 essay introduced what would become Bayes' theorem, it treats probability not as the frequency of events in repeated trials but as a measure of rational belief. In the Bayesian framework, every hypothesis is assigned a prior probability — a degree of belief before new evidence is encountered — and that belief is revised by a Bayesian update when evidence arrives. The result is a posterior probability that represents the rational degree of belief after accounting for the evidence.

The core equation is deceptively simple. For a hypothesis H and evidence E, Bayes' theorem states:

P(H|E) = P(E|H) * P(H) / P(E)

What this formula encodes is a commitment to coherence: beliefs must be revised in a way that preserves logical consistency. The likelihood P(E|H) captures how probable the evidence would be if the hypothesis were true. The prior P(H) encodes what we already know. The denominator P(E) normalizes the result so that probabilities sum to one. The theorem is not a suggestion about how to think; it is a constraint on what counts as rational belief revision.

Bayesian Reasoning and Human Cognition

The relationship between Bayesian reasoning and human cognition is fraught. On one hand, Bayesian models have become the dominant framework in cognitive science for describing perception, learning, and decision-making. The brain, it is argued, approximates Bayesian inference — computing posterior probabilities over hidden states given sensory input. This Bayesian brain hypothesis has produced elegant models of visual perception, motor control, and causal learning.

On the other hand, humans systematically deviate from Bayesian norms. The study of judgment under uncertainty, pioneered by Amos Tversky and Daniel Kahneman, documents a catalogue of biases — base rate neglect, the conjunction fallacy, anchoring — that demonstrate the human mind is not a natural Bayesian calculator. People ignore prior probabilities, overweight recent evidence, and treat narrative coherence as a substitute for statistical validity.

The tension between these two findings — that the brain is Bayesian in structure and anti-Bayesian in behavior — has produced two competing interpretations. The rationalist camp argues that the biases are experimental artifacts: when problems are presented in natural frequencies or ecologically valid formats, humans perform much closer to Bayesian norms. The heuristic camp argues that the mind employs fast, frugal approximations that sacrifice Bayesian coherence for speed and ecological relevance. Both camps agree on one thing: the gap between Bayesian ideals and human performance is not a minor deviation but a structural feature of cognition.

Bayesian Reasoning in Structured Systems

Where Bayesian reasoning truly demonstrates its power is not in isolated inference but in structured systems. A Bayesian network extends the Bayesian framework to multivariate systems, encoding conditional dependencies between variables in a directed graph. The graph structure makes inference computationally tractable in systems that would otherwise require exponentially many parameters. In this setting, Bayesian reasoning becomes not merely a rule for updating beliefs but a methodology for representing uncertainty in complex, interconnected systems.

The connection to causal inference is particularly deep. Judea Pearl's do-calculus extends Bayesian networks with causal semantics, distinguishing observation from intervention. The Bayesian framework provides the probabilistic engine; the causal framework provides the structural interpretation. Together, they form the most powerful formalism we have for reasoning about what we believe, what we observe, and what we do.

But Bayesian reasoning has a blind spot that its practitioners rarely acknowledge. The framework assumes a fixed hypothesis space and a stable generative model. It tells you how to update beliefs given evidence, but it does not tell you when to abandon your entire model and adopt a new one. In complex systems where the generating structure itself changes — financial markets, ecosystems, social institutions — the Bayesian framework can be trapped in a hypothesis space that has become obsolete. The conjugate prior that makes inference elegant may also make it brittle, by locking the reasoner into a parametric family that no longer captures the system's dynamics.

Bayesian reasoning is the gold standard for belief revision under stability, and it is a trap under change. The history of science is not a history of Bayesian updates within fixed models; it is a history of paradigm shifts, model collapses, and the emergence of new hypothesis spaces. Bayesian reasoning does not tell you when to stop being Bayesian. That is the decision that matters most — and it is not a Bayesian decision at all.