Markets as Distributed Bayesian Inference Engines:
Price Formation, Information Aggregation, and the
Thermodynamic Structure of Financial Systems
Matthew Long
The YonedaAI Collaboration
YonedaAI Research Collective
Chicago, IL
matthew@yonedaai.com \(\cdot\) https://yonedaai.com
2026-03-04
Introduction
The question of how prices form in financial markets has occupied economists, physicists, and mathematicians for over a century. From Bachelier’s pioneering 1900 thesis modeling stock prices as Brownian motion , through the development of rational expectations equilibria by Muth and Lucas , to the modern theory of market microstructure , a central puzzle has persisted: how do markets aggregate the dispersed, incomplete, and often contradictory information held by millions of individual participants into a single number—the price?
In this paper, we argue that the most natural and mathematically precise answer to this question is that markets are distributed Bayesian inference engines. By this we mean something quite specific: the price formation process in a well-functioning market is formally equivalent to a distributed algorithm for computing the posterior distribution over future asset values, given the totality of information available to all market participants.
This perspective is not entirely new. The intellectual roots trace to Friedrich Hayek’s celebrated 1945 essay on the use of knowledge in society , in which he argued that the price system serves as a mechanism for communicating information that no single agent could possess in its entirety. What is new in our treatment is the degree of mathematical precision we bring to this intuition, and the rich connections we draw to adjacent fields: statistical mechanics, information theory, mechanism design, and the theory of complex adaptive systems.
The Central Thesis
Our central claim can be stated in the language of probability theory as follows. Let \(V\) denote the (unknown) fundamental value of an asset, and let \(\mathcal{I}_1, \mathcal{I}_2, \ldots, \mathcal{I}_N\) denote the private information sets of \(N\) market participants. Each agent \(i\) maintains a posterior belief: \[\begin{equation} \label{eq:individual_posterior} \pi_i(V) = \mathbb{P}(V \mid \mathcal{I}_i) \end{equation}\] The market price \(P\) emerges from the interaction of these agents through the trading process. Our thesis is that, under suitable conditions on the market microstructure, the equilibrium price satisfies: \[\begin{equation} \label{eq:market_posterior} P = \mathbb{E}\left[V \,\Big|\, \bigcup_{i=1}^{N} \mathcal{I}_i\right] + \eta \end{equation}\] where \(\eta\) captures noise from liquidity trading, behavioral biases, and microstructural frictions. In other words, the price approximates the conditional expectation of fundamental value given all information available to any participant.
This is a remarkable computational achievement. No central authority collects or processes the information \(\mathcal{I}_i\). No single agent knows the union \(\bigcup_i \mathcal{I}_i\). Yet the decentralized interaction of self-interested traders produces an output that approximates the fully informed Bayesian posterior. The market, in effect, solves a distributed inference problem of enormous complexity.
Outline of the Paper
The paper is organized as follows. Section 2 establishes the Bayesian foundations of belief formation in markets. Section 3 formalizes the information aggregation mechanism through which individual beliefs are synthesized into market prices. Section 4 recasts the Efficient Market Hypothesis as a fixed-point condition on a distributed inference algorithm. Section 5 provides a rigorous treatment of the Hayek information thesis in the language of mechanism design. Section 6 develops the thermodynamic analogy, connecting market dynamics to statistical mechanics. Section 7 analyzes power-law scaling in volatility and returns. Section 8 treats liquidity as an entropic quantity. Section 9 analyzes pure-belief assets (with Bitcoin as the primary case study) as self-referential Bayesian equilibria. Section 10 provides a Bayesian account of bubble formation and collapse. Section 11 develops the analogy between markets and neural networks. Section 12 discusses empirical predictions and tests. Section 13 concludes.
Bayesian Foundations of Market Belief Formation
The Agent as a Bayesian Reasoner
We begin by modeling individual market participants as Bayesian agents. Consider agent \(i\) who maintains beliefs about the fundamental value \(V\) of an asset. At time \(t=0\), the agent holds a prior distribution \(\pi_i^{(0)}(V)\) reflecting her initial assessment before receiving any market-specific information. As information arrives—earnings reports, macroeconomic data, supply chain signals, geopolitical developments—the agent updates according to Bayes’ rule.
Definition 1 (Sequential Bayesian Updating). Let \(\{s_i^{(1)}, s_i^{(2)}, \ldots, s_i^{(T)}\}\) be the sequence of signals received by agent \(i\) up to time \(T\). The agent’s posterior at time \(T\) is: \[\begin{equation} \label{eq:sequential_update} \pi_i^{(T)}(V) = \frac{f(s_i^{(T)} \mid V) \cdot \pi_i^{(T-1)}(V)}{\int f(s_i^{(T)} \mid v) \cdot \pi_i^{(T-1)}(v) \, dv} \end{equation}\] where \(f(s \mid V)\) is the likelihood of signal \(s\) given fundamental value \(V\).
This recursive updating has a well-known product form. Defining the information set \(\mathcal{I}_i^{(T)} = \{s_i^{(1)}, \ldots, s_i^{(T)}\}\) and assuming conditional independence of signals given \(V\), the posterior takes the form: \[\begin{equation} \label{eq:product_form} \pi_i^{(T)}(V) \propto \pi_i^{(0)}(V) \cdot \prod_{t=1}^{T} f(s_i^{(t)} \mid V) \end{equation}\]
This factorization is crucial because it means each signal contributes a multiplicative “likelihood ratio” to the posterior, and the order in which signals arrive is irrelevant to the final belief—a property known as exchangeability of Bayesian evidence.
Heterogeneity of Information and Priors
A critical feature of real markets is that agents are informationally heterogeneous. This heterogeneity takes two forms:
Signal heterogeneity: Different agents observe different signals. A semiconductor analyst observes chip production data; a macroeconomist observes interest rate signals; a supply chain manager observes shipping volumes. Formally, the signal spaces \(\mathcal{S}_i\) may differ across agents.
Prior heterogeneity: Even agents observing identical signals may interpret them differently due to different priors \(\pi_i^{(0)}\). A value investor and a momentum trader may assign different prior probabilities to the same fundamental scenarios.
Let us formalize the aggregate information structure. Define the economy-wide information set as: \[\begin{equation} \mathcal{I}^* = \bigcup_{i=1}^{N} \mathcal{I}_i \end{equation}\] and the fully informed posterior as: \[\begin{equation} \label{eq:full_posterior} \pi^*(V) = \mathbb{P}(V \mid \mathcal{I}^*) \end{equation}\]
The fundamental question of information aggregation is: under what conditions does the market price \(P\) reflect \(\pi^*(V)\)?
The Log-Likelihood Representation
For analytical tractability, it is often useful to work in log-space. Define the log-belief of agent \(i\): \[\begin{equation} \ell_i(V) = \log \pi_i(V) \end{equation}\]
Under the product form [eq:product_form], the log-posterior decomposes additively: \[\begin{equation} \label{eq:log_decomposition} \ell_i^{(T)}(V) = \ell_i^{(0)}(V) + \sum_{t=1}^{T} \log f(s_i^{(t)} \mid V) + \text{const.} \end{equation}\]
This additive structure in log-space is deeply analogous to energy decomposition in statistical mechanics, a connection we exploit extensively in Section 6.
The Information Aggregation Mechanism
Prices as Sufficient Statistics
The notion that prices aggregate information can be made precise using the concept of sufficient statistics from mathematical statistics.
Definition 2 (Price Sufficiency). A price function \(P: \prod_{i=1}^N \mathcal{I}_i \to \mathbb{R}\) is a sufficient statistic for the aggregate information set \(\mathcal{I}^*\) with respect to \(V\) if: \[\begin{equation} \mathbb{P}(V \mid P(\mathcal{I}_1, \ldots, \mathcal{I}_N)) = \mathbb{P}(V \mid \mathcal{I}^*) \end{equation}\]
Price sufficiency is a strong condition. It states that knowing the price alone conveys exactly as much information about \(V\) as knowing the entirety of all agents’ private information. Under what conditions is this achievable?
Theorem 3 (Sufficient Price Existence — Gaussian Case). Consider an economy with \(N\) agents, where the fundamental value \(V \sim \mathcal{N}(\mu_0, \sigma_0^2)\) and each agent \(i\) receives a signal: \[\begin{equation} s_i = V + \varepsilon_i, \quad \varepsilon_i \sim \mathcal{N}(0, \sigma_i^2) \end{equation}\] with \(\varepsilon_i\) independent across agents and independent of \(V\). Then the precision-weighted average: \[\begin{equation} \label{eq:precision_weighted} P^* = \frac{\tau_0 \mu_0 + \sum_{i=1}^{N} \tau_i s_i}{\tau_0 + \sum_{i=1}^{N} \tau_i} \end{equation}\] where \(\tau_i = 1/\sigma_i^2\) is the precision of agent \(i\)’s signal and \(\tau_0 = 1/\sigma_0^2\), is a sufficient statistic for \((s_1, \ldots, s_N)\) with respect to \(V\).
Proof. By the conjugacy of the Gaussian likelihood with the Gaussian prior, the posterior \(\mathbb{P}(V \mid s_1, \ldots, s_N)\) is Gaussian with mean \(P^*\) as defined above and precision \(\tau_0 + \sum_i \tau_i\). Since the Gaussian distribution is fully determined by its mean and variance, and the variance depends only on the precisions (not on the realized signals), \(P^*\) is sufficient for \(V\) given the signal vector. The key insight is that for the Gaussian model, the sufficient statistic is one-dimensional regardless of \(N\), compressing an \(N\)-dimensional signal vector into a single number. ◻
This result provides the mathematical foundation for the intuition that prices “compress” information. In the Gaussian model, an \(N\)-dimensional vector of private signals is losslessly compressed into a single price, with the weights determined by signal precision. Agents with more precise information (lower \(\sigma_i^2\)) receive greater weight in the consensus—a formal vindication of the “smart money” concept.
The Grossman–Stiglitz Paradox and Noisy Rational Expectations
A fundamental tension arises in the information aggregation story. If prices perfectly reveal all information, then no agent has an incentive to acquire costly information—the Grossman–Stiglitz paradox . In equilibrium, there must be enough noise in prices to compensate informed traders for their information acquisition costs.
The resolution lies in the noisy rational expectations equilibrium (NREE) framework. Let \(P\) denote the market price and \(z\) denote the aggregate noise trading demand (exogenous liquidity shocks). In the NREE, the price takes the form: \[\begin{equation} \label{eq:nree} P = \alpha_0 + \sum_{i=1}^{N} \alpha_i s_i + \beta z \end{equation}\] where \(\alpha_i\) are endogenously determined coefficients reflecting each signal’s informational weight, and \(\beta z\) is the noise component. The price is partially revealing: observing \(P\) allows uninformed traders to extract a noisy estimate of \(\sum_i \alpha_i s_i\), but the presence of \(z\) prevents perfect extraction.
Proposition 4 (Partial Revelation). In the NREE with noise trading, for any \(\delta > 0\) there exists a noise variance \(\sigma_z^2\) such that: \[\begin{equation} \mathrm{KL}\left(\mathbb{P}(V \mid P) \,\|\, \mathbb{P}(V \mid \mathcal{I}^*)\right) < \delta \end{equation}\] That is, the price-conditional distribution can be made arbitrarily close (in Kullback–Leibler divergence) to the fully informed posterior by reducing noise trading.
This establishes that the market’s inference is asymptotically perfect as noise diminishes, but in practice always leaves a residual informational gap that sustains the incentive for information production.
Message Passing on Information Networks
The process by which individual beliefs are aggregated into market prices can be understood through the lens of message-passing algorithms on graphical models. Consider the market as a factor graph where:
Variable nodes represent the unknown value \(V\) and each agent’s information \(\mathcal{I}_i\).
Factor nodes represent the trading interactions between agents.
Messages are the orders (bids and asks) that agents submit, encoding their beliefs.
Definition 5 (Market Message Passing). Define the message from agent \(i\) to the market at time \(t\) as the function \(m_i^{(t)}: \mathbb{R}\to \mathbb{R}_+\) where: \[\begin{equation} m_i^{(t)}(P) \propto \int \pi_i^{(t)}(V) \cdot K(P, V) \, dV \end{equation}\] where \(K(P,V)\) is a kernel encoding the agent’s trading strategy as a function of the discrepancy between price \(P\) and believed value \(V\).
The market clearing condition requires that buy and sell pressures balance: \[\begin{equation} \label{eq:market_clearing} \sum_{i=1}^{N} D_i(P; \mathcal{I}_i) = 0 \end{equation}\] where \(D_i(P; \mathcal{I}_i)\) is agent \(i\)’s excess demand at price \(P\). The solution \(P^*\) to this equation is the market-clearing price, which implicitly aggregates all private information through the demand functions.
This interpretation reveals the market as running a form of belief propagation—each agent “broadcasts” her beliefs through her demand function, the market-clearing mechanism “combines” these messages, and the resulting price is the “consensus belief.” This connection to belief propagation on graphical models provides a principled framework for understanding convergence properties, approximation quality, and failure modes (such as loopy belief propagation leading to non-convergence, analogous to market instability).
The Efficient Market Hypothesis as a Fixed-Point Condition
Classical Formulations
The Efficient Market Hypothesis, in its various forms, asserts that market prices reflect available information. We now show that each form corresponds to a specific fixed-point condition on the distributed inference algorithm.
Definition 6 (Market Efficiency Hierarchy). Let \(\mathcal{F}_t^{\text{weak}} \subset \mathcal{F}_t^{\text{semi}} \subset \mathcal{F}_t^{\text{strong}}\) denote the information sets corresponding to the three forms of the EMH: \[\begin{align} \mathcal{F}_t^{\text{weak}} &= \sigma\{P_s : s \leq t\} & &\text{(past prices only)} \\ \mathcal{F}_t^{\text{semi}} &= \mathcal{F}_t^{\text{weak}} \vee \sigma\{\text{public information up to } t\} & &\text{(all public information)} \\ \mathcal{F}_t^{\text{strong}} &= \mathcal{F}_t^{\text{semi}} \vee \bigvee_{i=1}^N \mathcal{I}_i^{(t)} & &\text{(all information)} \end{align}\] where \(\vee\) denotes the join (smallest sigma-algebra containing both).
Definition 7 (Informational Fixed Point). The price process \(\{P_t\}\) satisfies the \(\mathcal{F}\)-efficiency fixed point with respect to information filtration \(\mathcal{F}= \{\mathcal{F}_t\}\) if: \[\begin{equation} \label{eq:fixed_point} P_t = \mathbb{E}[V \mid \mathcal{F}_t] \quad \text{a.s. for all } t \end{equation}\]
Theorem 8 (Fixed-Point Characterization of EMH). The price process satisfies the \(\mathcal{F}\)-efficiency fixed point if and only if the following two conditions hold:
Martingale condition: \(\mathbb{E}[P_{t+1} \mid \mathcal{F}_t] = P_t\) (prices are a martingale relative to \(\mathcal{F}\)).
Sufficiency condition: \(P_t\) is a sufficient statistic for \(\mathcal{F}_t\) with respect to \(V\).
Proof. \((\Rightarrow)\): If \(P_t = \mathbb{E}[V \mid \mathcal{F}_t]\), then by the tower property: \[\mathbb{E}[P_{t+1} \mid \mathcal{F}_t] = \mathbb{E}[\mathbb{E}[V \mid \mathcal{F}_{t+1}] \mid \mathcal{F}_t] = \mathbb{E}[V \mid \mathcal{F}_t] = P_t\] establishing the martingale property. Sufficiency follows immediately since \(P_t\) is a deterministic function of \(\mathcal{F}_t\) and \(P_t\) determines \(\mathbb{E}[V \mid \mathcal{F}_t]\).
\((\Leftarrow)\): If \(P_t\) is both a martingale and a sufficient statistic, then \(\mathbb{E}[V \mid P_t] = \mathbb{E}[V \mid \mathcal{F}_t]\). Combined with the martingale property, we obtain \(P_t = \mathbb{E}[V \mid \mathcal{F}_t]\). ◻
Convergence of the Inference Algorithm
The natural question is whether the distributed inference algorithm converges to the fixed point. We analyze this in the framework of iterated expectations.
Consider a discrete-time market where at each period \(t\), agent \(i\) updates her belief based on (a) her private signal \(s_i^{(t)}\), and (b) the previous market price \(P_{t-1}\) (which she rationally interprets as containing information from other agents). Define the belief-update operator: \[\begin{equation} \label{eq:belief_operator} T_i[\pi](V) = \frac{f(s_i^{(t)} \mid V) \cdot g(P_{t-1} \mid V) \cdot \pi(V)}{\int f(s_i^{(t)} \mid v) \cdot g(P_{t-1} \mid v) \cdot \pi(v) \, dv} \end{equation}\] where \(g(P \mid V)\) is the agent’s model of price formation.
Theorem 9 (Convergence of Market Inference). Under the following conditions:
Agents have common priors over the space of fundamental values.
Signal likelihoods satisfy a bounded-likelihood-ratio condition.
The number of agents \(N\) and the number of trading rounds \(T\) both tend to infinity.
the market price sequence \(\{P_t\}\) converges almost surely to the fully informed posterior mean: \[\begin{equation} P_t \xrightarrow{a.s.} \mathbb{E}[V \mid \mathcal{I}^*] \quad \text{as } T \to \infty \end{equation}\]
The proof follows from results in social learning theory, specifically the theorem that Bayesian agents who observe each other’s actions will eventually reach consensus on the posterior distribution, provided the signal structure is sufficiently rich . The market price serves as a public signal that facilitates this convergence.
The Hayek Information Thesis: A Mechanism Design Perspective
Hayek’s Original Insight
Hayek’s seminal argument can be restated in modern information-theoretic language. Consider an economy with \(N\) agents, each possessing local information \(\mathcal{I}_i\) about the relevant economic variables. The total information content of the economy is: \[\begin{equation} H(\mathcal{I}^*) = H\left(\bigcup_{i=1}^{N} \mathcal{I}_i\right) \end{equation}\] where \(H(\cdot)\) denotes Shannon entropy. In general, this quantity is enormous—the “knowledge of the particular circumstances of time and place” that Hayek emphasized.
Hayek’s insight is that the price system achieves a dramatic compression: \[\begin{equation} \label{eq:hayek_compression} H(P) \ll H(\mathcal{I}^*) \quad \text{yet} \quad I(V; P) \approx I(V; \mathcal{I}^*) \end{equation}\] where \(I(X;Y)\) denotes mutual information. The price \(P\) has vastly lower entropy (information content) than the aggregate information set, yet it captures nearly all the information relevant to the fundamental value \(V\).
Definition 10 (Hayek Efficiency). A price mechanism is Hayek-efficient if it achieves the information-theoretic lower bound on message complexity for the information aggregation task: \[\begin{equation} H(P) = \min\{H(M) : I(V; M) \geq I(V; \mathcal{I}^*) - \epsilon\} \end{equation}\] for some tolerance \(\epsilon > 0\).
Prices as Optimal Compressed Messages
We can formalize the compression property using rate-distortion theory. The “rate” is the entropy of the price signal \(H(P)\), and the “distortion” is the information loss \(I(V; \mathcal{I}^*) - I(V; P)\).
Theorem 11 (Rate-Distortion Bound for Prices). In the Gaussian model of Theorem 3, the market price achieves the rate-distortion function: \[\begin{equation} R(D) = \frac{1}{2} \log \frac{\sigma_V^2}{D} \end{equation}\] where \(D = \mathrm{Var}(V \mid P)\) is the residual variance (distortion) and \(\sigma_V^2 = \mathrm{Var}(V)\).
This result shows that the market price is an optimally compressed representation of the aggregate information—it achieves the information-theoretic limit on how much information about \(V\) can be conveyed by a single real number.
Mechanism Design Foundations
The price mechanism can be understood as a solution to a mechanism design problem. The social planner seeks to aggregate information from strategic agents who may have incentives to misreport their beliefs. The celebrated revelation principle guarantees that any outcome achievable by any mechanism can be achieved by an incentive-compatible direct mechanism.
Proposition 12 (Market Mechanism as Incentive-Compatible Aggregation). The competitive market mechanism, in which agents submit demand schedules and the market clears at a uniform price, is incentive-compatible for information aggregation in the following sense: in the NREE, each agent’s optimal strategy is to trade according to her true posterior belief \(\pi_i(V)\), with the caveat that she accounts for her price impact (in large markets, this impact is negligible).
This provides the mechanism-design foundation for why markets succeed as inference engines: the incentive structure of competitive markets naturally elicits truthful revelation of beliefs through the medium of trading activity. A trader who believes a stock is undervalued has a direct financial incentive to buy, thereby pushing the price toward her assessment. The alignment of private incentives with social information aggregation is the mechanism-design miracle underlying market efficiency.
The Thermodynamic Structure of Financial Markets
Markets and Statistical Mechanics: The Core Analogy
We now develop what is perhaps the deepest structural insight of this paper: the formal analogy between market dynamics and the statistical mechanics of many-body systems. This connection goes beyond mere metaphor—the mathematical structures are isomorphic.
Consider the log-posterior decomposition from Equation [eq:log_decomposition]. Define the market energy function: \[\begin{equation} \label{eq:market_energy} E(V) = -\sum_{i=1}^{N} \ell_i(V) = -\sum_{i=1}^{N} \log \pi_i(V) \end{equation}\]
The aggregate market belief then takes the Boltzmann form: \[\begin{equation} \label{eq:boltzmann} \pi_{\text{market}}(V) \propto e^{-E(V)/T} \end{equation}\] where we have introduced a market temperature parameter \(T\) that controls the sharpness of the distribution.
Definition 13 (Market Temperature). The market temperature \(T\) is defined as the inverse of the aggregate precision: \[\begin{equation} T = \frac{1}{\sum_{i=1}^{N} \tau_i + \tau_z} \end{equation}\] where \(\tau_i\) is the precision of agent \(i\)’s information and \(\tau_z\) is the inverse variance of noise trading. High temperature corresponds to low aggregate precision (high uncertainty), and low temperature corresponds to high precision (strong consensus).
Remark 14. This definition is not arbitrary. In the Gaussian model, the posterior variance of \(V\) given all signals is exactly \(T\) as defined above. Temperature literally measures the residual uncertainty about fundamental value after all information has been aggregated.
Free Energy and Market Equilibrium
In statistical mechanics, equilibrium is characterized by the minimization of free energy \(F = E - T \cdot S\), where \(S\) is entropy. The market analogue is:
Definition 15 (Market Free Energy). The market free energy functional is: \[\begin{equation} \label{eq:free_energy} \mathcal{F}[\pi] = \mathbb{E}_\pi[E(V)] - T \cdot H[\pi] \end{equation}\] where \(H[\pi] = -\int \pi(V) \log \pi(V) \, dV\) is the differential entropy of the belief distribution \(\pi\).
Theorem 16 (Free Energy Minimization). The market equilibrium belief \(\pi_{\text{eq}}\) minimizes the free energy functional: \[\begin{equation} \pi_{\text{eq}} = \arg\min_{\pi} \mathcal{F}[\pi] \end{equation}\] and the minimizer is precisely the Boltzmann distribution [eq:boltzmann].
Proof. The free energy functional can be written as: \[\begin{align} \mathcal{F}[\pi] &= \int \pi(V) E(V) \, dV + T \int \pi(V) \log \pi(V) \, dV \\ &= T \cdot \mathrm{KL}(\pi \| \pi_{\text{eq}}) + \text{const.} \end{align}\] where \(\pi_{\text{eq}} \propto e^{-E(V)/T}\) is the Boltzmann distribution. Since KL divergence is non-negative and equals zero if and only if \(\pi = \pi_{\text{eq}}\), the Boltzmann distribution uniquely minimizes \(\mathcal{F}\). ◻
This result reveals a deep structural principle: the market equilibrium is determined by a trade-off between fitting the data (minimizing energy, i.e., being consistent with all agents’ information) and maintaining appropriate uncertainty (maximizing entropy). This is exactly the maximum-entropy principle of Jaynes , applied to the market context.
The Partition Function and Market Observables
In statistical mechanics, the partition function \(Z\) encodes all thermodynamic information about a system. The market analogue is:
\[\begin{equation} \label{eq:partition} Z(T) = \int e^{-E(V)/T} \, dV \end{equation}\]
From the partition function, we can derive all macroscopic market observables:
\[\begin{align} \text{Price (expected value):} \quad P &= -T \frac{\partial \log Z}{\partial \mu} \label{eq:price_from_Z} \\ \text{Volatility (variance):} \quad \sigma^2 &= T^2 \frac{\partial^2 \log Z}{\partial \mu^2} \label{eq:vol_from_Z} \\ \text{Market entropy:} \quad S &= \frac{\partial (T \log Z)}{\partial T} \label{eq:entropy_from_Z} \end{align}\]
where \(\mu\) parameterizes shifts in the energy function. These relations are the market analogues of the thermodynamic relations connecting free energy to internal energy, heat capacity, and entropy.
Phase Transitions in Market Beliefs
Perhaps the most dramatic consequence of the thermodynamic framework is the possibility of phase transitions—qualitative changes in the market’s collective belief structure as parameters are varied continuously.
Definition 17 (Market Phase Transition). A market phase transition occurs when the market free energy \(\mathcal{F}(T)\) exhibits a non-analyticity at some critical temperature \(T_c\). Equivalently, a macroscopic market observable (such as price, volatility, or correlation length) exhibits a discontinuity or divergence at \(T_c\).
Theorem 18 (First-Order Phase Transitions and Market Crashes). Consider a market energy function with a double-well structure: \[\begin{equation} \label{eq:double_well} E(V) = a(V - V_1)^2(V - V_2)^2 - h \cdot V \end{equation}\] where \(V_1\) and \(V_2\) represent two qualitatively different fundamental valuations (e.g., “success” and “failure” scenarios for a company), and \(h\) is an external bias (e.g., net bullish/bearish sentiment). At the critical bias \(h_c\), the system undergoes a first-order phase transition: the equilibrium price jumps discontinuously from near \(V_1\) to near \(V_2\).
This provides a thermodynamic explanation for market crashes: they are first-order phase transitions in the collective belief landscape. The market abruptly transitions from one basin of attraction (e.g., “the company is viable”) to another (“the company will fail”), with the price exhibiting a discontinuous jump. The crash is not a breakdown of the Bayesian mechanism—it is the Bayesian mechanism operating correctly in the presence of a bimodal posterior.
Power-Law Scaling in Financial Markets
Empirical Evidence for Fat Tails
One of the most robust empirical findings in financial economics is that asset returns exhibit fat tails—the probability of extreme price movements is much larger than predicted by Gaussian models. Specifically, the probability of a return \(r\) exceeding a threshold \(x\) follows a power law: \[\begin{equation} \label{eq:power_law} \mathbb{P}(|r| > x) \sim x^{-\alpha} \end{equation}\] with the tail exponent \(\alpha\) typically in the range \(2 < \alpha < 5\) for equity markets, with \(\alpha \approx 3\) being a commonly observed value—the so-called inverse cubic law .
The Criticality Hypothesis
The power-law scaling of returns can be understood through the thermodynamic framework developed in Section 6. In statistical mechanics, power-law distributions emerge naturally at critical points—phase transitions where the system exhibits scale-invariance.
Conjecture 19 (Market Criticality). Financial markets self-organize to a state near criticality, where the collective belief distribution exhibits scale-free correlations. The power-law tail exponent \(\alpha\) is a critical exponent analogous to those appearing in the theory of continuous phase transitions.
The mechanism for self-organized criticality in markets can be understood as follows. Consider the market temperature \(T\) as defined in Definition 13. At high temperatures (high uncertainty), agents trade conservatively and price movements are small. At low temperatures (strong consensus), agents trade aggressively and prices are stable near the consensus value. The critical regime occurs at intermediate temperatures where neither effect dominates, and the system exhibits maximal sensitivity to perturbations.
Proposition 20 (Volatility Scaling Near Criticality). Near the critical temperature \(T_c\), the market volatility \(\sigma\) scales as: \[\begin{equation} \label{eq:vol_scaling} \sigma \sim |T - T_c|^{-\gamma} \end{equation}\] where \(\gamma > 0\) is a critical exponent. At \(T = T_c\), the volatility diverges, corresponding to a market crash or regime change.
Renormalization Group for Market Dynamics
The renormalization group (RG) provides a framework for understanding the universality of critical exponents. In the market context, the RG transformation corresponds to coarse-graining the time scale of observation.
Definition 21 (Market Renormalization Group). Define the RG transformation \(\mathcal{R}_b\) that maps the return distribution at time scale \(\Delta t\) to the return distribution at time scale \(b \cdot \Delta t\): \[\begin{equation} \mathcal{R}_b[P_r](x) = P_{r(b \cdot \Delta t)}(x) \end{equation}\] where \(r(\Delta t)\) denotes the return over time interval \(\Delta t\).
At the critical point, the return distribution is a fixed point of the RG transformation (up to rescaling), which implies the scale-invariance and power-law behavior observed empirically. The tail exponent \(\alpha\) is determined by the eigenvalues of the linearized RG transformation around the fixed point: \[\begin{equation} \alpha = d + \frac{\log \lambda_1}{\log b} \end{equation}\] where \(d\) is the “dimension” of the market (related to the effective number of independent information sources) and \(\lambda_1\) is the largest relevant eigenvalue.
Volatility Clustering and Long Memory
Another robust empirical finding is volatility clustering: large price movements tend to be followed by large movements (of either sign), and small movements tend to follow small movements. The autocorrelation of absolute returns decays slowly: \[\begin{equation} \label{eq:vol_clustering} \text{Corr}(|r_t|, |r_{t+\tau}|) \sim \tau^{-\beta} \end{equation}\] with \(\beta \approx 0.3\), indicating long memory in the volatility process.
In our thermodynamic framework, this long memory arises from the slow relaxation dynamics near the critical point. The market’s “memory” of past volatility regimes reflects the critical slowing-down phenomenon: perturbations to the system decay as power laws rather than exponentials, because the correlation length diverges at criticality.
Liquidity as an Entropic Measure
The Information-Theoretic Nature of Liquidity
Liquidity—the ease with which an asset can be traded without significantly impacting its price—is one of the most important yet poorly understood concepts in financial economics. We propose that liquidity is fundamentally an entropic quantity, measuring the degree of “disorder” or “flexibility” in the market’s belief structure.
Definition 22 (Entropic Liquidity). The entropic liquidity of a market at price \(P\) is defined as: \[\begin{equation} \label{eq:entropic_liq} \Lambda(P) = \exp\left(H[\pi(\cdot \mid P)]\right) \end{equation}\] where \(H[\pi(\cdot \mid P)]\) is the entropy of the distribution of agent beliefs conditional on the current price.
The intuition is as follows. When there is a wide diversity of beliefs about an asset’s value (high entropy), the market has many potential counterparties for any given trade—some agents want to buy and others want to sell at any given price. This diversity of opinion is the source of liquidity. Conversely, when all agents agree on the value (low entropy), there are no natural counterparties, and the market is illiquid.
Proposition 23 (Liquidity–Entropy Correspondence). Under the assumption that agents trade in proportion to their expected profit, the market depth (the volume of orders near the best bid and ask) is proportional to the entropic liquidity: \[\begin{equation} \text{Depth}(P) \propto \Lambda(P) \end{equation}\]
The Liquidity–Volatility Relationship
The entropic framework provides a natural explanation for the well-documented inverse relationship between liquidity and volatility:
Theorem 24 (Liquidity–Volatility Duality). In the thermodynamic market model, the following duality holds: \[\begin{equation} \label{eq:liq_vol_duality} \sigma^2 \cdot \Lambda = T \end{equation}\] where \(\sigma^2\) is the price variance, \(\Lambda\) is the entropic liquidity, and \(T\) is the market temperature. Consequently: \[\begin{equation} \sigma \propto \Lambda^{-1/2} \end{equation}\] Volatility is inversely proportional to the square root of liquidity.
Proof. In the Boltzmann framework, the variance of the price distribution is: \[\begin{equation} \sigma^2 = \frac{T}{-\partial^2 E / \partial V^2 \big|_{V=\bar{V}}} \end{equation}\] where \(\bar{V}\) is the equilibrium value. The curvature of the energy function at equilibrium is related to the concentration of beliefs, which is the inverse of entropy (and hence inverse of liquidity). The result follows from combining these relations. ◻
Liquidity Crises as Entropy Collapse
A liquidity crisis occurs when market participants simultaneously converge to similar beliefs (typically pessimistic), causing entropy to collapse and liquidity to evaporate. In thermodynamic terms, this is a condensation phenomenon: the system transitions from a high-entropy “gaseous” phase (diverse beliefs, high liquidity) to a low-entropy “condensed” phase (homogeneous beliefs, illiquidity).
Example 25 (The 2008 Liquidity Crisis). During the financial crisis of 2008, market participants’ beliefs about the value of mortgage-backed securities converged rapidly from a dispersed distribution (“some are good, some are bad”) to a concentrated distribution (“they are all bad”). This entropy collapse destroyed the diversity of opinion that had sustained liquidity, creating a self-reinforcing spiral: illiquidity led to fire sales, which reinforced the pessimistic consensus, further reducing entropy and liquidity.
The entropy framework also explains the paradox of market making: market makers provide liquidity precisely because they maintain heterogeneous beliefs relative to the marginal trader. A market maker who agreed with the consensus would have no reason to offer liquidity. The market maker’s “edge” is, in information-theoretic terms, the divergence between her belief and the market’s consensus belief.
Pure-Belief Assets: Bitcoin as a Self-Referential Bayesian Equilibrium
Assets Without Fundamentals
Traditional asset pricing theory relates prices to discounted expected cashflows: \[\begin{equation} \label{eq:dcf} P = \sum_{t=1}^{\infty} \frac{\mathbb{E}[C_t]}{(1+r)^t} \end{equation}\] where \(C_t\) is the cashflow at time \(t\) and \(r\) is the discount rate. For assets like Bitcoin, which produce no cashflows (\(C_t = 0\) for all \(t\)), the traditional framework assigns a value of zero.
Yet Bitcoin’s market capitalization has reached over one trillion dollars. How can our Bayesian framework account for this?
Self-Referential Value
The resolution lies in the observation that a pure-belief asset’s value is self-referential: the fundamental value depends on the belief that the asset has value. Formally:
Definition 26 (Self-Referential Bayesian Equilibrium). A self-referential Bayesian equilibrium is a fixed point of the mapping: \[\begin{equation} \label{eq:self_ref} V = \Phi\left(\mathbb{P}(V > 0)\right) \end{equation}\] where \(\Phi: [0,1] \to \mathbb{R}_+\) is a value function that maps the collective belief in the asset’s viability to its fundamental value.
For Bitcoin, the function \(\Phi\) encodes the relationship between adoption probability and value: \[\begin{equation} \label{eq:bitcoin_phi} \Phi(p) = p \cdot V_{\text{max}} \cdot g(\text{network size}) \cdot h(\text{scarcity}) \end{equation}\] where \(V_{\text{max}}\) is the theoretical maximum value if Bitcoin achieves full adoption as a global store of value, \(g\) captures network effects (Metcalfe’s law), and \(h\) captures the scarcity premium from the fixed supply of 21 million coins.
Multiple Equilibria and Coordination
The self-referential structure [eq:self_ref] typically admits multiple equilibria:
Theorem 27 (Multiple Equilibria in Pure-Belief Markets). For any continuous, increasing value function \(\Phi\) with \(\Phi(0) = 0\) and \(\Phi(1) > 0\), the self-referential equilibrium equation admits at least two solutions:
The trivial equilibrium: \(V = 0\), \(\mathbb{P}(V > 0) = 0\) (nobody believes, so the asset is worthless).
A non-trivial equilibrium: \(V > 0\), \(\mathbb{P}(V > 0) > 0\) (enough people believe to sustain positive value).
Under additional regularity conditions on \(\Phi\), there may also be intermediate equilibria.
This multiple-equilibrium structure explains the volatility of pure-belief assets: small perturbations in collective belief can shift the system between equilibria, causing dramatic price swings. It also explains the role of narratives in sustaining value: the non-trivial equilibrium is sustained by a self-reinforcing story (“Bitcoin is digital gold”) that coordinates beliefs.
The Market Capitalization Illusion
A critical insight from the Bayesian framework concerns the relationship between market capitalization and actual wealth.
Definition 28 (Marginal Market Capitalization). The market capitalization of an asset with \(Q\) units outstanding and last trade price \(P_{\text{last}}\) is: \[\begin{equation} \text{Market Cap} = P_{\text{last}} \times Q \end{equation}\] This quantity represents the marginal valuation scaled to the total supply, not the total wealth invested.
Proposition 29 (Market Cap as Belief Measure). The market capitalization of a pure-belief asset measures: \[\begin{equation} \text{Market Cap} = Q \cdot \mathbb{E}_{\text{marginal}}[V] \neq \sum_{i=1}^{N} W_i \end{equation}\] where \(\mathbb{E}_{\text{marginal}}[V]\) is the expected value according to the marginal buyer/seller, and \(\sum W_i\) is the total wealth invested. In general, the total wealth invested is much less than the market capitalization.
This explains why markets can “lose trillions” overnight: the market capitalization was never actual wealth—it was a belief-weighted extrapolation of the marginal trade price to the total supply. When beliefs shift, the extrapolated number changes dramatically, even though the actual flow of funds is small.
A Bayesian Theory of Bubbles
Bubbles as Bayesian Overweighting
In the framework developed above, a bubble occurs when the market posterior systematically overestimates the probability of favorable outcomes. We formalize this as follows.
Definition 30 (Bayesian Bubble). A Bayesian bubble exists at time \(t\) if the market price satisfies: \[\begin{equation} \label{eq:bubble_def} P_t > \mathbb{E}[V \mid \mathcal{I}^*_t] + \delta \end{equation}\] for some threshold \(\delta > 0\), where \(\mathcal{I}^*_t\) is the “true” aggregate information set (including information that exists but is not yet reflected in market beliefs).
Mechanisms for Bubble Formation
Several mechanisms within the Bayesian framework can generate bubbles:
Correlated Signals and Common Prior Misspecification
If agents receive signals that are positively correlated (e.g., they all read the same analyst reports), the market may double-count information:
Proposition 31 (Correlation-Induced Bubbles). Let agents receive signals \(s_i = V + \varepsilon_i\) where \(\mathrm{Cov}(\varepsilon_i, \varepsilon_j) = \rho > 0\) for \(i \neq j\). If agents incorrectly assume \(\rho = 0\) (i.e., they believe their signals are independent), the market posterior overestimates the precision of aggregate information by a factor of \(1 + (N-1)\rho\), leading to overconfident pricing: \[\begin{equation} P_{\text{bubble}} - P_{\text{true}} \propto \frac{(N-1)\rho}{\tau_0 + N\tau}(\bar{s} - \mu_0) \end{equation}\] where \(\bar{s}\) is the average signal.
Bayesian Herding
In sequential markets, information cascades can form when agents rationally ignore their private signals in favor of the public signal embedded in the price:
Theorem 32 (Information Cascade Threshold). In a sequential trading model where agents arrive one at a time and observe the price history, an information cascade (in which agents trade regardless of their private signal) forms after \(K^*\) trades, where: \[\begin{equation} K^* \approx \frac{2}{\log(\tau_s / \tau_0)} \end{equation}\] with \(\tau_s\) the signal precision and \(\tau_0\) the prior precision. After the cascade forms, the market stops aggregating new information, and the price can diverge arbitrarily from fundamental value.
Bubble Collapse as Phase Transition
In the thermodynamic framework, bubble collapse corresponds to a first-order phase transition as described in Theorem 18. The bubble regime corresponds to the metastable state of the double-well energy function: the market sits in a local minimum of the free energy (the “bubble valuation”) that is not the global minimum (the “fundamental valuation”). The transition from the metastable to the stable state—the crash—is triggered by a sufficiently large perturbation that pushes the system over the energy barrier between the two states.
Proposition 33 (Nucleation and Crash Dynamics). The probability of bubble collapse in time interval \(\Delta t\) follows the Kramers escape rate: \[\begin{equation} \label{eq:kramers} \mathbb{P}(\text{crash in } \Delta t) \approx \omega_0 \cdot \exp\left(-\frac{\Delta \mathcal{F}}{T}\right) \cdot \Delta t \end{equation}\] where \(\Delta \mathcal{F}\) is the free energy barrier between the bubble state and the post-crash state, \(T\) is the market temperature, and \(\omega_0\) is an attempt frequency related to trading speed. This implies that:
Crashes are more likely at higher temperatures (greater uncertainty).
The crash probability increases exponentially as the barrier \(\Delta \mathcal{F}\) decreases (the bubble becomes more “stretched”).
The timing of the crash is fundamentally stochastic—it cannot be predicted deterministically.
The Market as a Neural Network
Structural Correspondence
The analogy between financial markets and neural networks is more than superficial. We now make it precise.
Definition 34 (Market Neural Network). A financial market can be modeled as a recurrent neural network with the following correspondence:
| Neural Network | Financial Market |
|---|---|
| Neurons | Agents/traders |
| Synaptic weights | Trading relationships/correlations |
| Activation function | Demand function \(D_i(P; \mathcal{I}_i)\) |
| Input layer | News, data, economic signals |
| Hidden layers | Intermediaries, market makers |
| Output layer | Market prices |
| Forward pass | Price discovery in a single period |
| Backpropagation | P&L feedback updating strategies |
| Learning rate | Market adaptation speed |
The Hopfield Market Model
The connection can be made even more precise using the Hopfield network framework . Consider a market with \(N\) agents, each holding a position \(\sigma_i \in \{-1, +1\}\) (short or long). The “energy” of a market configuration \(\boldsymbol{\sigma} = (\sigma_1, \ldots, \sigma_N)\) is: \[\begin{equation} \label{eq:hopfield} E(\boldsymbol{\sigma}) = -\frac{1}{2} \sum_{i \neq j} J_{ij} \sigma_i \sigma_j - \sum_{i} h_i \sigma_i \end{equation}\] where \(J_{ij}\) represents the interaction between agents \(i\) and \(j\) (e.g., herding tendencies, contrarian behavior), and \(h_i\) is agent \(i\)’s private signal (bias toward long or short).
Theorem 35 (Market Hopfield Dynamics). The Hopfield market dynamics: \[\begin{equation} \sigma_i(t+1) = \text{sign}\left(\sum_{j \neq i} J_{ij} \sigma_j(t) + h_i\right) \end{equation}\] converges to a local minimum of the energy function \(E(\boldsymbol{\sigma})\). The minima correspond to market equilibria, and the number of stable equilibria grows exponentially with the number of “memories” (historical price patterns) stored in the interaction matrix \(J_{ij}\).
This provides a formal mechanism for the observation that markets often “remember” key price levels—these are the stored patterns in the Hopfield network, and the market dynamics naturally converge to these attractor states.
Deep Learning and the Hierarchical Market
Modern financial markets exhibit a hierarchical structure that mirrors deep neural networks:
Input layer: Raw data (earnings, economic indicators, news feeds).
First hidden layer: Individual analysts and traders who process raw data into assessments.
Second hidden layer: Hedge funds and institutional investors who aggregate analyst assessments.
Third hidden layer: Market makers who aggregate institutional order flow.
Output layer: The market price.
Each layer performs a nonlinear transformation of its inputs, progressively extracting more abstract features—precisely the operation of a deep neural network. The “training signal” is profit and loss: agents that systematically misprice assets lose capital and exit the market (analogous to pruning ineffective neurons), while successful agents accumulate capital and gain influence (analogous to strengthening connections).
Proposition 36 (Universal Approximation for Markets). A market with a sufficient number of heterogeneous agents and hierarchical structure can approximate any continuous pricing function to arbitrary accuracy. This is the market analogue of the universal approximation theorem for neural networks.
Empirical Predictions and Testable Implications
The theoretical framework developed in this paper generates several novel, testable predictions that distinguish it from alternative theories of market behavior.
Prediction 1: Precision-Weighted Information Aggregation
Conjecture 37 (Differential Signal Incorporation). The speed at which new information is incorporated into market prices is proportional to the precision of the information source. Specifically, if information of precision \(\tau\) is released at time \(t_0\), the price adjustment path satisfies: \[\begin{equation} \label{eq:speed_adjustment} P_t - P_{t_0} = \Delta P_\infty \cdot \left(1 - e^{-\lambda(\tau) \cdot (t - t_0)}\right) \end{equation}\] where \(\lambda(\tau)\) is an increasing function of precision \(\tau\), and \(\Delta P_\infty\) is the full-information price adjustment.
This prediction can be tested by comparing the speed of price adjustment following information releases of varying precision: earnings announcements (high precision) vs. analyst opinion changes (moderate precision) vs. social media sentiment shifts (low precision).
Prediction 2: Entropy–Liquidity Correlation
Conjecture 38 (Belief Diversity and Market Depth). The bid–ask spread \(S\) is inversely proportional to the entropy of the distribution of analyst forecasts: \[\begin{equation} S \propto \exp\left(-H[\text{forecast distribution}]\right) \end{equation}\] Markets with greater diversity of analyst opinions should exhibit tighter spreads and greater depth, all else being equal.
Prediction 3: Critical Scaling Near Regime Changes
Conjecture 39 (Pre-Crash Criticality Signatures). In the period leading up to a market crash, the following critical scaling signatures should be observable:
The autocorrelation time of returns increases (critical slowing down).
The variance of returns increases (divergent susceptibility).
The correlation between previously uncorrelated assets increases (divergent correlation length).
The return distribution becomes increasingly fat-tailed (approach to criticality).
These signatures should appear \(\tau^* \sim |T - T_c|^{-\nu}\) time units before the crash, where \(\nu\) is a universal critical exponent.
Prediction 4: Market Temperature and Monetary Policy
Conjecture 40 (Monetary Policy as Temperature Control). Central bank interest rate policy is functionally equivalent to temperature control in the thermodynamic market model. Specifically:
Rate cuts lower the effective market temperature by reducing the discount rate, causing the posterior to sharpen around higher valuations.
Rate hikes raise the effective market temperature by increasing the discount rate, broadening the posterior.
Quantitative easing corresponds to cooling the system by removing “noisy” bonds from circulation, reducing the entropy of the asset universe.
Prediction 5: Information Content of Order Flow
Conjecture 41 (Order Flow Mutual Information). The mutual information between order flow and subsequent price changes satisfies: \[\begin{equation} I(\text{order flow}; \Delta P) = \sum_{i=1}^{N} w_i \cdot I(\mathcal{I}_i; V) \end{equation}\] where \(w_i\) is a weight proportional to agent \(i\)’s trading intensity and information precision. This predicts that the information content of order flow is linearly related to the aggregate quality of private information in the market, and provides a quantitative measure of “smart money” activity.
Conclusion
We have developed a comprehensive theoretical framework characterizing financial markets as distributed Bayesian inference engines. This perspective unifies and extends several major threads in economic and financial theory:
Hayek’s information aggregation thesis receives a rigorous information-theoretic formalization, in which prices are shown to be optimally compressed representations of dispersed private information, achieving the rate-distortion bound.
The Efficient Market Hypothesis is recast as a fixed-point condition on a distributed inference algorithm, with convergence guaranteed under mild conditions on the information structure and market microstructure.
Market thermodynamics provides a unifying mathematical framework in which price formation corresponds to free energy minimization, market crashes to first-order phase transitions, and power-law volatility to self-organized criticality.
Liquidity receives a natural information-theoretic interpretation as the entropy of the market’s belief distribution, explaining the inverse liquidity–volatility relationship and the dynamics of liquidity crises.
Pure-belief assets such as Bitcoin are understood as self-referential Bayesian equilibria, with the multiple-equilibrium structure explaining both their existence and their extraordinary volatility.
Bubbles and crashes are formalized as systematic Bayesian estimation errors (correlated signals, information cascades) and their resolution through first-order phase transitions.
The market–neural network analogy is made precise, with formal correspondences between market components and neural network architecture.
The framework generates novel empirical predictions regarding the speed of information incorporation, the relationship between belief diversity and liquidity, pre-crash criticality signatures, and the information content of order flow. These predictions provide a roadmap for empirical testing and further theoretical development.
Perhaps the deepest implication of this work is philosophical. If markets are indeed distributed inference engines operating near criticality, then they are best understood not as passive reflectors of “value” but as active computational devices that discover probabilistic truths about the future through the decentralized interaction of self-interested agents. The price is not a number—it is a prediction, a probability, a compressed representation of collective intelligence about an uncertain future. Understanding markets in this way—as machines for discovering reality under uncertainty—opens new avenues for both theoretical analysis and practical design of more efficient and robust financial systems.
GrokRxiv DOI: 10.48550/GrokRxiv.2603.04.markets-bayesian-inference 4 March 2026
99
Bachelier, L. (1900). Théorie de la spéculation. Annales Scientifiques de l’École Normale Supérieure, 17, 21–86.
Black, F., & Scholes, M. (1973). The pricing of options and corporate liabilities. Journal of Political Economy, 81(3), 637–654.
Bouchaud, J.-P., & Potters, M. (2003). Theory of Financial Risk and Derivative Pricing. Cambridge University Press.
Cover, T. M., & Thomas, J. A. (2006). Elements of Information Theory (2nd ed.). Wiley.
Fama, E. F. (1970). Efficient capital markets: A review of theory and empirical work. Journal of Finance, 25(2), 383–417.
Gabaix, X., Gopikrishnan, P., Plerou, V., & Stanley, H. E. (2003). A theory of power-law distributions in financial market fluctuations. Nature, 423, 267–270.
Geanakoplos, J. D., & Polemarchakis, H. M. (1982). We can’t disagree forever. Journal of Economic Theory, 28(1), 192–200.
Gopikrishnan, P., Meyer, M., Amaral, L. A. N., & Stanley, H. E. (1999). Inverse cubic law for the distribution of stock price variations. European Physical Journal B, 3, 139–140.
Grossman, S. J., & Stiglitz, J. E. (1980). On the impossibility of informationally efficient markets. American Economic Review, 70(3), 393–408.
Hayek, F. A. (1945). The use of knowledge in society. American Economic Review, 35(4), 519–530.
Hopfield, J. J. (1982). Neural networks and physical systems with emergent collective computational abilities. Proceedings of the National Academy of Sciences, 79(8), 2554–2558.
Jaynes, E. T. (1957). Information theory and statistical mechanics. Physical Review, 106(4), 620–630.
Kyle, A. S. (1985). Continuous auctions and insider trading. Econometrica, 53(6), 1315–1335.
Lucas, R. E. (1972). Expectations and the neutrality of money. Journal of Economic Theory, 4(2), 103–124.
Mandelbrot, B. (1963). The variation of certain speculative prices. Journal of Business, 36(4), 394–419.
Mantegna, R. N., & Stanley, H. E. (2000). An Introduction to Econophysics. Cambridge University Press.
Milgrom, P., & Stokey, N. (1982). Information, trade and common knowledge. Journal of Economic Theory, 26(1), 17–27.
Muth, J. F. (1961). Rational expectations and the theory of price movements. Econometrica, 29(3), 315–335.
Myerson, R. B. (1981). Optimal auction design. Mathematics of Operations Research, 6(1), 58–73.
O’Hara, M. (1995). Market Microstructure Theory. Blackwell.
Shiller, R. J. (2000). Irrational Exuberance. Princeton University Press.
Sornette, D. (2003). Why Stock Markets Crash. Princeton University Press.
Stanley, H. E. (1971). Introduction to Phase Transitions and Critical Phenomena. Oxford University Press.
Vives, X. (2008). Information and Learning in Markets. Princeton University Press.
Wolpert, D. H. (2004). Information theory—the bridge connecting bounded rational game theory and statistical physics. In D. Braha et al. (Eds.), Complex Engineered Systems. Springer.