Illuminating the Three Dogmas of Reinforcement Learning under Evolutionary Light
This paper argues that the artificial life community can address fundamental critiques of reinforcement learning's core tenets by integrating open-ended novelty search with thermodynamic theories of agency to propose a biologically faithful framework that redefines learning as adaptation rather than reward optimization.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to teach a robot how to act like a living thing. For decades, the standard recipe for this (called Reinforcement Learning, or RL) has relied on three strict rules, or "dogmas":
- The World is a Game Board: The environment is a predictable grid where every move leads to a specific result.
- Learning is Finding the Best Path: The robot learns by searching for the single, perfect solution to a problem, like finding the shortest route to a treasure chest.
- The Goal is a Single Score: The robot is driven by one simple number (a reward score). It wants to get the highest number possible, just like a video game player trying to get the highest score.
The authors of this paper, Mani Hamidi and Terrence Deacon, argue that these three rules are too rigid. They say that real life isn't a video game with a single high score. Instead, they suggest we look at learning through the lens of evolution and physics to understand what it really means to be an "agent" (a being that acts on its own).
Here is a simple breakdown of their argument using everyday analogies:
1. Learning isn't just "Search"; it's "Exploration" (The Garden Analogy)
The old view says learning is like a hiker trying to find the peak of a single mountain (the best solution). If you find the peak, you stop.
The authors say real adaptation is more like a gardener tending a wild, open-ended garden.
- The Old Way: You only plant flowers that grow the tallest. Once you have the tallest flower, you're done.
- The New Way: You don't just look for the "best" flower. You encourage different types of plants to grow in different corners of the garden so they don't compete with each other. Some plants might be short but very colorful; others might be tall but sparse.
- Why it matters: In the real world, you often don't know what the "best" solution is yet. You need to keep exploring and creating new types of solutions (novelty) rather than just perfecting one old one. This is called "Open-Ended Novelty Search." It's about creating a diverse ecosystem of ideas, not just finding one winner.
2. The "Score" Doesn't Work for Living Things (The Multitasking Analogy)
The old view says an agent is driven by one single number (like a score in a game). The authors argue this is impossible for living things because life is multitasking.
Imagine you are a human trying to survive. You aren't just trying to "maximize happiness." You are simultaneously:
- Trying to stay warm (thermoregulation).
- Trying to keep your salt levels right (osmoregulation).
- Trying to find food.
- Trying to avoid a predator.
These are all different "goals" that sometimes fight each other. If a tiger appears, your goal to "find food" suddenly becomes less important than your goal to "run away."
- The Problem: You can't squeeze all these different, shifting needs into one single number (a scalar reward).
- The Solution: Living things operate on homeostasis (keeping internal balance). They aren't trying to get a high score; they are trying to keep their internal "thermostat" and "fuel gauge" within a safe range. The "reward" isn't a number; it's the feeling of relief when a need is met.
3. Where Do Goals Come From? (The "Who Built the House?" Analogy)
If we say a robot learns because it wants to maximize a score, who gave it that score? In current AI, a human engineer writes the code. In biology, we say "evolution" gave us our goals.
But the authors ask: Where did evolution get its goals?
They argue that you can't just say "evolution" and stop there. Evolution needs something to work on. It needs a system that can copy itself and stay alive long enough to reproduce.
- The Physics of Life: Before you can have evolution, you need a physical system that fights against the natural tendency of things to fall apart (entropy). Think of a campfire vs. a bacterium.
- A campfire burns fuel and creates order for a moment, but it just burns itself out. It doesn't try to stay alive.
- A bacterium is a machine that actively builds its own walls and repairs itself to keep burning fuel. It is a "self-persisting" loop.
- The Big Insight: The authors argue that true agency (the ability to act on your own behalf) only exists when a system is physically built to maintain itself against the laws of physics. The "goal" isn't a number; the goal is simply staying alive.
The "Ratchet" Metaphor
The paper ends with a powerful image. Imagine a ratchet (a tool that turns a screw in one direction but won't let it slip back).
- Most theories of learning are like a ball rolling up a hill; it can roll back down easily.
- The authors suggest that true agency is like a ratchet. It is a system that builds itself, holds its shape against the wind (the second law of thermodynamics), and then passes that shape on to the next generation.
- This "ratchet" is what allows evolution to happen in the first place. Without a system that can hold itself together, there is no "self" to evolve.
Summary
The paper claims that to build truly intelligent, autonomous machines, we need to stop thinking of them as video game characters chasing a high score. Instead, we should think of them as living systems that:
- Explore many different possibilities (not just one perfect path).
- Balance multiple internal needs (not just one score).
- Are physically built to maintain themselves and reproduce (fighting against the natural tendency to fall apart).
By understanding the physics of how a system stays alive, we can finally understand where "goals" and "learning" actually come from.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.