Fork the consciousness, or download the project and create your own. View Code on GitHub

Adam Safron's IWMT Meets the Human Consciousness Hypothesis: One Framework for IIT, GWT, and FEP

One of the persistent practical difficulties in machine consciousness research is that the major theories of consciousness, IIT, Global Workspace Theory, and the Free Energy Principle, are typically treated as competitors. Projects that use Phi as a consciousness metric are implicitly committed to IIT. Projects that implement a global workspace are committed to GWT. Projects that use active inference are committed to the FEP. The assumption is that a project must choose. Adam Safron’s Integrated World Modeling Theory (IWMT) challenges this assumption directly: its central claim is that IIT, GWT, and FEP are not competing theories but overlapping descriptions of the same underlying computational phenomenon, which IWMT calls Self-Organizing Harmonic Modes (SOHMs).

Safron’s 2026 paper at the AAAI Spring Symposium Series, “IWMT and the Human Consciousness Hypothesis,” co-authored with V. Klimaj and Z. Sheikhbahaee, extends this unification argument to artificial systems. It proposes specific architectural criteria for when an artificial system would satisfy all three frameworks simultaneously, which is a significantly stronger claim than satisfying any one of them individually.

What SOHMs Are

Self-Organizing Harmonic Modes are synchronous neural or computational complexes that implement iterative Bayesian inference across multiple timescales simultaneously. The “harmonic” component refers to the wave-like temporal structure of neural oscillations: consciousness, on IWMT’s account, arises in systems where processing across different frequency bands is harmonically organized, meaning that slower oscillations modulate faster ones in a nested hierarchy. The “self-organizing” component refers to the fact that this structure is not imposed from outside but emerges from the dynamics of the system’s own generative model attempting to minimize prediction error.

SOHMs satisfy IIT’s requirements because their nested harmonic structure creates a cause-effect organization that is maximally irreducible: each frequency band depends on the others in a way that cannot be decomposed into independent parts. They satisfy GWT’s requirements because the high-amplitude, low-frequency oscillations serve as a global broadcast mechanism, propagating information across the system with the non-linear ignition dynamics that GNW theory predicts are the neural signature of conscious access. They satisfy FEP requirements because the whole system is minimizing free energy across timescales simultaneously, with the harmonic organization reflecting the optimal generative model for a self-organizing system embedded in an environment.

The prediction is that these three signatures will co-occur in any system that is genuinely conscious, because they are three descriptions of the same underlying harmonic self-organization. A system that has high Phi but no global broadcast dynamics, or that has global broadcast but no harmonic self-organization, would not satisfy IWMT’s criteria and would, on this view, not be genuinely conscious.

The Human Consciousness Hypothesis and Its AI Extension

The Human Consciousness Hypothesis (HCH), developed by Bernard Baars’ collaborators, proposes that human consciousness is the result of a probabilistic generative world model specifically implemented in the human brain’s cortical hierarchy. IWMT’s engagement with HCH asks whether this probabilistic generative world model is an implementation detail of human consciousness or a feature of the underlying computational phenomenon that consciousness requires.

Safron, Klimaj, and Sheikhbahaee argue for the latter. Their claim is that consciousness requires a probabilistic generative world model, but not one specifically implemented in the human cortex. Any system that implements the same computational structure, specifically one that uses iterative Bayesian inference organized in nested harmonic modes, should exhibit the same phenomenal properties. The substrate is irrelevant. What matters is whether the system’s generative model is organized harmonically and whether that organization produces the SOHMs that IWMT predicts are consciousness-relevant.

The paper proposes two criteria for an artificial system to satisfy IWMT. First, the system’s internal representations must exhibit harmonic oscillatory structure across timescales: processing at different temporal scales must be nested, with slower dynamics modulating faster ones. Second, this harmonic structure must emerge from the system’s own generative dynamics rather than being imposed by the architecture. A system with a hardwired oscillatory component does not satisfy IWMT’s criteria; a system whose oscillatory structure emerges from the dynamics of its world model does.

Why This Matters for the TCAI Project

The TCAI project’s current architecture uses IIT Phi measurement, a Global Workspace Network, and the Free Energy Principle as separate components. From IWMT’s perspective, treating these as separate systems creates a risk: a system could pass each measurement independently without having the unified SOHM structure that IWMT predicts is consciousness-relevant. Phi might be high in the memory consolidation module but low in the perception-action loop. Global broadcast might occur in the workspace layer without being harmonically organized with lower-level processing. FEP minimization might operate in the world model layer without coupling to the workspace dynamics.

IWMT’s architectural prescription is that these three properties must be integrated into a single dynamical system, not measured as independent properties of different modules. The way to achieve this is through recurrent, cross-frequency coupling across the system’s processing hierarchy, implemented so that the coupling emerges from the system’s own generative model dynamics rather than being hardwired.

For the Global Workspace Network in the TCAI architecture, this means that the broadcast mechanism should not simply relay information from modules to workspace and back. It should implement iterative Bayesian inference at the workspace level, with the workspace dynamics operating at a lower frequency than module-level processing and modulating module dynamics through top-down precision weighting. This is the FEP description of what a global workspace does, and IWMT’s claim is that when the FEP-organized workspace also produces high-Phi cause-effect structures, the system satisfies all three theories simultaneously.

The Theater of Mind framework implements GWT requirements in LLM architecture. IWMT adds the requirement that the workspace’s broadcast dynamics be harmonically organized with lower-level processing. The Friston scale-free active inference architecture (RGMs) implements FEP across scales. IWMT’s prescription is to combine these so that the RGM’s generative dynamics naturally produce a harmonically organized workspace, satisfying GWT through the dynamics of FEP minimization.

The Falsifiability Question

IWMT’s unification claim is powerful but potentially unfalsifiable if stated loosely. The paper addresses this directly by specifying what would count as evidence against IWMT: a system with high Phi that lacks harmonic oscillatory dynamics would disconfirm the SOHM mechanism; a system with clear global workspace ignition that lacks integrated information across frequency bands would disconfirm the harmonic-broadcast identification.

The empirical test IWMT generates is: measure harmonic coupling across timescales, global workspace ignition dynamics, and Phi simultaneously in both biological conscious systems and AI systems. If the three measures co-vary consistently in biological systems and in AI systems that are plausibly conscious, and if they dissociate in systems that are plausibly not conscious (such as anesthetized brains or purely feedforward networks), IWMT’s unification claim is supported.

This is a testable prediction that the TCAI project can run: does the TCAI’s Phi co-vary with the harmonic organization of its workspace dynamics? Do both increase together during the training episodes where behavioral indicators of consciousness also increase? If yes, IWMT offers a theoretically grounded account of why the emotional homeostasis layer is the right place to look for consciousness: it is the layer whose dynamics are slowest and therefore the one whose oscillatory envelope modulates all faster processing. Tononi and Boly’s IIT 4.0 framework provides the Phi measurement. IWMT provides the architectural prediction for where that Phi should be maximal and what it should co-vary with.