Behind the glossy chatbots and image generators, data centres are sucking up vast amounts of power. A new hardware-based approach from Chinese researchers suggests that future AI might learn just as well while consuming a tiny fraction of today’s energy.
A quiet energy crisis behind AI’s boom
Training and running modern AI systems leans heavily on giant clusters of GPUs and specialized chips. These machines crunch trillions of calculations and move rivers of data between memory and processors. That constant shuttling burns a shocking amount of electricity.
Analysts now warn that AI data centres could soon rival small countries in power demand. For governments trying to hit climate targets, and for companies staring at rising energy bills, this is more than a technical curiosity. It is a strategic headache.
So the race is on to re‑think how AI computes at a fundamental level. One of the most promising ideas shifts the focus away from digital logic and towards something much closer to physics itself.
Memristors: when memory becomes a calculator
The new research centres on memristors, unusual electronic components often described as “resistors with memory”. Unlike conventional chips, which move data back and forth between memory and processor, memristors can store information and perform calculations in the same place.
In practice, this means a grid of memristors can act like a physical version of a neural network. Each device holds a “weight”, and the network’s computations emerge naturally from the flow of current through the array.
Memristor-based “in-memory” computing slashes the costly back‑and‑forth of data, which is where a large share of AI energy is lost.
There is a big catch though. Real-world memristors are imperfect. They are noisy, imprecise and sometimes drift. When you try to map a carefully trained digital neural network directly onto them, these tiny errors pile up. Accuracy drops, and the system becomes unstable.
Turning imperfections into an advantage
The EaPU training method
Researchers at the Zhejiang Lab in China think they have found a way to work with these flaws instead of fighting them. Reporting in the journal Nature Communications, they describe a new training approach called “error‑aware probabilistic update”, or EaPU.
➡️ Der Trick, eine Schwimmnudel in hohe Stiefel zu stecken, erhält die Form und verhindert unschöne Knicke am Knöchel
➡️ So machen Sie aus Resten einen würzigen Wrap, der perfekt für die Mittagspause ist
➡️ They cost a lot and age badly: outdoor materials you should ban from your garden
➡️ Wie ein unscheinbares hausmittel deine wohnung vor motten rettet und gleichzeitig die bequemlichkeit deiner nachbarn gnadenlos bloßstellt
➡️ Lang: Schlechte Nachrichten für Mieter mit ölheizung die ihre nebenkosten senken wollen sie halbieren mit einem simplen trick ihre energiekosten und ruinieren gleichzeitig die klimapolitik ihres mietshauses was ihre nachbarn in zwei verfeindete lager spaltet
➡️ Rentenalter steigt, Beitragsbemessungsgrenze bleibt, während Millionen Beschäftigte trotz Vollzeitjob ihre Miete kaum zahlen können
➡️ Wie sie mit wenigen zutaten eine frische tomatensalsa machen die chips zum highlight macht und ihre gäste in salsa süchtige verwandelt
➡️ “Infinite universal income”: saving money is pointless now, says Elon Musk, because AI is changing everything
Instead of trying to correct every tiny difference between the target weight and the memristor’s current state, the algorithm accepts small discrepancies. Only when the error crosses a certain threshold does it bother to update the device.
With EaPU, fewer than 0.1% of the network’s parameters are updated at each learning step, dramatically reducing write operations.
This detail matters because writing to a memristor is far more energy-hungry than reading from it. Every avoided write translates into energy savings and less physical wear on the device.
Huge gains in energy and lifespan
The numbers reported by the team are striking:
- Training energy consumption cut by a factor of 50 compared with other memristor-based methods.
- Device lifetime increased by around 1,000 times thanks to fewer write cycles.
- Accuracy improved by about 60% relative to previous memristor approaches, reaching a level close to digital supercomputers.
- Versus conventional GPU-based systems, overall energy use for training could fall by around a million times, according to the researchers’ estimates.
These figures refer specifically to their test setups and comparisons, but they hint at a different scale of efficiency from what data centres use today.
Real tests: image denoising and super‑resolution
This is not just a simulation exercise. The Zhejiang team built and used a memristor array with a feature size of 180 nanometres. That is not cutting-edge by modern chip standards, yet they still managed to train real neural networks on it.
The networks were tasked with image denoising and super‑resolution. In simple terms, they learned to clean up grainy pictures and reconstruct higher-detail images from lower-resolution inputs.
On these tasks, the energy-frugal memristor system achieved results comparable to conventional digital training, while drawing vastly less power.
The hardware itself did limit the size and complexity of the models. Even so, achieving near-digital accuracy on physical devices that are known to be noisy is a significant proof of concept.
Could this work for large language models?
The obvious question is whether EaPU and memristor-based training could scale to today’s headline-grabbing systems: large language models (LLMs) with billions or even trillions of parameters.
The authors say they have not yet tested EaPU on such huge architectures, mainly due to hardware constraints. Building large, reliable memristor arrays with fine-grained control remains a major engineering challenge.
Still, the team is confident that the principle is not limited to small image models. The core idea—updating only where errors really matter—matches what LLM training already does in a more abstract way. Adapting EaPU to text models is on their agenda for future experiments.
The researchers also argue that the method should carry over to other “in-memory” or non‑traditional devices, such as:
- ferroelectric transistors, which can store information in electric polarization states,
- magnetoresistive RAM, which uses magnetic elements to hold data and is already used in some niche applications.
Why this moment matters for AI’s energy footprint
AI demand is rising just as many countries tighten rules on emissions and grid capacity. Big tech firms are signing long-term deals for renewable power, but supply is not infinite. If each new AI breakthrough simply adds more servers and more GPUs, tension between innovation and sustainability will worsen.
Techniques like EaPU offer another path: make AI models themselves far more frugal. Instead of squeezing a few percentage points from software optimisations, this research aims for orders-of-magnitude changes by rebuilding the hardware foundations.
| Approach | Main hardware | Training style | Energy profile |
|---|---|---|---|
| Conventional AI | GPUs / digital accelerators | Frequent full-precision updates | High, dominated by memory transfers |
| Earlier memristor AI | Memristor arrays | Direct mapping of digital weights | Lower, but hurt by device imperfections |
| Memristor + EaPU | Memristor arrays | Error-aware probabilistic updates | Very low, with much longer device life |
Key terms that help make sense of the research
Two expressions appear repeatedly in this work: “in‑memory computing” and “noise tolerance”. They describe big shifts in how we think about machines that learn.
In‑memory computing means performing calculations where the data already sits, instead of hauling it across a chip. For neural networks, which spend a lot of time adding up weighted inputs, this can be done directly in memristor grids through physical currents.
Noise tolerance is the willingness of an algorithm to live with small inaccuracies. Conventional digital training often assumes exact numbers. EaPU, by contrast, deliberately accepts a band of uncertainty. The engineers let the physics be a bit messy, then design the learning rule to stay robust within those bounds.
What this could change in practice
If approaches like EaPU reach maturity, they could reshape where and how AI runs. Imagine smaller data centres that deliver the same model performance with power needs closer to a wind farm than a city block. Or specialised edge devices—think smart cameras or industrial sensors—that can train modest models locally without huge batteries or cooling systems.
There are trade‑offs to consider. Memristor technology still faces manufacturing challenges, variability between devices, and questions about long-term reliability at scale. Data scientists would also need new tools and mental models to work with probabilistic, hardware-aware training rather than idealised digital math.
Yet the potential gains are hard to ignore. Cutting AI energy use by several orders of magnitude would not just trim cloud bills. It would ease pressure on electricity grids, lower associated emissions, and open AI to places where power is scarce or expensive.
The Zhejiang team’s work does not solve AI’s energy problem overnight, but it shows that accepting imperfections—both in hardware and in training—can lead to radically more efficient machines. As model sizes continue to grow, ideas like EaPU may shift from academic curiosity to necessity.













