Logo
Stanford Tech Review logoStanford Tech Review

Weekly review of the most advanced technologies by Stanford students, alumni, and faculty.

      Copyright © 2026 - All rights reserved

      Built withPageGun
      Image for Thermodynamic Computing: a New Path for Energy-Efficient AI

      Thermodynamic Computing: a New Path for Energy-Efficient AI

      Thermodynamic computing explores its transformative potential to dramatically reshape energy efficiency in AI data centers via data-driven analysis.

      AI scale and energy demand are colliding in a way that public debates often miss: the path to greener, faster AI will likely require more than incremental efficiency gains. Thermodynamic computing is moving from a theoretical curiosity to a real-world research direction, driven by the same force that pushes data centers to optimize power use and cooling: the stubborn reality that energy is a scarce, expensive input. In this piece, I argue that Thermodynamic computing represents a credible longer-term trajectory for energy-efficient AI, but its near-term impact will hinge on hardware maturation, algorithm-hardware co-design, and careful deployment strategies. The question we should ask today is not whether this approach can beat silicon at some niche task, but whether it can meaningfully complement existing accelerators in a broad, data-driven portfolio of AI workloads over the next decade. This is a neutral, data-informed perspective intended for engineers, investors, and policy-makers who want to separate hype from measurable potential.

      Thermodynamic computing sits at the intersection of information theory, thermodynamics, and probabilistic computing. In short, it leverages physical dynamics—noise, fluctuations, and energy landscapes—to perform computations, often via sampling from probability distributions rather than deterministic arithmetic. Early demonstrations highlight the potential to tackle certain matrix inversion, sampling, and generative tasks with energy profiles that diverge markedly from traditional CPUs/GPUs. As a movement, thermodynamic computing builds on Landauer’s principle, stochastic thermodynamics, and the broader drive to rethink the energy cost of information processing. The field has progressed from theoretical discussions to hardware prototypes and early software stacks that enable probabilistic inference on specialized devices. While the near-term efficiency gains are enticing, the technology faces substantial challenges before it can become a mainstream data-center paradigm. (nature.com)

      The Current State

      What thermodynamic computing means today

      Thermodynamic computing describes a family of approaches that use physical fluctuations and energy landscapes to perform computation, rather than enforcing highly controlled, deterministic digital logic. In practice, researchers have shown that thermal noise and dissipative processes can be harnessed to sample from complex distributions or to implement nonlinear computations at specified times. This marks a shift away from pure digital arithmetic toward stochastic, energy-aware computation that can be naturally aligned with certain machine-learning tasks. The most persuasive demonstrations explicitly connect to energy-based models and sampling techniques, where computation is realized through the dynamics of coupled elements that settle toward equilibrium or near-equilibrium states to yield outputs. In 2025, Nature Communications reported on a thermodynamic computing system for AI applications developed by Normal Computing, highlighting the device’s ability to perform probabilistic sampling and matrix-related tasks with energy characteristics distinct from conventional silicon approaches. The paper also framed a practical caveat: these are early-stage systems, with hardware designs that still face scalability and integration questions. (nature.com)

      A complementary development is the theoretical work showing that nonlinear thermodynamic computing can be programmed to deliver nonlinear computations at specified times, not just in equilibrium. This broadens the potential use cases beyond Boltzmann-style equilibrium sampling and demonstrates that thermodynamic computers could, in principle, function as universal approximators with appropriate training regimes. The article lays out a digital model of a thermodynamic computer that can be programmed to output a target function at a chosen observation time, reinforcing the idea that thermodynamic devices can be trained to perform practical calculations while operating under thermal fluctuations. This line of work points to a future in which hardware and learning algorithms are co-optimized to exploit the physics of computation rather than suppress it. (nature.com)

      A practical signal of momentum comes from industry players actively pursuing hardware and software paths. Extropic, a U.S.-based startup, advertises the world’s first scalable probabilistic computer and a thermodynamic sampling unit (TSU) designed to sample from energy-based models. Extropic claims energy-efficient generative AI processing and provides a hardware-software stack, including a Python library, to illustrate how algorithms could run on TSUs. While Extropic’s narrative is aspirational, it is part of a growing ecosystem that includes Normal Computing and others, signaling that the field has moved beyond theory toward concrete hardware concepts and early demonstrations. (extropic.ai)

      Industry coverage from IEEE Spectrum and Tom’s Hardware also underscores the current reality: thermodynamic computing is at the prototype and early-pilot stage. IEEE Spectrum’s feature on Normal Computing documents the company’s eight-cell stochastic processing unit (SPU) and quotes industry participants acknowledging that thermodynamic computing is distinct from traditional deterministic logic, while also noting that the current prototypes are not yet scalable for broad deployment. Tom’s Hardware reported on Normal Computing’s tape-out of CN101, describing it as a milestone toward silicon-based, thermodynamically grounded compute for AI workloads. These stories illustrate both the excitement and the maturation gap—proof-of-concept hardware exists, but large-scale adoption remains a multi-year challenge. (spectrum.ieee.org)

      Prevailing assumptions and the energy context

      A key motive behind thermodynamic computing is energy efficiency, a topic of intensified scrutiny as AI workloads proliferate. Industry analyses project rising electricity demand from data centers, particularly those optimized for AI, even as efficiency improvements and novel cooling strategies are pursued. The IEA, Gartner, Deloitte, and other industry observers consistently warn that AI-focused data centers will expand rapidly in electricity use in the 2020s and into the 2030s, with efficiency improvements playing a crucial but insufficient role on their own if new architectures do not capture a meaningful share of compute. In short, the energy problem is systemic: even with better cooling, power management, and hardware efficiency, the demand side remains strong as AI models grow more capable and widespread. This is the market context in which thermodynamic computing seeks to offer a new dimension of efficiency. (iea.org)

      From a technological perspective, the field draws on foundational ideas such as stochastic computing, Boltzmann machines, and energy-based models, all of which emphasize probabilistic representations and dynamics rather than fixed arithmetic. The core insight is that if a device can natively operate on probabilistic samples, the energy cost of generating those samples may be lower than the energy cost of performing conventional matrix multiplications and gradient-based training at scale. This line of thinking is consistent with the broader literature on the thermodynamics of information processing and the Landauer bound, which posits a fundamental energy cost associated with information erasure. While the principle has guided theoretical explorations for decades, recent work seeks to translate those ideas into hardware primitives that can support real AI tasks. The recent nonlinear thermodynamic computing work, for example, demonstrates how nonlinear functions can be learned and executed in a thermodynamic system, providing a bridge between theory and hardware capability. (nature.com)

      Blockquotes from industry coverage reinforce the practical stance: thermodynamic computing is the same broad family as probabilistic computing, but with a different engineering emphasis. As one engineer quoted by IEEE Spectrum described, thermodynamic computing is “a different world which requires a different tool,” underscoring the need for new design principles, not mere adaptation of existing digital architectures. The spectrum of perspectives—from the enthusiastic to the cautious—reflects a field in early deployment, where the physics may deliver gains on specific tasks but has not yet proven broad, economy-wide benefits. (spectrum.ieee.org)

      The hardware and software co-evolution

      A recurring theme in the current state is the inseparability of hardware design and learning algorithms. The thermodynamic devices under development are not simply faster versions of GPUs; they embody a fundamentally different computation mechanism, favoring sampling and energy-based processing. This requires rethinking entire software stacks, including how models are trained (often via sampling with energy functions), how inference is performed (sampling versus deterministic forward passes), and how workloads are mapped onto hybrid architectures that blend conventional accelerators with thermodynamic chips. The Nature Communications and Extropic materials emphasize this co-design: hardware primitives (TSUs or probabilistic cores) are paired with new modeling approaches and training strategies to unlock practical benefits. The field thus sits at the frontier of hardware-software co-design rather than a straightforward hardware upgrade. (nature.com)

      The counterarguments that shape the debate

      Two broad countercurrents shape how observers should evaluate Thermodynamic computing today. First, the energy efficiency claims are compelling in controlled demonstrations but remain uncertain in broad, real-world data-center workloads. Hardware that performs probabilistic sampling or matrix inversion in a toy setting does not automatically translate to large-scale AI training or inference with diverse models and data. Second, even if thermodynamic devices can match or outpace certain workloads on a per-operation basis, the integration costs—new fabrication processes, supply chain readiness, firmware, software ecosystems, debugging, and ecosystem maturity—can offset early energy gains for years. These counterarguments are not fatal; they highlight the need for cautious optimism and robust pilots that compare apples to apples: i.e., identical workloads run on thermodynamic devices versus conventional accelerators under realistic power, cooling, and latency constraints. The field’s early milestones—CN101 tape-out, diffusion-model-inspired generative work, and probabilistic inference demonstrations—are important steps, but they are not the final word on viability. (spectrum.ieee.org)

      Why I Disagree

      1) Energy efficiency gains are workload- and hardware-specific, not universal

      Thermodynamic computing shows clear advantages in particular problem classes, notably sampling-based inference and certain linear-algebra-like tasks that can map onto stochastic circuits. For instance, the Nature Communications paper demonstrates the programmable capacity to implement nonlinear computations at specified times, hinting at niche use cases where thermodynamic dynamics align with the problem structure. Yet, extrapolating those gains to full AI training pipelines risks overstatement. The energy advantage is highly contingent on task structure, hardware scale, and how efficiently the hardware interfaces with memory and data movement—an area where traditional accelerators still dominate in practice. In other words, Thermodynamic computing may excel in specific operators or workloads, but it is not a wholesale replacement for today’s data-center compute. The programming model in the nonlinear thermodynamic computing work, including the possibility to train a thermodynamic computer to express a target function at a prescribed time, shows theoretical promise but also underscores the complexity of real-world deployment. (nature.com)

      Blockquote:

      “We’re focusing on algorithms that are able to leverage noise, stochasticity, and nondeterminism,” explains Normal Computing’ s silicon engineering lead in the IEEE Spectrum coverage, signaling a deliberate shift toward exploiting physical fluctuations rather than suppressing them. This approach is not a plug-and-play upgrade; it requires a rethinking of the entire computational pipeline. (spectrum.ieee.org)

      2) Hardware maturity and scalability remain major barriers

      The tape-out of CN101 marks a significant milestone, but it is a far cry from a commodity silicon product line that can run at scale with the reliability, yield, and economics demanded by hyperscale data centers. Normal Computing and Extropic outline ambitious roadmaps, including larger chips and more capable workloads, but the path from tape-out to production silicon that can support dense AI inference at the cost, reliability, and performance of today’s GPUs remains uncertain. The practical question is not if thermodynamic devices can function in principle, but whether they can be manufactured at scale, integrated with memory hierarchies, and supported by a software ecosystem that can run diverse models with predictable latency. Industry coverage emphasizes that these are early-stage devices with significant scalability questions. This is not a failure of the concept, but a reality check about the time horizon for meaningful data-center deployment. (tomshardware.com)

      3) The economic calculus of adoption is still unsettled

      Energy is not a single factor; total cost of ownership in a data center also depends on capital expenditure, operational expenditure, cooling infrastructure, and the ability to deliver predictable performance. Several industry analyses from 2025–2026 emphasize that AI data centers are becoming more power-hungry, and while efficiency improvements are crucial, the overall energy footprint may still grow given the scale of deployment. In that economic frame, thermodynamic computing must demonstrate not only energy-per-operation reductions but also favorable total-cost-of-ownership and compatible ecosystem readiness. The IEA’s ongoing work and Deloitte’s AI-infrastructure analyses reflect a landscape where policy, grid considerations, and capital allocation interact with technology performance. Until thermodynamic devices reach parity or superiority across a broad set of workloads with attractive TCO, skepticism about near-term disruptive impact remains prudent. (iea.org)

      4) Landauer’s bound and fundamental limits anchor the discussion

      Landauer’s principle provides a theoretical lower bound on the energy cost of erasing information, a foundational concept in the thermodynamics of computation. While modern research continues to explore reversible or near-reversible computing paths that could and should push closer to that bound, achieving practical energy advantages requires hardware that approaches—without violating—thermodynamic limits while delivering real-world performance. Several credible discussions and reviews in the last few years reaffirm that the bound remains a guiding constraint, not a loophole to ignore. This reality underscores why thermodynamic computing, while promising, cannot simply outperform conventional hardware in a vacuum; it must be validated through rigorous comparisons, careful workload selection, and robust hardware-software co-design. (mdpi.com)

      What This Means

      Implications for data centers and AI strategy

      Thermodynamic computing’s near-term impact is likely to be incremental and strategic rather than sweeping. For data centers, this means:

      • Targeted pilot programs rather than blanket replacement: Thermodynamic devices may be deployed to handle specific probabilistic inference tasks or to accelerate particular diffusion-like generative workloads where sampling-based methods align with hardware dynamics. In practice, successful pilots will compare apples to apples: identical workloads run on thermodynamic co-processors versus conventional accelerators, under identical power, cooling, and latency constraints. The Nature Communications demonstrations and IEEE Spectrum coverage illustrate the kinds of workloads where these devices could yield advantages, particularly in stochastic processing and sampling-heavy computations. (nature.com)
      • Hybrid architectures and workload mirroring: A likely path is to integrate thermodynamic chips as accelerators co-located with CPUs/GPUs, handling the stochastic portions of models (e.g., sampling steps, probabilistic inference, or parts of generative pipelines) while traditional hardware handles deterministic compute and data movement. This aligns with the broader industry trend toward heterogeneous architectures that tailor compute to workload characteristics—an approach already explored in AI hardware strategy discussions. (extropic.ai)
      • Rethinking software stacks: To realize any energy advantages, software must be designed or adapted to exploit sampling paradigms, energy-based models, and the physics of thermodynamic devices. Extropic’s published material argues for algorithms designed around TSUs and energy functions, suggesting that the best gains come from co-design rather than retrofitting existing ML pipelines. The software library and the DTM model illustrate the shape of such ecosystems. (extropic.ai)

      Blockquotes:

      “Now we see with AI that a paradigm of CPUs and GPUs is being used, but it’s being used because it was there. There was nothing else. Say I found a gold mine. I want to basically dig it. Do I have a shovel? Or do I have a bulldozer? I have a shovel, just dig,” notes the CEO of Ludwig Computing, highlighting the need for new toolsets to exploit hyper-energetic scaling in AI. This framing captures why thermodynamic computing is as much about paradigm shifts as it is about hardware. (spectrum.ieee.org)

      Policy, standards, and investment

      The energy and AI policy landscape is actively evolving. International energy agencies, industry analysts, and corporate sustainability programs are focusing on how to manage the electricity footprint of AI while enabling growth. The IEA, Gartner, and Deloitte detail scenarios in which AI-driven compute could dominate data-center electricity demand in the 2020s and beyond, underscoring the opportunity—and risk—in exploring new computing paradigms like thermodynamic computing. Policymakers and industry consortia that establish performance and interoperability standards will play a critical role in mitigating risk and accelerating deployment where the economics and energy savings prove robust. This context reinforces that thermodynamic computing should be pursued with clear pilots and transparent, data-driven assessments of energy and performance across representative workloads. (iea.org)

      Roadmaps and experiments that readers should watch

      The field is actively producing milestones that readers can track. Normal Computing has publicly discussed CN101 and a path toward CN201 and CN301 devices, aiming to scale the thermodynamic paradigm while focusing on AI workloads. Extropic has released a vision and a concrete hardware-software stack, including a hardware proof of technology and open-source simulation libraries to drive community engagement. IEEE Spectrum and Tom’s Hardware have documented industry reaction and early demonstrations, which are valuable benchmarks for evaluating how far the technology has come and how quickly it could scale. For readers who want to follow the science and industry, these sources provide a meaningful set of signals beyond press-release optimism. (normalcomputing.com)

      What This Means for Stanford Tech Review Readers

      Thermodynamic computing represents a credible, long-horizon pathway toward reducing the energy footprint of AI infrastructure, particularly if and when hardware-scale demonstrations translate into scalable, cost-effective systems. For a Stanford audience in 2026, this means maintaining a vigilant eye on the evolving hardware landscape, and simultaneously analyzing how software ecosystems—training paradigms, model architectures, and inference strategies—can align with physics-based compute. The conversations about energy efficiency in data centers are not theoretical exercises; they have real, near-term implications for energy policy, campus sustainability planning, and the economics of research compute. If thermodynamic computing can deliver even an order-of-magnitude advantage on specific workloads, it would warrant a larger, well-structured investment in hybrid architectures and cross-disciplinary teams that blend physics, computer engineering, and machine learning.

      The broader narrative is not one of immediate replacement but of strategic augmentation. A data center that pilots thermodynamic accelerators in a carefully chosen mix of workloads, while continuing to optimize silicon-based accelerators and software efficiency, could realize meaningful energy savings over the next decade without sacrificing performance or reliability. The energy landscape for AI infrastructure remains dynamic and uncertain, but the trajectory toward more energy-efficient computing paradigms—thermodynamic computing included—is unlikely to reverse. As researchers publish more on nonlinear thermodynamic computation, probabilistic inference on stochastic cores, and hardware demonstrations at scale, readers should monitor not just headline energy-per-operation claims but the full ecosystem: device yield, software maturity, workload mappings, and total cost of ownership under realistic operating conditions. This is where science, engineering, and economics intersect to define whether Thermodynamic computing truly reshapes the data center frontier.

      In closing, Thermodynamic computing is not a solved problem for AI data centers today; it is a compelling, data-grounded horizon that could redefine how we think about energy, computation, and scalability in an era of rapid AI deployment. The most valuable takeaway for technology leaders is to treat thermodynamic computing as a strategic bet—one that should be tested through disciplined pilots, transparent comparisons with established hardware, and a commitment to cross-disciplinary collaboration that aligns physics with practical ML workloads. If the field continues to deliver on its core promise, the next decade could see thermodynamic compute functioning as a meaningful complement to silicon giants and cloud-native AI pipelines, especially in workloads where sampling and probabilistic reasoning drive outcomes with far less energy expenditure per useful computation.

      All Posts

      Author

      Amara Singh

      2026/06/06

      Amara Singh is a seasoned technology journalist with a background in computer science from the Indian Institute of Technology. She has covered AI and machine learning trends across Asia and Silicon Valley for over a decade.

      Categories

      • Opinion
      • Analysis
      • Perspectives

      Share this article

      Table of Contents

      More Articles

      image for article
      OpinionAnalysis

      Generative AI Cybersecurity in Silicon Valley 2026

      Quanlai Li
      2026/04/17
      image for article
      OpinionAnalysisInsights

      Custom AI Silicon in Silicon Valley 2026: On-device Compute

      Nil Ni
      2026/03/18
      image for article
      OpinionAnalysisPerspectives

      Urban Digital Twins for Silicon Valley Infrastructure 2026

      Amara Singh
      2026/06/01