We use analytics and advertising tools by default. You can update this anytime.

Part one: Language models as text compressors
Apr 26, 2024 · 10 min readUpdated Feb 4, 2026
This is the first of a five-part series I'm writing about redefining human creativity in the age of AI.
To start, we need to do a technological dissection of language models, defining what they can do well—and what they can’t. By doing so, we can isolate our own role in the creative process.
If we can do that, we’ll be able to wield language models for creative work—and still call it creativity. To start, let’s talk about what language models can do.
The current generation of language models is called transformers, and in order to understand what they do, we need to take that word seriously. What kind of transformations can transformers do?
Mathematically, language models are recursive next-token predictors. They are given a sequence of text and predict the next bit of text in the sequence. This process runs over and over in a loop, building upon its previous outputs self-referentially until it reaches a stopping point. It’s sort of like a snowball rolling downhill and picking up more and more snow along the way.
But this question is best asked at a higher level than simply mathematical possibility. Instead, what are the inputs and outputs we observe from today’s language models? And what can we infer about how they think?
In essence, we need to study LLMs’ behavior and psychology, rather than their biology and physics.
This is a sketch based on experience. It’s a framework I’ve built for the purposes of doing great creative work with AI.
Language models transform text in the following ways:
These are manifestations of their outward behavior. From there, we can infer a property of their psychology—the underlying thinking process that creates their behavior:
I’m going to break down these elements in successive parts of this series over the next few weeks. None of these answers are final, so consider this a public exploration that’s open for critique. Today, I want to talk to you about the first operation: compression.
Join 100,000+ leaders, builders, and innovators

Already have an account? Sign in.
Daily insights from AI pioneers + early access to powerful AI tools
Comments