New paper shows markets are just backprop in disguise
A MATS researcher proves markets = backprop = Bayesian inference with a single recursion equation...
A new paper from the MATS program (under Richard Ngo’s research stream) presents a groundbreaking formalization: markets are mathematically equivalent to backpropagation in neural networks, reinforcement learning algorithms, and continuous Bayesian inference. The core insight is 'price recursion'—a recursive update rule where market prices act as gradients (specifically, gradients on activations, not weights) that propagate information through the system without vanishing at equilibrium. This unifies previously vague intuitions about market dynamics and machine learning, such as the Efficient Market Hypothesis and bounded rationality, under a single mathematical framework. The paper demonstrates how markets can be modeled as Markov Decision Processes (MDPs) or Markov Logic Programs (MLPs), with price dynamics serving as a computational mechanism for intelligence emerging from decentralized agents—much like how neural networks learn from sub-optimally performing neurons.
The author, building on prior work like Caspar Oesterheld’s BRIA and Hayek Machine (inspired by Holland and Schmidhuber’s classifier systems), extends the analogy by factoring the 'right to act' into discrete 'goods' axes, mirroring real-world markets. This approach resolves long-standing questions about arbitrage as inconsistency, Godelian limitations in prediction markets (e.g., markets cannot efficiently price questions like 'This market will resolve below 50%'), and the computational nature of market equilibria. The 40-page paper includes a proof that markets rationalize reward and identity, drawing parallels to Bayesian belief updates and replicator dynamics. It also highlights caveats, such as the conditional nature of rationality given computational constraints—a concept deeply relevant to both economics and AI.
- Proves markets = backprop = Bayesian inference via 'price recursion,' a recursive gradient-like update rule where market prices act as activations.
- Introduces a unified framework showing markets as MDPs/MLPs, with price dynamics as computational intelligence emerging from decentralized agents.
- Resolves arbitrage as inconsistency, Godelian limits in prediction markets, and ties bounded rationality to computational constraints.
Why It Matters
Unifies economics and AI under one mathematical lens, revealing how market dynamics and neural learning are the same process—with profound implications for modeling intelligence and designing AI systems.