The Flaw
We want AI to be objective. We shout at developers to ship unbiased models. But dig into how context actually works and you hit an uncomfortable truth. Intelligence requires bias.
Let me explain with a sitcom. Remember the doppelgängers from How I Met Your Mother? Across the show the characters keep spotting bizarro versions of themselves. Lesbian Robin. Mustache Marshall. Stripper Lily.
Now look at me. My name is Dima. I am blond. Ideally, when you meet me, you see “just a guy.”
But imagine a man, call him Ted, with a very specific set of training data. Maybe as a kid a blond named Dima stole his lunch money. Maybe an ex ran off with a blond Dima. Maybe the villain in a film he loved was a blond Dima.
In Ted’s network, the probability of “blond plus Dima equals dangerous” is sky high. So when I walk up and offer him a coffee, what does his brain predict? Poison.
It does not matter that I am kind. It does not matter that I am smiling. His context overrides the reality in front of him.
Here is the kicker. To a language model, facts and beliefs look exactly the same.
- The fact: the Earth orbits the Sun.
- The belief: blond Dimas are dangerous.
Both are just high-probability links between vectors. The model has no truth detector. It has a likelihood detector. It predicts what is most likely to come next given its history, not what is objectively true.
Why propaganda works
This is why propaganda is so terrifyingly effective on humans. When a state screams the same lie from every channel, every poster, every radio, what is it doing? It is re-weighting your context window. It is artificially inflating the probability of that lie until your brain, hungry for efficiency and comfort, predicts it as truth.
I have come to a simple conclusion. Only when an event happens and we observe it does probability harden into fact. But if your observation is fed by a biased source, your reality warps to match.
So when we complain that AI is biased, we miss the point. The AI is a mirror. You cannot easily code out bias, because bias is just context. It is the sum of every prior prompt that ever shaped the mind.
Bias is not a flaw bolted onto intelligence. It is the price of having a context at all.
The fix is not censorship. It is diversity of data. This is why I keep telling people to read across languages, to deliberately sample other perspectives. It frees your focus. If we want this not-so-artificial intelligence to be better than us, and to trust the blond guy with the coffee, we should not lobotomize it. We should feed it a better diet.
Next: the question the skeptic keeps asking. Does it actually understand any of this, or is it just predicting the next word?
Related reading: The Vector opens up the machinery underneath. If a fact and a belief are both just high-probability links between vectors, it helps to know what a vector actually is.