Your Brain Is a Prediction Machine, Not a Camera
Tejas GK| (6d ago)
I used to think perception worked something like this:
world
↓
eyes
↓
brain
↓
picture of reality
Light enters the eyes.
The eyes send the information to the brain.
The brain displays whatever is out there.
Basically a biological camera.
It feels obvious because that's exactly what seeing feels like.
I open my eyes and the world is just... there.
The laptop in front of me.
The wall.
My hands.
The room.
I don't experience my brain performing calculations. I simply experience reality.
But the more interesting model is almost the reverse.
Your brain doesn't passively receive reality.
It is constantly guessing what reality is, then using sensory information to correct those guesses.
Something closer to:
previous knowledge
+
current sensory data
+
context
+
expectations
↓
best guess about reality
In other words, perception may be less like watching a camera feed and more like running an extremely sophisticated prediction engine.
And once you start thinking about the brain this way, a ridiculous number of things begin making sense.
Optical illusions.
Déjà vu.
Why expectations affect what we notice.
Why experts seem to see things beginners don't.
Why anxiety can make harmless situations feel threatening.
Why humans recognize objects from terrible images.
Why we sometimes hear words that were never spoken.
And maybe even why intelligence itself works.
Your Eyes Don't Give Your Brain a Photograph
Start with the eye.
Light enters through the cornea.
The lens helps focus it onto the retina.
Photoreceptor cells convert light into electrical signals.
Those signals eventually travel through the optic nerve toward the brain.
So far, camera analogy.
But the information arriving at the brain is not a neat JPEG.
The retina itself already performs significant processing.
Different neural circuits respond to things such as:
contrast,
edges,
brightness changes,
color relationships,
motion.
The visual system then performs increasingly complex processing across multiple brain regions.
Somewhere inside all of that activity, you experience:
That's a chair.
But where exactly did "chair" come from?
There wasn't a chair traveling through the optic nerve.
There were patterns of neural signals.
Your brain constructed the chair.
You Never Directly Experience the Outside World
This sounds philosophical, but it's also physically unavoidable.
Your brain sits inside your skull.
It has never touched sunlight.
It has never directly seen a tree.
It has never directly heard music.
All it receives are signals.
Photons hit receptors.
Air pressure moves structures in the ear.
Chemicals bind to receptors.
Pressure activates receptors in the skin.
Then the nervous system receives electrical and chemical activity.
From that, it has to infer:
there is probably a tree there
or:
someone just said my name
or:
something touched my arm
The brain doesn't have direct access to reality.
It has measurements.
That makes perception an inference problem.
Imagine Being Locked Inside a Control Room
Suppose you're placed inside a room with no windows.
You have screens displaying sensor readings from outside.
Temperature.
Sound.
Radar.
Cameras.
Pressure.
Movement.
Your job is to determine what's happening outside.
You never actually leave the room.
You build a model.
You see:
camera: large moving object
sound: engine noise
radar: approaching at 40 km/h
You infer:
Probably a car.
That's roughly the problem your brain faces.
Except the control room is your skull.
Prediction Makes Perception Faster
Why predict at all?
Why not wait for complete sensory information?
Because reality moves quickly.
Imagine playing cricket.
The ball leaves the bowler's hand.
If your brain waited until every sensory detail had been perfectly processed before deciding what to do, the ball would already be behind you.
Instead, the nervous system predicts.
Where is the ball going?
When will it arrive?
Where should my hand move?
Your brain continuously estimates what will happen next.
Then reality arrives and corrects the estimate.
Prediction buys speed.
This Happens in Everyday Movement Too
Try picking up a glass.
You don't consciously calculate:
glass distance = 43 cm
arm trajectory = ...
required grip force = ...
elbow rotation = ...
You simply reach.
But your nervous system predicts what your movement will do.
Motor commands are generated.
Expected sensory consequences are estimated.
Then incoming feedback tells the brain whether reality matched the prediction.
If the glass is unexpectedly heavy, you immediately adjust.
Prediction.
Error.
Correction.
Prediction.
Error.
Correction.
That's a feedback loop.
Your Brain Is Basically Running Control Systems
Engineers use feedback systems everywhere.
Suppose you want a room at 22°C.
A thermostat measures:
target = 22
actual = 25
Error:
25 - 22 = 3
Cooling activates.
Temperature falls.
Measure again.
The system continually reduces error.
Your brain does something conceptually similar.
prediction
↓
sensory input
↓
prediction error
↓
update model
↓
new prediction
The exact neuroscience is much more complicated, but this framework is incredibly useful.
The Interesting Part Is the Error
Suppose I predict that when I press a light switch, the room will become bright.
I press it.
Nothing happens.
Now the brain has a problem.
Prediction:
light = on
Reality:
light = off
Prediction error.
Maybe:
the bulb is dead,
power is out,
switch is broken.
Something in my model needs updating.
Surprise is basically evidence that your internal model was wrong.
That's why surprise is so useful for learning.
Learning Is Model Updating
Imagine a child seeing a dog for the first time.
They slowly construct a concept:
four legs
fur
tail
certain face shape
moves
makes sounds
Later they see a cow.
Four legs.
Tail.
Animal.
The child might say:
Dog!
Wrong prediction.
Someone corrects them.
Now the model becomes more precise.
four legs != necessarily dog
Over thousands of experiences, categories become richer.
The brain becomes better at predicting what sensory patterns mean.
That's learning.
This Might Explain Why Children Ask So Many Questions
Children have terrible world models.
Not because they're stupid.
Because they haven't collected enough data yet.
Everything generates prediction errors.
Why is the sky blue?
Why does this fall?
Why can't I touch fire?
Why does that person look different?
Why do people die?
Adults have compressed thousands of experiences into models.
Children are still building the database.
Curiosity might partly be the drive to reduce uncertainty.
Experts Have Better Prediction Models
Take a chess grandmaster and a beginner.
Show them the same chessboard.
Technically, both eyes receive similar visual information.
But they don't see the same thing.
The beginner sees:
pieces.
The expert sees:
weak squares,
pawn structures,
tactical threats,
potential attacks,
familiar patterns,
likely continuations.
Nothing magical entered the expert's eyes.
Their internal model is richer.
They can compress the board into meaningful patterns.
Expertise changes perception.
A Programmer Experiences This Constantly
Show code to someone who has never programmed.
They see:
for (let i = 0; i < arr.length; i++) {
if (arr[i] > max) max = arr[i]
}
Symbols.
Show it to a programmer.
They immediately see:
Loop through array and track maximum.
The programmer isn't reading every character independently.
They recognize a pattern.
Now show the same code to someone extremely experienced.
They may immediately start predicting:
edge cases,
complexity,
mutation problems,
possible abstractions,
bugs.
Same pixels.
Different brain.
Intelligence Might Be Compression
This is one idea I keep coming back to.
Maybe a huge part of intelligence is the ability to compress complicated reality into useful representations.
A beginner sees 50 separate facts.
An expert sees one pattern.
Consider:
2, 4, 6, 8, 10, 12...
You could memorize every number.
Or compress the sequence into:
even numbers
Now you can predict numbers you've never seen.
That's powerful.
Understanding is often compression that preserves predictive ability.
Physics Is Extreme Compression
Humans observed countless objects falling.
Apples.
Rocks.
Rain.
People.
Planets moving through space.
Instead of memorizing every event separately, physics searches for compact rules describing enormous numbers of events.
Newtonian mechanics compressed huge amounts of motion into mathematical relationships.
Then Albert Einstein produced deeper models explaining things Newtonian mechanics couldn't.
Science is essentially humanity trying to build increasingly accurate predictive models of reality.
A Good Theory Predicts Things We Haven't Seen Yet
This is what makes science different from merely collecting facts.
Suppose I observe:
A happened
B happened
C happened
That's data.
A useful model says:
Because of rule X, D should happen next.
Then we test D.
If D happens, confidence in the model increases.
If not:
prediction error.
Update the model.
Science itself is a giant feedback loop.
Your Brain Does Miniature Science Constantly
You walk into a room.
Someone looks angry.
Your brain generates hypotheses.
Maybe they're angry at me.
Maybe something happened.
Maybe they're tired.
Then you gather evidence.
Tone of voice.
Facial expression.
Context.
Previous interactions.
Your internal model updates.
We do this automatically.
We're prediction machines trying to infer hidden causes from incomplete data.
This Is Why Context Changes What You See
Consider a messy handwritten character.
Placed between:
A ? C
you might see it as:
B
Placed between:
12 ? 14
the exact same shape might look like:
13
The sensory input hasn't changed.
The prediction has.
Context tells the brain what is likely.
Perception follows.
Your Brain Cheats Constantly
And that's normally useful.
The visual world contains incomplete information.
Objects are partially hidden.
Lighting changes.
Things move.
Your eyes move.
Your own nose is technically within your visual field.
Yet perception feels stable.
The brain fills gaps.
Stabilizes motion.
Infers shapes.
Ignores predictable information.
Constructs continuity.
You experience the result, not the processing.
The Blind Spot Is a Great Example
Each human eye has a location where the optic nerve leaves the retina.
There are no photoreceptors there.
Literally a hole in visual information.
Yet you don't walk around seeing a black circle.
The brain fills it in using surrounding information and input from the other eye.
Your visual experience contains generated information.
And you usually have absolutely no idea.
That's Slightly Terrifying
Because it means:
seeing something does not necessarily mean reality contained exactly what you experienced.
Usually perception is remarkably reliable.
Evolution wouldn't tolerate a visual system that constantly hallucinated cliffs where there were none.
But perception is still constructed.
It is constrained by reality.
Not identical to reality.
Optical Illusions Exploit the Prediction System
Optical illusions are interesting because they expose assumptions the visual system normally uses successfully.
Your brain has evolved and learned expectations about:
lighting,
depth,
perspective,
motion,
shadows,
edges.
Most of the time those assumptions help reconstruct reality quickly.
An illusion creates a situation where the assumptions produce the wrong answer.
It's like feeding an algorithm an adversarial example.
We Have Adversarial Examples Too
Machine-learning vision systems can sometimes be fooled by carefully constructed inputs.
Tiny changes to an image may cause dramatic classification errors.
Humans are more robust in many situations, but illusions show that our visual systems also contain exploitable assumptions.
A static image can appear to move.
Two identical colors can appear different.
Parallel lines can appear tilted.
Your brain isn't broken.
It's applying useful heuristics to unusual inputs.
Hallucination Might Be Prediction Overpowering Evidence
Now take the idea further.
Normally perception balances:
prediction
+
sensory evidence
What happens if the prediction becomes too strong?
Or sensory evidence becomes unreliable?
One way researchers think about some perceptual phenomena is through changes in how strongly the brain weights prior expectations versus incoming sensory information.
In the extreme, internally generated predictions may be experienced as though they came from outside.
This is much more complicated clinically than one simple equation, but the general idea is fascinating.
Normal perception and hallucination may not be completely separate systems.
They may exist on a continuum of how the brain combines expectations with sensory evidence.
Dreams Are Prediction Without Much External Input
Sleep makes this even stranger.
Close your eyes.
External visual input largely disappears.
Yet while dreaming, the brain can generate:
rooms,
people,
voices,
movement,
entire landscapes.
And while the dream is happening, you often accept it as reality.
The world model is running with minimal external correction.
You could loosely describe dreaming as:
prediction engine: ON
external error correction: heavily reduced
The brain generates a world.
And consciousness enters it.
Reality Is What Survives Error Correction
This is a useful way of thinking about waking life.
Your brain can imagine anything.
A dragon.
A floating city.
Someone standing behind you.
But sensory evidence continuously constrains the model.
You turn around.
No person.
Prediction dies.
You try to walk through a wall.
Reality provides extremely strong feedback.
The physical world keeps correcting the model.
That feedback is what prevents normal waking perception from becoming arbitrary imagination.
Anxiety Is Also Prediction
Imagine sending someone an important message.
They don't reply for three hours.
Sensory evidence:
no reply
That's basically all you know.
But the brain hates uncertainty.
So it predicts.
Maybe they're angry.
Maybe I said something wrong.
Maybe they're ignoring me.
None of these are sensory observations.
They're models.
If your brain assigns high probability to threatening interpretations, uncertainty becomes anxiety.
The body then responds to the predicted threat.
Heart rate changes.
Attention narrows.
Stress increases.
The threat may not even exist yet.
But the prediction is enough to affect physiology.
Your Body Prepares for Futures That Haven't Happened
This is incredibly useful when the prediction is accurate.
Hear something moving in bushes at night.
Your brain predicts:
possible predator
You don't want to wait until a tiger has scientifically confirmed its identity.
By then you're lunch.
A false positive costs:
temporary fear.
A false negative costs:
death.
Evolution may therefore bias some systems toward caution.
Better to occasionally fear a harmless bush than ignore a predator.
Modern Life Exploits Ancient Prediction Systems
Unfortunately, the same machinery now reacts to:
emails,
interviews,
messages,
social rejection,
deadlines,
financial uncertainty.
The brain predicts future consequences.
The body prepares.
Except there's no tiger to run from.
The stress response may remain active while you sit completely still in a chair.
Ancient control system.
New environment.
Depression May Affect Predictions Too
Without reducing a complicated condition to one mechanism, it's interesting that mood affects expectations.
If your internal model repeatedly predicts:
future outcome = bad
then effort can feel pointless.
Why act if the expected reward is low?
Conversely, if the brain predicts that effort will probably produce reward, motivation becomes easier.
This connects prediction to behavior.
We don't merely model the world.
We choose actions based on predicted futures.
Motivation Is Expected Value
Imagine two buttons.
Button A:
90% chance → ₹1,000
Button B:
0.001% chance → ₹1,000
You're much more motivated to press A.
Same reward.
Different expectation.
Human motivation works similarly.
If your brain believes:
effort → likely progress
you want to act.
If it believes:
effort → probably nothing
motivation collapses.
This is why feedback loops matter so much.
Visible progress changes prediction.
Small Wins Reprogram Expectations
Suppose you repeatedly tell yourself:
I'm going to study three hours every day.
Then fail.
Your brain learns something.
Not:
studying is important
but:
plans like this usually fail
Next time you make the plan, motivation is weaker because your own prediction system doesn't trust you.
Now imagine consistently completing 30 minutes.
Your model changes.
when I say I'll study, I usually study
That expectation itself makes future action easier.
Confidence is partly accumulated prediction history.
Self-Belief Without Evidence Is Fragile
People often say:
Believe in yourself.
Useful.
But the strongest confidence comes from evidence.
Attempt.
Fail.
Improve.
Attempt again.
Succeed.
Now the brain has data.
difficult problem
↓
effort
↓
eventual solution
After enough repetitions, encountering difficulty no longer predicts:
I can't do this
It predicts:
this may take a while
That's a massive psychological difference.
Expertise Is Prediction Accuracy
Why does an experienced mechanic sometimes hear an engine and immediately know what's wrong?
Prediction.
They've heard thousands of engines.
Their model knows:
normal engine → sound A
problem X → sound B
problem Y → sound C
You hear noise.
They hear diagnostic information.
The same happens with doctors.
Programmers.
Designers.
Salespeople.
Athletes.
Musicians.
Experience is a giant dataset used to improve predictions.
This Explains Intuition
Intuition can feel mystical.
I just had a feeling something was wrong.
Sometimes that's nonsense.
But expert intuition can be extremely useful.
Your conscious mind may not be able to explain every signal being processed.
But your brain has encountered similar patterns before.
It predicts an outcome before you can articulate why.
That's pattern recognition.
Not magic.
But Intuition Can Also Be Terrible
The prediction engine learns from experience.
Bad dataset?
Bad model.
If someone repeatedly encounters one kind of environment, they may generalize incorrectly.
Stereotypes can work this way.
Superstitions can work this way.
I did X.
Then Y happened.
Brain infers:
X causes Y
even when the relationship was coincidence.
Humans are extremely eager to discover patterns.
Sometimes we discover patterns that aren't there.
Superstition Is Overfitting
This might be my favorite analogy.
In machine learning, a model can overfit.
Instead of learning the underlying pattern, it memorizes noise in the training data.
Human example:
I wore this shirt
↓
we won the match
Conclusion:
lucky shirt
Two correlated events become a causal model.
The brain found a pattern.
Unfortunately, it learned noise.
Superstition is biological overfitting.
Science Is Regularization for Human Brains
Our intuition is powerful but unreliable.
So humans invented systems designed to prevent ourselves from believing every pattern we notice.
Controls.
Randomization.
Replication.
Statistics.
Peer review.
Blinding.
Falsifiable predictions.
Science isn't necessary because humans are stupid.
Science is necessary because humans are extremely good at constructing explanations, including wrong ones.
The scientific method is partly a debugging framework for human prediction.
Memory Is Constructive Too
We like to imagine memory as:
record event
↓
store video
↓
play later
But memory is not a perfect recording.
Remembering itself involves reconstruction.
Pieces of information are combined.
Context matters.
Later experiences can influence recall.
Details can change.
You can even become confident about incorrect memories.
Again, the brain isn't a camera.
It's a model-building system.
Recognition Is Easier Than Recall for the Same Reason
Try remembering every person from your school.
Difficult.
Now look through old photographs.
Suddenly:
Oh yeah! Him!
The information was there somewhere, but generating it without cues was difficult.
Recognition gives the prediction system input.
The brain asks:
Does this match something I know?
That's easier than generating the information from scratch.
This is why multiple-choice exams often feel easier than essays.
Recognition versus recall.
Language Is Prediction Everywhere
Finish this sentence:
Peanut butter and...
Your brain probably predicted:
jelly.
Or depending on where you grew up, maybe something else.
Language comprehension relies heavily on expectations.
As a sentence unfolds, your brain continuously predicts what might come next.
This is one reason we can understand speech even when the audio is imperfect.
Context fills gaps.
Which Makes Modern AI Extremely Interesting
Large language models also operate heavily through prediction.
Given previous tokens, predict likely next tokens.
At first glance, that sounds almost stupidly simple.
input
↓
predict next token
↓
repeat
And yet sufficiently large models trained on enormous amounts of data develop surprisingly broad capabilities.
Why?
Because predicting language well requires learning enormous amounts of structure about the world represented in language.
Grammar.
Concepts.
Relationships.
Patterns.
Reasoning structures.
Facts.
Human behavior.
Prediction can force representation learning.
Maybe Prediction Is More Powerful Than It Sounds
If I ask:
What happens when I drop a glass?
To predict the answer well, a system needs some representation of:
gravity,
fragility,
height,
surfaces,
objects.
Prediction requires models.
The better the prediction task, the richer the internal representations may need to become.
Human brains and AI systems are obviously very different architectures.
But both suggest something fascinating:
intelligence and prediction may be deeply connected.
Intelligence Might Be Controlled Hallucination
Neuroscientist Anil Seth has popularized the idea of perception as a kind of "controlled hallucination."
The phrase sounds dramatic, but the intuition is useful.
Your brain generates hypotheses about reality.
Sensory input controls them.
So:
hallucination
+
continuous reality correction
=
perception
Not literally as a complete equation.
But conceptually.
You don't passively absorb the world.
You actively construct an interpretation constrained by evidence.
This Changes How I Think About Learning
If intelligence depends heavily on models, then learning isn't primarily:
store more facts
It's:
build better models
Facts matter because models need data.
But the goal is compression and prediction.
For example, memorizing:
array lookup is fast
hash lookup is fast
binary search is fast
is less powerful than understanding:
how memory is organized,
why hashing works,
why sorted data enables search,
how complexity grows.
Once the model is correct, many facts become predictable.
First Principles Are Model Building
This is why I like first-principles thinking.
Instead of memorizing:
Do X because everyone does X.
Ask:
What is the actual system?
What are the constraints?
What causes the outcome?
Then construct the model.
If your model is good, you can reason about situations you've never encountered.
That's far more powerful than memorizing solutions.
The Best Learners Chase Prediction Errors
Here's a useful idea.
If you're always doing things you already understand, your predictions keep being correct.
Comfortable.
But not much learning occurs.
The most informative situations are where you predict:
A
and reality says:
B
That gap tells you exactly where your model is weak.
So confusion isn't necessarily evidence that you're bad at something.
Confusion is a map of where your internal model needs updating.
Failure Is High-Quality Training Data
This is why failure can be disproportionately useful.
Suppose you expect a business idea to work.
It fails.
Painful.
But now you have prediction error.
Why?
Wrong customer?
Wrong price?
Wrong distribution?
Wrong timing?
Bad execution?
If you investigate properly, the model improves.
Someone who has never tried has fewer failures.
They also have fewer reality corrections.
Their model may remain beautifully clean and completely wrong.
Reality Doesn't Care About Your Model
This may be the most important part.
Humans become attached to explanations.
Political beliefs.
Business ideas.
Relationships.
Career plans.
Self-image.
We start defending the model instead of testing it.
But reality doesn't care.
If my model says:
customers will pay ₹100,000
and nobody buys:
the market wins.
If my model says:
I can sleep four hours and perform perfectly
and my performance collapses:
biology wins.
If my model says:
this code is correct
and production crashes:
the computer wins.
Reality is the ultimate unit test.
Smart People Can Be Especially Dangerous Here
Intelligence makes you better at reasoning.
Unfortunately, it can also make you better at defending incorrect beliefs.
Given enough cognitive ability, you can construct sophisticated explanations for almost anything.
So intelligence without feedback can become elaborate self-deception.
The solution isn't more confidence.
It's tighter contact with reality.
Build.
Measure.
Test.
Talk to users.
Run the experiment.
Check the data.
Your Brain Wants Certainty, but Reality Is Probabilistic
We like statements such as:
this will happen
Reality often gives:
probably
Weather.
Markets.
Relationships.
Health.
Business.
Careers.
Most interesting systems contain uncertainty.
A better prediction engine doesn't necessarily know exactly what happens.
It assigns better probabilities.
Instead of:
This business will succeed.
Think:
Given the evidence I have, I estimate a 40% chance this works.
Now new information can update the estimate.
That's closer to rational thinking.
Beliefs Should Have Version Numbers
I love this idea.
Instead of:
MY BELIEF
imagine:
belief_v1.0
New evidence arrives.
belief_v1.1
More evidence.
belief_v2.0
Changing your mind isn't corruption.
It's an update.
A brain that never changes its beliefs isn't strong.
It's disconnected from feedback.
Your Personality Contains Predictions Too
Maybe you think:
I'm bad at math.
That's a prediction.
Someone gives you a math problem.
Before solving it, the model says:
likely outcome = failure
That prediction changes behavior.
You avoid practice.
Because you avoid practice, you remain bad.
Now the model receives confirmation.
See? I knew it.
Feedback loop.
Self-image can become self-fulfilling prediction.
The Way Out Is New Data
You can't always think your way out of a bad model.
Sometimes you need evidence.
Solve one easy problem.
Then another.
Then something slightly harder.
Your brain receives:
prediction: I can't do this
reality: I did it
Prediction error.
Repeat enough times and the model must update.
Action can change belief because action generates data.
This Is Why Environment Matters So Much
Your brain learns from whatever data it receives repeatedly.
If everyone around you says:
business is too risky
jobs are impossible to get
people like us don't do that
those statements become priors.
Now enter an environment where everyone is:
building,
applying,
experimenting,
earning,
traveling,
learning.
Suddenly the model changes.
Things that previously seemed exceptional become normal.
Environment is training data.
Choose it carefully.
Social Media Is Also Training Data
Scroll through outrage for four hours every day and your brain receives a dataset saying:
world = angry
people = terrible
everything = crisis
Scroll through unrealistic success stories and the dataset says:
everyone = richer than me
everyone = more attractive than me
everyone = winning
Neither represents reality accurately.
But repeated inputs affect expectations.
Your information diet trains your world model.
That's not metaphorical fluff.
It's literally information entering a learning system.
Maybe Mental Health Partly Depends on Model Quality
Again, mental health is much more complicated than one framework.
But I think the model perspective is useful.
A healthy internal model should be:
accurate enough to navigate reality,
flexible enough to update,
optimistic enough to motivate action,
cautious enough to avoid obvious danger.
Too pessimistic:
you stop acting.
Too optimistic:
you repeatedly collide with reality.
Too rigid:
you can't learn.
Too unstable:
you can't maintain direction.
Good cognition may require balancing all of these.
Your Brain Doesn't Need Perfect Reality
This is another interesting insight.
Evolution doesn't necessarily care whether your internal model is philosophically perfect.
It cares whether the model helps you survive and reproduce.
Suppose two models predict equally useful behavior.
One is technically more accurate.
Evolution may not care.
Our perception is optimized for usefulness, not necessarily complete objective truth.
We see the interface we need to navigate the world.
Not every underlying detail.
You Don't See Atoms
Look at your hand.
You see:
skin.
Fingers.
Nails.
You don't see:
cells,
proteins,
molecules,
atoms,
electromagnetic interactions.
Those levels exist.
But they aren't useful for picking up a coffee mug.
The brain gives you the abstraction appropriate for action.
Just like software.
Reality Has Layers of Abstraction
When I use a button in an app, I don't think about:
React,
JavaScript,
machine code,
transistors,
electrons.
I see:
Send
That's enough.
Your brain may do something similar.
Instead of exposing raw physics, perception gives you:
chair
person
food
danger
friend
road
Useful abstractions.
Maybe consciousness is partly the user interface of an unimaginably complicated biological system.
And You Are Not the User in the Way You Think
This is where it gets weird.
We usually imagine:
me
↓
using brain
But where exactly is the separate "me"?
The predictions.
Memories.
Goals.
Perception.
Decision-making.
Emotions.
All of these arise from brain processes.
Perhaps consciousness isn't a person sitting inside the control room.
Maybe consciousness is part of what the control room is doing.
There is no tiny Tejas inside my skull watching a screen.
If there were, we'd have to ask who is inside his skull.
Infinite recursion.
The Brain Builds a Model of Itself Too
The brain doesn't only model the outside world.
It models:
your body,
your abilities,
your social status,
your emotions,
your identity.
That's your self-model.
I am this kind of person.
I can do these things.
These people like me.
These things threaten me.
These are my goals.
The self may itself be partly a predictive model.
Useful because an organism needs to predict its own behavior too.
Which Means "You" Can Be Updated
That's a strangely optimistic conclusion.
If part of identity is a learned model, then identity isn't necessarily fixed.
I'm lazy.
I'm bad socially.
I'm terrible at algorithms.
I'm not athletic.
I'm not a business person.
These may describe historical data.
They don't necessarily describe immutable architecture.
Generate new data.
The model changes.
Maybe slowly.
But it changes.
Your Brain Has Been Training Your Entire Life
Every conversation.
Every mistake.
Every rejection.
Every success.
Every book.
Every YouTube video.
Every teacher.
Every argument.
Every relationship.
Every project.
Every failure.
All of it became training data.
You are running a model trained on your entire history.
No wonder changing yourself is difficult.
You're fighting millions of previous data points.
But new data still arrives every day.
Training isn't finished.
The Goal Isn't to Stop Predicting
You couldn't.
Prediction is what makes intelligent behavior possible.
The goal is to build better models.
Models that:
match reality more closely,
update when wrong,
distinguish uncertainty from certainty,
avoid overfitting,
learn from failure,
and produce useful action.
In other words:
become easier to correct.
Maybe Wisdom Is Just Better Calibration
Young me might think:
I'm definitely right.
A better version says:
I'm 70% confident.
Here's why.
Here's what would change my mind.
That's less satisfying emotionally.
But far more powerful.
Because now reality can update you.
The objective isn't to never be wrong.
That's impossible.
The objective is to minimize the amount of time you remain wrong after evidence appears.
Life Is One Giant Prediction Loop
You predict:
this career will make me happy.
Try it.
Feedback.
You predict:
this workout will build muscle.
Run it.
Measure.
You predict:
customers want this product.
Launch.
Observe.
You predict:
this person likes me.
Talk to them.
Find out.
You predict:
I can learn this.
Practice.
Check.
Again and again:
predict
↓
act
↓
observe
↓
update
↓
predict again
That's basically life.
And Maybe That's What Growth Actually Is
Growth isn't becoming someone who always knows the answer.
It's becoming someone whose internal models improve faster.
Someone who can say:
I thought X.
Reality showed me Y.
So now I think Z.
No identity crisis.
No ego battle.
Just an update.
That's how software improves.
That's how science improves.
That's how machine-learning systems improve.
And apparently, that's a large part of how brains improve too.
Your brain isn't a camera recording reality.
It's a prediction engine constantly trying to understand a world it can never directly access.
Most of the time, it does an astonishingly good job.
Sometimes it gets things spectacularly wrong.
The difference between those two states is feedback.
So perhaps one of the most useful questions you can ask whenever you're certain about something is:
What prediction is my model making, and what evidence would prove it wrong?
Then go find out.
Reality has been running the unit tests the whole time.