Dream Power
Dream Power
Dream power
The fictions we conjure while we sleep may do
something far more profound than reinforcing
learning, says neuroscientist Erik Hoel
I
F ALIENS ever visited Earth, they bookstore, and as a novelist, this question of
might notice something strange. the importance of fictions is especially dear
Nearly everyone, everywhere, spends a to me. I think the imaginary aliens are in the
significant part of their day paying attention same position as a scientist attempting to
to things that aren’t real. Humans often care explain the evolved purpose of dreams – and
fiercely about events that never happened, if we can identify the biological reason for
whether in TV shows, video games, novels, dreaming, we can ask if it applies to the
movies. Why care so much about fictions? artificial dreams we call fictions.
Perhaps, these aliens might hypothesise, As a neuroscientist, I’ve been working
humans are too stupid to distinguish on a hypothesis that draws on what we’ve
between truth and falsehood. Or perhaps learned about artificial neural networks
they pay attention to fake events for to cast dreaming as a way to improve our
the same reason that they eat too performance in waking life, just not in
much cheesecake: both are non-natural the way we might think. If correct, it may
outcomes of evolved interests. also explain some of this strange human
The aliens’ confusion might deepen attraction to the unreal in our waking lives.
when they learned that humans fall asleep The study of dreams, also known as
and dream. For dreams are also fictions. oneirology, suffered something of a false
Dreaming takes time and energy, so start in the first decades of the 20th century,
presumably has an evolutionary purpose. when it was tainted by association with
The aliens might begin to wonder what Sigmund Freud’s ideas about psychosexual
HARDZIEJ STUDIO
they are missing about the importance of development. Freud argued that dreams are
experiencing things that never happened. an expression of repressed desires resulting
As someone who grew up in my family’s from traumatic experiences in early life.
Making memories?
Generally, these dream hypotheses have
trouble accounting for the distinct
phenomenology of dreams: their unique,
highly specific nature, which is what sets
them apart from waking experience.
Dreams are sparse, in that they mostly don’t
contain the vivid sensory detail of waking
life. Dreams are hallucinatory, in that they
contain warped concepts and perceptions
that are biased or unrealistic. And dreams
are narrative, in that they are fabulist
versions of the kinds of events we might
encounter in real life, just rendered strange.
Consider the leading hypothesis, which
is that dreaming is somehow involved in
the process of memory storage. This idea
draws on the metaphor of the brain as a >
about something is to have them learn the network’s connections are tweaked until the research company OpenAI trained a deep
a difficult and novel task, and then have it can parse the training data set effectively, neural network to learn how to manipulate
them overtrain on it, as with playing Tetris which would be things like classifying a robot hand to solve Rubik’s cubes.
for hours and hours. images, playing a game or driving a car. There is good reason to think the brain
The hope is that the performance faces an identical challenge of overfitting.
generalises beyond the training data set Animals’ days are, after all, statistically pretty
Deep lessons to new, unseen data sets. But it doesn’t self-similar. Their “training set” is limited
A new and growing trend in neuroscience always work so well because training data and highly biased. But still, an animal
might help explain why this is the case, and sets are often inherently biased in all sorts needs to generalise its abilities to new and
offer a clear explanation for why dreams of impossible-to-notice ways. Often a unexpected circumstances, both in terms
possess their distinct phenomenology. network gets so fine-tuned to the specifics of physical movement and reaction, and
This trend seeks to apply the lessons of the data set it is trained on that it fails cognition and understanding. It doesn’t
of deep learning and the study of to generalise to new ones. need to remember everything perfectly;
artificial neural networks to the brain. This is called overfitting, and it is a it needs to generalise from the limited
These techniques are, after all, originally ubiquitous problem in deep learning. things it has seen and done.
inspired by how the brain functions, A number of common techniques have This is the overfitted brain hypothesis
and remain the only set of techniques by been adopted to deal with this issue. Most (OBH): that animals, being so good at
which machines can reach human-level involve exposing the network to some sort learning, are constantly in danger of
cognitive performance on complex tasks. of stochasticity, introducing noise and fitting themselves too well to their daily
From a deep-learning perspective, learning randomness into the system. lives and tasks.
isn’t like storing memories on a computer. One such strategy is “domain I’ve recently been working on developing
Instead, it is about fine-tuning a huge, randomisation”, wherein the inputs are the OBH, exploring how dreams could be a
layered network of connections based on an warped in a highly biased way during way to beat back the tide of daily overfitting.
inherently limited set of example data – the learning, effectively inducing a hallucination Essentially, under the OBH, dreams are
“training” data set. With every example that in the network. This sort of thing has been “noise injections” that serve the purpose
the system sees, the pattern and strength of found to be indispensable, for example, when not of enforcing what is learned when >