Mix

Ilya Explains How LLMs Create a World Model


ilya sutskever at gtc in march 2023, the day after gpt-4 launched

I’ve been arguing for many years that modern AI creates a world model.

I thought I came to that conclusion on my own. I don’t directly remember ever watching this clip. But now I wonder if I saw it at some point, and got the idea from Ilya without remembering where it came from.

The clip is from his fireside chat with Jensen Huang at GTC in March 2023. Here’s the core of what he says:

It may look on the surface that we are just learning statistical correlations in text. But it turns out that to just learn the statistical correlations in text, to compress them really well, what the neural network learns is some representation of the process that produced the text. This text is actually a projection of the world. There is a world out there, and it has a projection on this text. And so what the neural network is learning is more and more aspects of the world, of people, of the human conditions, their hopes, dreams, and motivations, their interactions, and the situations that we are in. And the neural network learns a compressed, abstract, usable representation of that. Ilya Sutskever, GTC, March 2023

The idea is extremely intuitive to me, which is part of why I’m writing this down. I’ve learned to challenge and question intuition, especially my own. When something feels this obvious I want to know whose authority it actually rests on.

In this case the answer is about as good as it gets. There are few people we should trust more than Ilya about ground truth related to LLMs. He was closer to the creation of these systems than almost anyone alive, and he was saying this plainly back in March of 2023.

I’ve made the longer versions of this argument in Transformers Create Shapes of the Universe, World Model + Next Token Prediction = Answer Prediction, and Do Humans Really Have World Models?, with supporting pieces in AI Predicts the Text of Answers and The Chinese Room Problem. I’ve been making the short version on X as well, like asking what evidence we have that humans have world models, pointing out that LLMs are literally compressions of human knowledge, and proposing a novel murder mystery as a test of AI world models.

This post is the anchor for all of it.

That’s the whole point. I think it’s one of the most important ideas in AI, and it rests on much better authority than my intuition.



Source link