September 13, 2023

The Limits of Scaling

I’ve seen a lot of people recently just post a random graph of FLOPS vs future iterations of GPT-n, assuming we somehow get exponential gains forever. That’s pretty clearly not the case, as you’ll see through the following napkin math. That obviously begs the question “How big can we get?”, which is what I’ll try to answer as well.

Factors at Play

Here’s what will factor into this exploration of scaling limits:

  • Energy: Limited by solar radiation on Earth and heat dissipation capacity—critical constraints for compute power.
  • Compute: Bound by thermodynamics and intrinsically tied to intelligence—this sets a cap on intelligence capacity.
  • Models: Serve to estimate intelligence output based on compute input.

Energy Constraints

Let’s analyze scenarios across increasing energy scales:

  1. : This is about the current energy capacity of U.S. data centers.
  2. : Approximately matches global energy production today.
  3. : Achievable by covering substantial landmass with solar panels.

Nuclear is tempting but faces heat dissipation challenges. Solar, on the other hand, doesn’t add heat dissipation burdens to Earth’s ecosystem, making it a more sustainable near-term source. Exceeding would prompt catastrophic warming, so we’ll use it as a sensible upper limit.

Calculating

Assumptions:

  • 20% solar panel efficiency, with 20% land coverage possible.
  • Earth’s land area is approximately , with 168 W/m² energy absorbance and 29% of Earth as land.

Increasing solar panel coverage reduces Earth’s reflectivity, with a minor temperature rise of 1-2K.

Compute Limitations

Compute constraints are abundant (see Wikipedia’s “Limits of Computation”). Given our Earth-bound setting, Landauer’s Principle applies, since Earth’s temperature is limited by solar irradiance balance.

Landauer’s Bound for Compute

Landauer’s Principle establishes the minimum energy for erasing a bit:

At 300K, this translates to:

This energy must be dissipated per bit operation. Assuming equilibrium (conservation of energy), the rate of operations per watt becomes:

For floating-point operations, with about 50 bit ops per FLOP, we get an upper bound:

This efficiency would be like powering a current top-tier data center on a single watt.

Scenarios

  1. : Best available compute efficiency today.
  2. : Achievable at 1% of Landauer’s limit.
  3. : Landauer’s theoretical maximum.

These cover realistic to boundary scenarios.

Models and Training Limits

For this analysis, let’s consider the current paradigm for LLM training—expensive and lengthy training with low-cost inference. GPT-4’s training compute estimate sits at FLOP, making FLOP a plausible next step.

Given an scenario with a 20% compute efficiency for six months:

This aligns with projections for 2030 models, like GPT-6.

The “Runaway Improvement” Scenario ():

Assuming intelligence-limited tasks are solvable:

This would equate to something around GPT-9’s intelligence, potentially equaling millions of human scientists in capability.

World-Covering Scenario ():

With massive global reallocation of resources:

GPT-11 training would approach this level.

Nuclear Energy and Earth’s Heat Dissipation

Using the Stefan-Boltzmann Law, , nuclear power scaling can increase Earth’s temperature beyond solar’s contribution. A 50x nuclear output increases Earth to 325K, risking severe climatic and ecological impacts.

Alternative Tech: Quantum and Reversible Computing

Quantum and reversible computing might eventually break through these limits. Quantum tasks excel narrowly, with uncertain general scaling advantages. Reversible computing could bypass Landauer’s limits but demands wholly new algorithms and hardware.

Revisiting the Margolus–Levitin Bound

This quantum limit offers FLOPS/W, theoretically achievable with a planetary-scale dilution refrigerator.

Conclusion

GPT-11 training (at ) represents a scaling ceiling for terrestrial compute, bound by solar energy, thermodynamics, and the Earth’s heat dissipation. Without massive scientific leaps, GPT-9’s level () is more attainable without destabilizing our planet. The final word on scaling? Time to start building a Dyson Sphere.