The Method Actor
I have spent three years explaining AI to people who do not write code: factory owners, city mayors, teachers, doctors, my own kids. The analogies that finally landed all pointed the same way. A language model is not a thing apart from us. It is a mirror, built in our image, and it breaks in the same places we do. This is the opening of that argument. Seven more parts follow.
One disclaimer before we start. Everything here is my own reading, from my own experience and research. I am not the last word on any of it. Some of you will think I over-humanize these machines, and you might be right. But as Michael Levin’s work suggests, intelligence is not a switch you flip on or off. It is a continuum that runs from cells to swarms to silicon. And of all those forms, none sits closer to the human one than the intelligence we are building, on purpose, to be our reflection.
Fake it till you make it
Do you remember that scene in Catch Me If You Can? Leonardo DiCaprio plays Frank Abagnale, a kid who passes as a lawyer, a doctor, and an airline pilot without a single degree. How did he do it? He never actually learned to fly a plane. He adopted the persona so completely that he began to process the world through it. He followed one rule: fake it till you make it.
For the last few years I have watched large language models from the trenches, not as a user but as a builder. And it hit me. We are building Frank Abagnale.
We laugh when we see prompt engineers typing “You are an expert physics teacher, please explain gravity.” It feels silly. Why flatter the machine? Why not just ask “what is gravity?”
The answer is in our own biology. This is not a magic spell. It is a mechanical necessity for intelligence.
A role is focused attention
When you prompt a model to “act as” someone, you are not adding flavor text. You are mechanically focusing its attention.
Picture the network not as a single brain but as a huge collection of possible attention heads, each tuned to a different slice of the world. When the model is generic, it is distracted. Muffin recipes and quantum mechanics are live at the same moment, and the signals fight each other. It is noisy.
The moment you assign a role, “act as a doctor,” you force the system to narrow. You damp down the muffin-recipe neurons and amplify the medical ones. The machine stops trying to be everything and spends its energy on being one thing.
A role is not flattery. It is the machine narrowing its attention into a character, the same way a method actor does.
It is the same with us. As adults we carry jobs, hobbies, memories, knowledge of a thousand unrelated things. But when the accountant asks about expenses, a different part of you lights up than when a kid asks how the Moon circles the Earth without falling on our heads. You might reach for similar analogies in both cases, because a human mind is one big web of cross-wired experience. But each situation needs a different focus of knowledge and wording. To be any good, you have to suppress the rest of yourself.
I have come to think we are alone on our own narrow level of attention. To solve a hard problem I cannot be “Dima who likes movies” or “Dima who likes pizza.” I have to actively quiet those parts and act as “Dima the Chief AI Officer.”
So is it fake?
We criticize AI for hallucinating, for faking intelligence. But if adopting a persona lets the machine filter noise and produce a better answer, is that really fake? Or is it just highly specialized attention?
We are not building an alien mind. We are building a mirror. And like us, it works best when it knows who it is supposed to be.
Next: what happens when that focus runs out, and why every cognitive system, silicon or carbon, eventually makes things up to keep the story going.
Related reading: The Loop of Attention follows the same mechanism one step further: what a mind does when that focus runs out and the thread breaks.