top of page

Ignore the Noise: What Energy Grids Teach Us About AI That Predicts Concepts

Monday, 8 June 2026

Matthew Kenneth McDaid

A UK electricity substation humming on a frosty January evening, heavy copper bars behind a fence

The smartest AI doesn't predict every pixel — it predicts the concept and throws away the noise. A power grid does the same. Here's the discipline your business needs.

Key takeaways

 

  • Most AI drowns in detail; the smarter kind predicts the concept, not every pixel
  • Meta's JEPA learns by predicting the abstract state of a scene, throwing away unpredictable noise
  • A power grid works the same way — it plans around the trend, not every flicker
  • For business: stop reacting to daily noise; read the macro signal and act on that

 

 

The Mundane: the substation that hums louder in January

There's a grey box at the edge of every UK town that most people never notice — a substation, heavy copper bars behind a chain-link fence, humming a little louder on a freezing January evening as kettles and heaters pull hard across the region. The grid doesn't panic at every kettle. It can't. If it reacted to each individual switch-on, it would shake itself apart. It survives by reading the shape of demand — the predictable winter surge — and ignoring the thousand tiny flickers underneath. That instinct, it turns out, is exactly what the most efficient AI is learning to do.

 

The Machine: predict the meaning, not the pixels

Most well-known AI models are exhausting to run because they try to account for everything. A generative video model predicts the next frame pixel by pixel — including the flicker of light on water and the drift of a cloud, detail that is essentially random and impossible to get right. It burns enormous compute chasing noise.

 

Meta's JEPA (Joint Embedding Predictive Architecture, championed by Yann LeCun) takes the opposite path. Instead of reconstructing every pixel, it predicts the abstract state of a scene — the concept of what's there and what it's doing — in a compressed representation space, and deliberately discards the unpredictable, task-irrelevant detail. The image version, I-JEPA, showed this works: it learns strong, useful representations far more efficiently than pixel-reconstruction methods. It is, in plain terms, an architecture built to ignore the noise and keep the signal. That is the same discipline as the grid operator. Don't model every kettle; model the demand curve. Don't predict every ripple; predict the river.

 

The Digital Eye: a region as a trend, not a thousand switches

To a naive system, a regional grid is millions of individual events — every appliance, every solar panel's passing cloud-shadow. To a JEPA-style model it's a handful of meaningful states: this is a cold snap, this is an off-peak trough, this is a solar dip from soot on the panels. It plans hours ahead on those concepts — signalling batteries to charge in the cheap, quiet hours — because it stopped trying to track every flicker and started tracking what the flickers mean.

 

The Mindset: filter your own noise

Running a business is a blizzard of daily flickers — a slow-paying invoice, a one-star review, a quiet Tuesday, a competitor's loud advert. React to each one and you'll shake yourself apart exactly like an over-sensitive grid. The skill JEPA encodes is the skill you need: compress the noise into a few meaningful states and act on those. Is this a genuine downward trend, or just a normal quiet week? Is this customer signalling a real shift, or having a bad day? The discipline isn't to ignore detail out of laziness — it's to know which detail is signal and which is noise, and to spend your limited energy only on the signal. That, again, requires structured data: you can't see the trend if every week's numbers live only in your head.

 

Try this, this week

Pick the one number that actually drives your business (bookings, enquiries, repeat rate). Write down its last four weeks. Now ask the JEPA question: ignoring the day-to-day wobble, what is the trend — up, flat, or down? Make one decision based on the trend, and consciously ignore one piece of noise that was bothering you. You've just run a hierarchical filter on your own business.

 

Common questions

What does JEPA actually do differently?

It predicts the abstract meaning of what it sees, in a compressed representation space, instead of reconstructing every pixel — so it ignores unpredictable noise and learns far more efficiently.

 

Why compare it to a power grid?

Both succeed by reading the underlying trend rather than reacting to every tiny fluctuation. It's the same survival principle: model the signal, not the noise.

 

What's the takeaway for a small business?

Stop reacting to daily noise. Compress it into a few meaningful trends and spend your energy only on those — which is far easier when your data is structured.

 

This article applies The Architect's Ontological Pivot — from the mundane (a substation humming louder on a January evening) to the machine principle (JEPA predicting the abstract state of a scene and discarding noise), to the business mindset (compress daily noise into a few meaningful trends and act only on the signal). Every factual claim was verified against primary sources on 7 June 2026.

 

Leading figures in this field:

 

 

Organisations referenced:

 

  • Meta AI — originator of the JEPA / I-JEPA joint-embedding predictive architecture.

 

Verified facts (information gain):

 

  • I-JEPA learns by predicting abstract representations rather than reconstructing pixels, which makes it markedly more compute-efficient — Meta trained a 632M-parameter model on 16 A100 GPUs in under 72 hours (about a tenth of comparable methods) — Meta AI; arXiv:2301.08243.
  • Source verification required: any specific UK grid demand-forecasting figure (NESO) — none is asserted in the article; the grid is used as an analogy, and quantified claims would need a primary energy-operator source.

 

bottom of page