Sustainable Singularity: Power Footprints and Radical Algorithmic Efficiency
Monday, 8 June 2026
Matthew Kenneth McDaid

The biggest brake on advanced AI isn't algorithms — it's the electricity it burns. Sparse, event-driven and neuromorphic computing spend power only when reality changes. For business: build lean, event-triggered systems.
Key takeaways
- The biggest brake on advanced AI isn't algorithms — it's thermodynamics, the electricity it burns
- Sparse, event-driven computing only spends energy when something changes, instead of running flat-out
- This is real: neuromorphic chips (Intel Loihi 2, IBM NorthPole) report up to ~25–100× efficiency gains on the right workloads
- For business: design lean, event-triggered systems — and treat low-power local data as a competitive asset
The Mundane: the cost lives in the wires
Every clever simulation ends as heat in a server hall and a number on an electricity bill. As AI moves from predicting text to simulating continuous physics, the compute — and the power — climbs steeply. The greatest threat to rolling out high-dimensional world models isn't the maths; it's whether the grid can feed them.
The Machine: spend energy only when reality changes
The fix is radical efficiency rather than infinite datacentres. Two ideas matter. Sparse activation (used by architectures like JEPA) restricts computation to the parts of a scene that actually change — if a robot arm clears debris, the system spends compute on the moving arm and the target, leaving the static background idle in latent space. Neuromorphic hardware takes this into silicon: brain-inspired chips process information as event-driven spikes rather than on a constant clock, so when nothing moves, they draw almost nothing. This isn't a whiteboard idea — Intel's Loihi 2 (and the 1.15-billion-neuron Hala Point system, 2024) and IBM's NorthPole (2023) report large efficiency gains versus GPUs on sparse, temporal workloads. The principle is simple and powerful: stop paying, in watts, for things that aren't happening.
The Digital Eye: a building watched for almost no power
A conventional twin streams 4K video to the cloud around the clock. A sparse, edge-based one does the opposite: a low-power sensor watches the building envelope, stays near-silent while nothing changes, and fires a brief computational spike only when soot crosses a threshold or a gutter's flow rate drops — then signals the agentic web to dispatch a clean. Months on a small solar-harvesting battery; intervention precisely when needed; almost no idle power.
The Mindset: from scaling compute to orchestrating efficiency
The old reflex was "add more" — more hardware, more cloud, more power. The agentic-era skill is efficiency orchestration: the highest information gain for the fewest cycles. And the business parallel is exact — generic, mass-processed data is cheap; the specialised, localised feedback of real infrastructure (how your assets degrade under this corridor's weather) is not, and structuring it efficiently turns it into a low-cost, high-value asset. Lean beats large.
Try this, this week
Find one piece of digital "waste" in your business — a report, an alert, a process that runs or streams continuously whether or not anything has changed. Redesign it to fire only when a real threshold is crossed. That single shift, from constant draw to event-driven, is the whole principle of sustainable computing applied to your own operation.
Common questions
Is neuromorphic / sparse computing real or hype?
Real. Event-driven neuromorphic chips like Intel Loihi 2 and IBM NorthPole report large efficiency gains over GPUs on sparse, temporal workloads, and sparse-activation methods are widely used to cut compute.
What's the practical takeaway for a business?
Design event-triggered, not always-on, systems — and treat your low-power, localised operational data as a competitive asset rather than exhaust.
This article applies The Architect's Ontological Pivot — from the mundane (every simulation ending as heat and an electricity bill) to the machine principle (sparse, event-driven and neuromorphic computing that spends energy only when reality changes), to the business mindset (build lean, event-triggered systems). Verified against primary sources on 7 June 2026; the in-body carbon/efficiency figures are illustrative.
Leading figures in this field:
- Mike Davies (Intel Neuromorphic Computing Lab) — Loihi 2 and Hala Point — Intel Newsroom.
- Dharmendra Modha (IBM Research) — the NorthPole / TrueNorth brain-inspired chips — IBM Research.
Organisations referenced:
- Intel — the Loihi 2 neuromorphic chip and the Hala Point system.
- IBM Research — the NorthPole neuromorphic processor.
Verified facts (information gain):
- Neuromorphic, event-driven hardware reports large efficiency gains versus GPUs on sparse, temporal workloads: Intel's Loihi 2 powers the 1.15-billion-neuron Hala Point system (2024; 1,152 Loihi 2 chips, ~2,600W max), and IBM's NorthPole (2023) targets energy efficiency — Intel Newsroom; PNAS.
- Sparse activation (used by architectures like JEPA) restricts computation to the parts of a scene that change.
- Source verification required: the in-body efficiency/carbon figures (0.014 J/update, 0.04 kg-CO2e/m²) are illustrative demonstration values, not measurements.