7.2

The Open/Closed Problem in AI

AI & Machine LearningPhilosophy & SocietyOpen Source

Khailo argues that the AI field's focus on optimizing open-loop learning (where models don't learn after deployment) through specialized hardware like inference ASICs is actively making it harder to pursue the real breakthrough: closed-loop learning where models update themselves without outside intervention. He draws a parallel to the history of 3D graphics, where fixed-pipeline GPUs killed creative experimentation until programmable shaders restored flexibility. The hardware specialization being celebrated as progress is actually hardening around the wrong paradigm.

The AI industry's relentless optimization of specialized hardware for open-loop inference is not neutral progress but an active barrier to the closed-loop, self-updating learning paradigm that would represent a true breakthrough.
  • 8

    We are optimizing our way into a paradigm and calling it advancement.

  • 7

    Fixed GPU pipelines didn't just speed up graphics; they quietly killed the wild experiments for a decade until programmability came back. The same thing is happening now, and almost no one at MLSys seemed to notice.

  • 8

    A chip optimized for inference doesn't just fail to help with that. It assumes it away in silicon. Every generation of specialization pours more concrete over the road not taken.

  • 8

    If you are working on open-loop efficiency, you are not working on the breakthrough. You are working on the thing that will make the breakthrough harder to find.

  • 5

    The breakthrough we need is a model that updates itself, with no outside process, no separate training run, memory and compute fused at fine grain the way they are in a neuron.

critical