ThermoCog Architecture
Beyond Brute Force
The biological brain operates inside a twenty-watt envelope. It plans, navigates, repairs damaged pathways, and stabilizes memories across decades while dissipating less heat than a dim desk lamp. Industrial artificial intelligence chose a different path: half-megawatt silicon clusters running gradient descent across static weights. This is an exploration of the thermodynamic principles, continuous physics, and multi-timescale architecture of living intelligence.
This name highlights the underlying thesis of the entire whitepaper: that true intelligence is a physical, energy-minimizing process rather than just a software scaling problem.
New to thermodynamic computing? Start here
What is ThermoCog? ThermoCog is a shorthand for “Thermodynamic Cognition.” This name highlights the underlying thesis of the entire whitepaper: that true intelligence is a physical, energy-minimizing process rather than just a software scaling problem.
Conventional digital computing treats electricity as an abstract clock: transistors switch between high and low voltages to simulate discrete Boolean logic. In this model, computation requires constant energy dissipation to charge and discharge metal traces, while memory and arithmetic units remain physically separated by the von Neumann bottleneck.
Living systems operate on a completely different principle: thermodynamic computation. Biological synapses compute in-situ through the physical relaxation of ions across cell membranes. Ohm's law and Kirchhoff's current laws perform matrix-vector multiplication continuously and passively, allowing the physical substrate itself to minimize free energy without discrete clock cycles or external memory transport.
The Core Law: Landauer's Principle
In 1961, Rolf Landauer proved that erasing one bit of physical information at room temperature must dissipate at least kBT ln 2 ≈ 2.97 × 10−21 joules as heat. Every digital GPU instruction dissipates millions of times more than this floor primarily because it moves bits across copper wires. Biological synapses operate only seven orders of magnitude above the absolute thermal limit.
1. The Thermodynamic Floor
Landauer's principle establishes the ultimate physical lower bound of computation. Compare the energy dissipated per operation and total system power across four paradigms of information processing:
Energy / Op
10fJ
1.0 × 10⁻¹⁴ Joules
System Power
20W
Entire human brain
Efficiency Gap
1×
Biological baseline
Biological synapses compute directly through ionic relaxation across cell membranes, performing in-situ analog vector operations without shuttling bits across a memory bus.
Where k_B = 1.380649 × 10⁻²³ J/K (Boltzmann's constant), T = 310.15 K (mammalian body temperature, 37.0°C), and ln 2 ≈ 0.69315 represents the thermodynamic entropy cost of erasing a single binary degree of freedom.
Empirical Efficiency Across Computing Substrates
| Computing Paradigm | Energy / Synaptic Event | Operations / Joule | Memory Bottleneck | Thermodynamic Ratio |
|---|---|---|---|---|
| Landauer Bound (310.15 K) | 2.97 × 10⁻²¹ J | 3.37 × 10²⁰ | None (Fundamental Physics) | 1× (Absolute Floor) |
| Human Cortical Synapse | ~1.00 × 10⁻¹⁴ J (10 fJ) | 1.00 × 10¹⁴ | Zero (In-situ ionic relaxation) | ~3,360× |
| ThermoCog Substrate (Target) | ~1.50 × 10⁻¹³ J (150 fJ) | 6.67 × 10¹² | Zero (Co-located memristor crossbar) | ~50,500× |
| Fixed-Point Edge (C99 MCU) | ~1.50 × 10⁻¹⁰ J (150 pJ) | 6.67 × 10⁹ | Minimal (Single-cycle on-chip SRAM) | ~5.05 × 10¹⁰× |
| Datacenter GPU (FP16/FP8) | ~1.00 × 10⁻⁸ J (10 nJ) | 1.00 × 10⁸ | Dominant (HBM3e / PCIe / Interconnect) | ~3.37 × 10¹²× |
Where Digital Power is Dissipated
Conventional accelerators spend virtually all electrical energy overcoming physical distance:
- Inter-Chip Interconnects (SerDes/NVLink): ~45% of cluster power shuttling weights across nodes.
- Memory Bus Shuttling (HBM3e → SRAM): ~35% charging capacitive copper PHY traces.
- Power Delivery & Active Cooling: ~18% lost to VRM stepping and chilled HVAC compressors.
- Arithmetic Logic Units (MACs): < 2% of total power performs actual matrix math.
Where Living Power is Dissipated
Biological tissue maintains a non-equilibrium steady state through localized biochemical work:
- Action Potentials (Axonal Spikes): ~47% pumping Na⁺/K⁺ ions across cellular membranes.
- Postsynaptic Integration: ~34% dissipated in dendritic channels during signal summation.
- Resting Membrane Maintenance: ~13% maintaining baseline polarization across 86B cells.
- Astroglial Recycling & Synthesis: ~6% clearing neurotransmitters and metabolizing lactate.
2. The Three Timescales of Intelligence
Deep neural networks attempt to solve intelligence through a single optimization loop: backpropagating error gradients through static weight matrices. Living organisms partition adaptation across three nested timescales, preventing catastrophic interference:
Online state estimation and behavioral control. The agent acts to minimize Variational Free Energy (resolving prediction errors against streaming sensory inputs in real time without halting for batch optimization.
→ Biological analog: Real-time sensorimotor coordination and dynamic equilibrium.
The Genomic Bottleneck: The human genome comprises ~3.2 × 10⁹ base pairs (~750 megabytes of digital data), yet reliably self-assembles a connectome of 86 billion neurons and 150 trillion synapses (~150 terabytes of structural wiring). Biological evolution does not store weight matrices; it discovers developmental morphogenetic programs.
Generative Genetic Priors & Indirect Developmental Encoding
Evolutionary search selects indirect developmental programs rather than static synaptic parameters. By searching over generative rules, biological evolution discovers compact mathematical representations that expand into vast functional connectomes.
- Compositional Pattern Producing Networks (CPPNs): Coordinate mappings
(x_i, y_i) → (x_j, y_j)project continuous geometric manifolds directly into initial substrate conductances. - Geometric Invariance: Automatically guarantees bilateral symmetry, axonal pathfinding gradients, and modular cortical columns without brute-force parameter enumeration.
- The Baldwin Effect: Phenotypic plasticity during an agent's lifetime smooths the evolutionary fitness landscape, pulling lifetime adaptations into inherited structural priors.
Morphogenetic Self-Organization & Zero-Shot Substrate Repair
Morphogenetic self-organization wires neural tissue and maintains anatomical homeostasis without central coordination. The physical substrate continuously self-heals against memristor breakdown and circuit trace degradation.
Neural Cellular Automata (NCA) Update Rule: Local update of node state s_i driven by local state, spatial concentration gradients ∇s_i, and Laplacian diffusion ∇²s_i across adjacent memristive crossbar nodes.
- Zero-Shot Physical Self-Repair: When circuit traces sever or memristors suffer dielectric breakdown, boundary gradient anomalies (
∇m ≠ 0) trigger local NCA morphogenesis, autonomously re-routing signals around physical defects. - Anatomical Homeostasis: Maintains stable target morphology and computational capacity despite ongoing substrate variations.
Continuous Active Inference & Dynamic Time-Constant Relaxation
Online state estimation and closed-loop motor actuation unfold continuously through analog physical relaxation. The agent minimizes Variational Free Energy in real time without discrete clock steps or backward passes.
Liquid Time-Constant (LTC) Dynamics: Input non-linearity f(x, u) adapts the effective time constant τeff: contracting bandwidth during sensory shocks and dilating during steady tracking.
- Continuous-Time Sensorimotor Grounding: Eliminates discrete inference phases; sensory inputs immediately modulate state trajectories via physical Kirchhoff current laws.
- Non-Equilibrium Steady State: The physical substrate remains poised at criticality, reacting instantaneously within a sustained 20-Watt envelope.
By isolating rapid behavioral reflexes (cognition) from topological growth (ontogeny) and structural blueprint evolution (phylogeny), the system can learn continuously without overwriting foundational survival routines.
3. Physical Relaxation vs. Backpropagation
Backpropagation requires a separate backward computational harness and exact knowledge of transposed synaptic weights (a physical impossibility in biological substrates known as the weight transport problem). Biomorphic computing replaces backward passes with physical energy relaxation:
Substrate settled at Kirchhoff current equilibrium (ΔE → 0).
| Dimension | Physical Relaxation | Digital Backpropagation |
|---|---|---|
| Credit Assignment | Kirchhoff's current law (ΣI = 0) | Transposed chain rule (WTδ) |
| Weight Transport | Zero (identical physical device) | Requires separate reverse wiring |
| Data Movement | Zero (in-situ analog conductance) | Continuous DRAM ↔ ALU shuttling |
| Parasitic Circuit Flaws | Absorbed into energy minimization | Requires high-precision ADC/DAC |
Equilibrium Propagation gradient identity: si0, sj0 represent nodal voltages during free physical relaxation (∇sE = 0); siβ, sjβ represent nodal voltages during the nudged phase under output boundary bias. Weight updates require only local terminal voltages.
The Weight Transport Impossibility
Standard backpropagation relies on an unphysical mathematical symmetry:
- The Transpose Barrier: Backprop evaluates
δl = (Wl+1)T δl+1 ⊙ σ′(zl), requiring backward error signals to travel through the exact transposeWTof forward synaptic weights. - Biological & Substrate Reality: Synapses and memristor crossbars are unidirectional physical conductances. A synapse cannot read or duplicate its conductance onto a remote reverse wiring harness.
- The Biomorphic Solution: Physical relaxation evaluates forward inference and credit assignment across the exact same physical junction, dissolving the weight transport problem.
Holomorphic EqProp (hEP)
How ThermoCog absorbs analog crossbar non-idealities into the learning dynamics:
- The Parasitic Dilemma: Traditional analog AI spends >80% of peripheral energy fighting sneak paths, wire resistance (IR-drop), and device variability using high-precision ADCs.
- Harmonic Perturbation: Holomorphic EqProp nudges boundary nodes with complex-frequency harmonic oscillations (
eiωt). - Fourier Gradient Extraction: The Fourier coefficients of the resulting current oscillations evaluate exact gradient updates directly through the physical substrate. Parasitic circuit flaws become part of the physical energy manifold being minimized.
4. The Biological Necessity of Sleep
Artificial neural networks train by shuffling gigabytes of independent, identically distributed (i.i.d.) batches. A biological agent encounters experience sequentially. Learning continuously during wakefulness causes two thermodynamic crises:
Synaptic Homeostasis Hypothesis (Tononi & Cirelli): Multiplicative downscaling compresses total synaptic volume and metabolic dissipation by ~20% while mathematically preserving relative synaptic ratios gij / gik (retaining memories while restoring dynamic sensitivity).
Dual-Speed Memory Consolidation
Lifelong learning without catastrophic forgetting requires two physically distinct memory speeds:
- Fast High-Plasticity Buffer (Hippocampal Analog): Rapidly captures sequential, high-surprise sensory episodes during daytime active inference without destabilizing global networks.
- Slow Deep Substrate (Neocortical Analog): Crystallized, non-volatile memristive network encoding foundational topological world models and invariant causal invariants.
- Surprise-Gated Consolidation: During quiescent sleep, high-surprise trajectories (
∫ ℱ dt) are autonomously replayed from the fast buffer into the slow substrate.
The Two Crises of Lifelong Plasticity
Continuous online learning without sleep causes runaway thermodynamic instability:
- Synaptic Saturation Crisis: Hebbian learning exhibits net potentiation (
Σ Δg > 0). Without homeostatic reset, conductances saturate (g → g_max), dynamic range collapses, and signal-to-noise ratio drops by up to 12 dB. - Thermal Dissipation Surge: In analog crossbars, power dissipation scales with total conductance (
P = Σ V²g). Saturated conductances cause runaway joule heating. - The Sleep Solution: Decouples external sensors (
u(t) → 0), prunes low-signal noise connections, and resets conductances to linear operating points.
During wakefulness, net synaptic potentiation drives conductances toward physical saturation, depleting dynamic range. Sleep decouples sensory input, replays high-surprise episodes, and globally downscales conductances back to baseline operating points without memory loss.
5. Embodied Active Inference vs. Disembodied Autoregression
Current frontier AI relies on autoregressive next-token prediction across static text tokens. Living intelligence is grounded in continuous, embodied sensorimotor interaction governed by non-equilibrium thermodynamics:
The Free Energy Principle (Friston): Variational Free Energy ℱ partitions sensory error into a Model Complexity Penalty (DKL) and Perceptual Accuracy (Eq[ln p(y|θ)]), providing a computable upper bound on sensory surprise −ln p(y). An active inference agent acts upon its environment to fulfill its internal homeostatic predictions.
The Limits of Autoregression
Next-token prediction optimizes statistical correlation across ungrounded symbolic corpora:
- Zero Physical Grounding: A language model has never felt inertia, gravity, resistance, or thermodynamics; it manipulates word distributions without causal understanding.
- Open-Loop Hallucination: Lacks an active motor loop to test hypotheses against physical reality, causing catastrophic errors when interpolating outside training data.
- Infrastructural Fragility: Demands 100-megawatt to gigawatt utility interconnects and liquid-cooled datacenter campuses to sustain inference.
The Power of Grounded Action
ThermoCog anchors cognition in continuous-time sensorimotor loops:
- Closed-Loop Sensorimotor Grounding: Motor actions alter sensory incoming flows, directly validating or refuting internal state estimations in real time.
- The Moravec Foundation: Evolution dedicated 500 million years to perfecting balance, tactile feedback, and spatial kinematics; symbolic reasoning is an evolutionary adaptation resting on this foundation.
- Continuous Homeostasis: Maintains physical survival boundaries inside a 20-Watt metabolic envelope using analog dynamical ODE relaxation.
6. Architectural Specification Matrix
A comprehensive systems engineering comparison between conventional deep learning infrastructure and the ThermoCog biomorphic architecture:
| System Dimension | ThermoCog Biomorphic Architecture | Conventional Deep Learning (GPU/LLM) |
|---|---|---|
| Primary Physical Substrate | Analog memristive crossbar & continuous ODEs | Synchronous digital CMOS (ALUs, FPUs, Tensor Cores) |
| Sustained Power Envelope | < 20 Watts (Total System) | 700W – 1,200W per accelerator (Megawatts / Cluster) |
| Energy per Synaptic Operation | ~10 – 150 femtojoules (10⁻¹⁴ – 10⁻¹³ J) | ~1 – 10 nanojoules (10⁻⁹ – 10⁻⁸ J) |
| Memory-Compute Topology | Zero-distance co-located in-situ conductances | Von Neumann separated (HBM3e ↔ PCIe ↔ SRAM cache) |
| Temporal Dynamics | Continuous-time ODEs (Liquid Time-Constants) | Discrete sequential token steps (clock cycles) |
| Credit Assignment Mechanism | Kirchhoff's current law & Holomorphic EqProp | Reverse-mode automatic differentiation (Backprop) |
| Continuous Lifelong Plasticity | Native online adaptation + Quiescent sleep replay | Frozen deployment weights (Fine-tuning causes forgetting) |
| Fault Tolerance & Degradation | Autonomous Neural Cellular Automata self-repair | Catastrophic single-bit memory parity / ECC fail |
| Biological Timescale Separation | Tripartite loops (Phylogeny, Ontogeny, Cognition) | Single optimization loop (Overwrites foundational rules) |
| Sensory & Causal Grounding | Closed-loop embodied active inference (VFE minimization) | Open-loop statistical next-token prediction |
7. Hardware Realization Roadmap
The transition from high-level physics to monolithic silicon proceeds across four verified validation milestones:
Continuous ODE Dynamical Modeling
Mathematical and dynamical validation of Liquid Time-Constant (LTC) continuous equations, Variational Free Energy minimization, and Holomorphic Equilibrium Propagation convergence under simulated analog noise.
Embedded Fixed-Point (Q16.16) Microcontroller
Deterministic integer execution eliminating floating-point unit dissipation. Real-time active inference running on ultra-low-power microcontrollers under 250 milliwatts without external memory shuttling.
Hybrid FPGA Neuromorphic Emulation
Massively parallel event-driven hardware emulation of tripartite timescales, evaluating autonomous Neural Cellular Automata self-repair grids and real-time wake/sleep homeostatic downscaling under hardware fault injection.
Monolithic In-Memory Analog Crossbars
Custom semiconductor integration co-locating non-volatile memristive conductances with passive Kirchhoff relaxation networks. Direct physical implementation of the sub-20-Watt biomorphic intelligence envelope.
8. Audio Briefing & Architectural Discussion
Listen to the technical discussion on thermodynamic cognition, the physical limits of digital scaling, and why biological intelligence must sleep:
Why 20-Watt Biomorphic AGI Must Sleep
An in-depth first-principles exploration of the Von Neumann bottleneck, why brute-force datacenter scaling is hitting a thermodynamic wall, in-memory physical computation with analog memristive crossbars, Neural Cellular Automata (NCA) self-repair, Holomorphic Equilibrium Propagation, and why lifelong physical intelligence requires a homeostatic sleep state for memory consolidation.
Press play below to listen with synchronized subtitles …
View Complete Discussion Transcript (Click any timestamp to jump / fast-forward)
You know, when you think about cutting edge artificial intelligence today, you, you probably picture massive warehouses just full of glowing servers, humming away, pulling down enough electricity to power a small city. Yeah. Exactly.
I mean, we basically treat intelligence like an industrial mining operation right now. We just throw more power, more data,
well, more brute force at the problem. But today's deep dive flips that entirely on its head. We're unpacking a really dense, honestly mind-bending whitepaper on biomorphic AGI. Right. And the core mission here is to understand why this brute force approach of massive datacenters is
hitting a physical wall. And why the ultimate solution is a biological blueprint for AI that runs on just 20-Watts of power. Okay. Let's unpack this. Why can't we just keep building bigger digital datacenters? Like, what is physically stopping us? Well, it comes down to a structural flaw called the Von Neumann bottleneck. So in modern digital hardware, your memory storage and your computational processors are, they're physically separated. And moving the data between those two places actually takes, like, a hundred to a thousand times more energy than doing the actual math. So you hit a thermal and economic ceiling just, you know,
shuttling data around. Oh, wow. So it's I mean, it's like commuting a 100 miles to a kitchen every single time you need to chop a single piece of carrot for a soup. You're spending all your energy on the commute, not the actual cooking.
That's spot on. And what's fascinating here is that biological brains bypass this entirely. They actually compute in memory. Wait, in memory? Yeah, so your synapses are simultaneously the hard drive and the processor.
Computing happens physically via chemistry right where the data lives. Which makes a biological brain like billions of times more energy efficient than our best silicon chips. So the old digital model is doomed by that commute, basically. And that's why this paper suggests we need to borrow three loops from biology. Right? Phylogeny, is evolution, cognition, or active inference, and
ontogeny.
Right. Ontogeny, which is self-repair. Yeah. And here's where it gets really interesting, because I have to push back here. Are we talking about actual physical wires regrowing in a machine?
Or is this, you know, just happening in software? No. It's physical hardware behaving like biology. It uses this mathematical framework called Neural Cellular Automata. The hardware isn't a rigid static grid at all. If the network gets physically damaged, the local cells actually feel this sudden drop in spatial gradients. They literally sense the void where their neighbors used to be. Oh, wow. Right. Triggered by that physical disruption, they autonomously regrow their connections along new chemical gradients to restore function.
And this is entirely without human intervention. Let me stop you there. How is a machine physically regrowing its own pathways? Like, what is this even made of? So the system uses analog memristive crossbars.
Computing instantly via Ohm's law. And the paper also mentioned something wild called Holomorphic Equilibrium Propagation. Can we get a plain-English breakdown of what a memristive crossbar actually is? Yeah. Absolutely. Think of it as a grid of wires that can remember how much electricity has flowed through them, and then they change their own electrical resistance accordingly. So instead of shuttling ones and zeros around, it just lets current flow? Exactly. The computation happens instantly based on basic physics and that Holomorphic Equilibrium Propagation.
That's just a fancy way of saying the system learns by finding the path of least resistance. Oh, so it actively uses its own physical hardware flaws to its advantage? Yeah. Like the natural wire resistance, it uses that to calculate the right answer. That is brilliant. It uses imperfections to learn. But wait, if this hardware is constantly finding new paths and rewriting its own resistance to save energy, wouldn't it just overwrite everything it learned yesterday? Yes, which is the famous catastrophic forgetting problem. Right. So what does this all mean for how it actually remembers things?
Well, to solve it, the system uses dual-speed memory. So it has a fast memory for new experiences and a slow memory for core knowledge. But to manage the transfer between the two, this 20-Watt device literally needs to sleep. Wait, what? How does a physical piece of hardware sleep? It enters a state of homeostatic idling. It drops its power usage, shuts out new external data, and rapidly replays the electrical patterns of its daily episodic memories. Doing this offline. Exactly. It gently merges those new experiences into its core structure at a fraction of the learning rate. So it adapts its physical shape without breaking its foundational knowledge.
That is just wild. And the relevance here to you, the listener, is huge.
We are looking at a future where AI isn't dependent on giant megawatt server farms at all. No. We're talking about untethered 20-Watt devices learning dynamically in real time right on the edge. Right in your pocket, basically. Yeah. And when you connect this to the bigger picture, It challenges our entire assumption that intelligence is just abstract software.
It shows intelligence is fundamentally a physical process. Meaning it's about a physical body adapting its shape to minimize energy, which, you know, brings us back to that massive server farm humming with electricity. If genuine general intelligence strictly requires biological constraints like physical embodiment and actually needing a sleep state to consolidate its memories, does that mean the first true AGI will inherently know what it feels like to be exhausted?
9. Frequently Asked Questions
First-principles answers to common inquiries regarding Thermodynamic Cognition, physical energy minimization, and biomorphic architectures:
What does the name “ThermoCog” mean, and what is its core thesis?
ThermoCog is a shorthand for “Thermodynamic Cognition.” This highlights the foundational thesis of the blueprint: that true general intelligence is a physical, energy-minimizing relaxation process rather than an abstract software scaling problem. Rather than forcing arithmetic through digital logic gates, ThermoCog lets physical dynamical systems relax toward equilibrium down energy landscapes on a 20-Watt metabolic envelope.
Why is industrial digital scaling (GPUs and TPUs) hitting a thermodynamic wall?
Digital accelerators are bound by the Von Neumann bottleneck: memory cells are physically separated from arithmetic logic units. Moving tensors back and forth across high-bandwidth memory (HBM), buses, and optical interconnects consumes between 90% and 99% of total system energy before arithmetic even begins.
Under Landauer's principle, the erasure of physical information in discrete Boolean logic requires a minimum dissipation of E_min = k_B T ln 2 ≈ 2.97 × 10⁻²¹ J per bit at body temperature. Digital GPUs operate at roughly 10⁻¹¹ J per operation (billions of times above fundamental physics) due to clock distribution, parasitic capacitance, and data transport. Living cortical tissue computes in-situ at ~10⁻¹⁴ J, approaching thermodynamic reversibility.
How does continuous physical relaxation compute gradients without backpropagation?
ThermoCog replaces backpropagation with Equilibrium Propagation (EqProp) and Holomorphic Equilibrium Propagation (hEP). Rather than freezing forward activations in memory and running an energy-expensive global backward pass with transposed weight matrices, EqProp lets physics do the math in two phases:
- Free Relaxation Phase: Inputs are applied, and the analog circuit naturally settles into a minimum energy state (steady-state equilibrium).
- Nudged Phase: A small teaching perturbation is applied at the output terminals, nudging node potentials toward the target state.
The local difference in node activities between these two phases directly yields exact parameter gradients: Δw_ij ∝ s_i^+ s_j^+ - s_i^0 s_j^0. In Holomorphic EqProp, complex-frequency perturbations absorb hardware imperfections (such as wire resistance and sneak paths) directly into the energy minimization pass.
How do Neural Cellular Automata (NCAs) solve analog hardware defects and yield?
Analog memristive crossbars (such as ReRAM or PCRAM) suffer from high device-to-device variability, conductance drift, and fabrication line defects. Attempting to flash trillions of rigid digital weights into imprecise analog cells leads to yield failure.
ThermoCog borrows nature's solution: indirect developmental encoding. Just as 1 Gigabyte of genomic data generates and wires 86 billion neurons and 150 trillion synapses, ThermoCog uses Neural Cellular Automata (NCAs) as an ontogenetic morphogenetic field. Instead of storing explicit weights, a compact developmental rule grows functional network topologies. When physical crosspoints fail or degrade, local signaling gradients automatically trigger zero-shot self-repair, regrowing functional connections without external intervention.
Why is biological sleep a physical and thermodynamic requirement?
Under the Synaptic Homeostasis Hypothesis (SHY) established by Tononi and Cirelli, continuous wakeful learning causes synaptic conductances to progressively potentiate. Without a restorative phase, this produces two existential crises:
- Synaptic Saturation: Weights reach physical conduction limits, destroying plasticity and dynamic range.
- Thermal Dissipation Surge: Increased conductance draws excessive current, causing runaway heat dissipation.
Offline slow-wave sleep performs homeostatic multiplicative downscaling (a net ~18% reduction across conductances), restoring the signal-to-noise ratio, resetting baseline thermodynamic free energy, and consolidating fast hippocampus-like trajectories into stable cortical topological invariants.
Does ThermoCog eliminate Large Language Models, or how do they fit together?
ThermoCog does not eliminate LLMs; it contextualizes them within a tripartite multi-timescale hierarchy:
- Loop 1 • Phylogeny (Evolutionary Grammar): Large language models and foundation models operate here on long timescales (hours to generations), generating, validating, and mutating developmental recipes and topological priors.
- Loop 2 • Ontogeny (Morphogenetic Field): Neural Cellular Automata coordinate physical cell division, growth, and autonomous self-repair across intermediate timescales (seconds to minutes).
- Loop 3 • Cognition (Continuous Active Inference): In-memory analog crossbars and Liquid Time-Constant (LTC) networks execute millisecond-level sensory perception and motor actuation.
High-frequency embodied control is offloaded to physical analog relaxation, freeing LLMs to perform high-level symbolic governance rather than burning gigawatts predicting continuous physics.
How does ThermoCog compare in power consumption to modern datacenter AI?
The human brain demonstrates that open-ended general intelligence, lifelong learning, and motor actuation can be achieved within an estimated 20-Watt metabolic envelope, dissipating between ~0.1 to 10 fJ per synaptic event.
By contrast, datacenter GPU clusters training and serving frontier models consume between hundreds of kilowatts to gigawatts, spending ~10 to 50 nJ per operation due to memory bus shuttling and clock distribution. ThermoCog targets this >20,000× efficiency gap by co-locating memory with physical relaxation in continuous analog crossbars.
Has ThermoCog been validated in hardware, or is it purely theoretical?
ThermoCog's continuous active inference cognitive cycle has been benchmarked on physical silicon using deterministic Q16.16 fixed-point arithmetic in pure C99 without a hardware floating-point unit (FPU).
On an embedded 64 MHz ARM Cortex-M4 microcontroller, the continuous state estimation, perception update, and action inference cycle executes in under 2 microseconds, consuming just 350 microwatts of dynamic power and requiring only 48 bytes of static RAM. This proves that continuous-time active inference does not require massive matrix multiplication clusters to operate in real time.
Research Collaborations & Institutional Access
ThermoCog investigates biomorphic intelligence operating within biological thermodynamic power envelopes. Detailed architectural designs, continuous-time simulation frameworks, and provisional patent disclosures are accessible to academic institutions, semiconductor laboratories, and hardware partners under mutual confidentiality.
Inquire about institutional research access →10. Academic Foundations & Literature Archive
The ThermoCog biomorphic architecture unifies empirical results, mathematical formalisms, and hardware designs across non-equilibrium thermodynamics, neuromorphic engineering, and active inference. Explore the primary literature informing each architectural layer:
1. Thermodynamic Limits & Physical Information
2. Equilibrium Propagation & Physical Energy Minimization
- Equilibrium Propagation: Bridging the Gap between Energy-Based Models and BackpropagationFrontiers • 2017doi:10.3389/fncom.2017.00024 ↗
- Holomorphic Equilibrium Propagation Computes Exact Gradients Through Finite Size OscillationsNeurIPS • 2022arxiv.org/abs/2209.00530 ↗
- arxiv.org/abs/2006.01981 ↗
- doi:10.1162/neco_a_01654 ↗
- Activity-Difference Training of Memristor Crossbar Neural Networks via Equilibrium PropagationNature Electronics • 2023doi:10.1038/s41928-023-01031-1 ↗
3. Morphogenesis, Basal Cognition & Neural Cellular Automata
- Growing Neural Cellular AutomataDistill • 2020distill.pub/2020/growing-ca ↗
- Neural Cellular Automata: From Cells to PixelsACM SIGGRAPH • 2024arxiv.org/abs/2406.02476 ↗
- A Path to Universal Neural Cellular AutomataALIFE • 2024arxiv.org/abs/2409.08871 ↗
- The Computational Boundary of a “Self”: Developmental Bioelectricity Drive to Anatomical HomeostasisFrontiers • 2019doi:10.3389/fpsyg.2019.02688 ↗
- arxiv.org/abs/2102.02579 ↗
- doi:10.1007/s10710-007-9028-8 ↗
- doi:10.1162/artl.2009.15.2.15202 ↗
4. Continuous Active Inference & Synaptic Homeostasis
- The Free-Energy Principle: A Unified Brain Theory?Nature • 2010doi:10.1038/nrn2787 ↗
- Sleep and the Price of Plasticity: From Synaptic and Cellular Homeostasis to Memory ConsolidationNeuron • 2014doi:10.1016/j.neuron.2013.12.025 ↗
- doi:10.1126/science.aah5982 ↗
- Liquid Time-Constant NetworksAAAI • 2021arxiv.org/abs/2006.04439 ↗
- Inferring Neural Activity Before Plasticity as a Foundation for Learning Beyond BackpropagationNature Neuroscience • 2024doi:10.1038/s41593-023-01514-1 ↗
5. Memristive In-Memory Substrates & Circuit Non-Idealities
- Neuromorphic Electronic SystemsIEEE • 1990doi:10.1109/5.58356 ↗
- The Future of Electronics Based on Memristive SystemsNature Electronics • 2018doi:10.1038/s41928-017-0006-8 ↗
- Dealing with Non-Idealities in Memristor Based Computation-In-Memory DesignsIEEE VLSI-SoC • 2022doi:10.1109/VLSI-SoC54400.2022.9939634 ↗
- Sneak-Path Constraints in Memristor Crossbar ArraysIEEE Trans Info Theory • 2016doi:10.1109/TIT.2016.2574488 ↗
- Algorithms for Tackling Limited Labels, Device Imperfections, and Write/Read Consistency in In-Memory Neural NetworksCNRS / Thales • 2025laboratoire-albert-fert.cnrs-thales.fr/.../these_liu.pdf ↗
- doi:10.1109/JPROC.2018.2874136 ↗