Compute growth doesn’t make a software intelligence explosion more likely

This is a nitpick of a claim that I sometimes see in discussions of a software intelligence explosion. There is a careful analysis of the conditions under which an SIE will occur, assuming a fixed stock of compute. Then the argument concludes with “And in reality, compute is not fixed and is in fact growing exponentially, so an SIE is even more likely than this analysis suggests.”

This conclusion is false. Exponentially growing physical compute has no effect on the likelihood of an SIE. To see this, let

denote effective compute, where is physical compute and is algorithmic efficiency. Better algorithms allow a fixed stock of hardware to perform as much work as a larger stock of physical compute – the SIE channel. But what does the physical compute channel do?

Takings logs and differentiating gives the relationship between the growth rates of each of these quantities:

A necessary condition for an SIE is – the growth rate of effective compute is itself growing. [1] This means an SIE can happen only if

An exponentially growing compute stock means – but it also means is constant, so . As a result, exponential compute growth contributes nothing to the SIE. The necessary condition remains , in which physical compute doesn’t appear.

What’s going on here? Intuitively, an SIE requires super-exponential growth in , which requires either or to grow super-exponentially. The standard SIE analysis posits conditions for to grow super-exponentially, based on the feedback loop from self-improving AI. But if is growing super-exponentially, then will grow super-exponentially even if is fixed – so growth in is redundant. On the other hand, if only grows exponentially, exponential growth in can’t push it into super-exponential territory. The product of two exponentials is still exponential.

The only way for to contribute to an intelligence explosion is if it grows super-exponentially, in a chip-production/​chip technology feedback loop – but this is a much stronger condition than any required for an SIE.

Of course, growth in physical compute still raises the rate of AI progress – so it still shortens doubling times for any measure of AI capabilities. But it doesn’t move the needle on the specific question of how likely is a software-only intelligence explosion.

  1. ↩︎

    This is not a sufficient condition – the growth rate also needs to be fast enough to outrun diminishing returns to research, which is the condition from Eth and Davidson (2025) – but its necessity is enough for our purposes.