The story of how a brainless, single-celled organism replicated and optimized the layout of the Tokyo subway system is one of the most fascinating intersections of biology, mathematics, and urban engineering.
The organism in question is Physarum polycephalum, a yellow, amoeba-like true slime mold. Despite having no nervous system, no brain, and consisting of just a single giant cell containing millions of nuclei, this slime mold possesses a remarkable, mathematically quantifiable ability to solve complex spatial problems.
Here is a detailed explanation of the experiment, the biology behind it, and the mathematical optimization it demonstrated.
1. The Experiment Setup
In 2010, a team of researchers from Japan and the UK, led by Atsushi Tero and Toshiyuki Nakagaki, set out to test the spatial problem-solving limits of Physarum polycephalum.
They created a template of the Greater Tokyo Area inside a petri dish. Tokyo has one of the most complex, efficient, and heavily used railway/subway networks in the world, designed by highly trained human engineers over many decades. * The Nodes: The researchers placed oat flakes (the slime mold’s favorite food) at points corresponding to Tokyo and 36 surrounding major cities/stations. * The Geography: Slime molds avoid bright light. To replicate the geographical constraints of the real world—such as mountains, lakes, and oceans—the researchers mapped patterns of light onto the dish. * The Introduction: The slime mold was placed at the center, representing the main Tokyo station.
2. The Process: Exploration and Pruning
When placed in the dish, the slime mold's behavior followed a distinct, two-stage process:
- Exploration phase: The slime mold initially grew outward in an unstructured, web-like pattern, covering as much ground as possible to search for food.
- Optimization (Pruning) phase: Once the slime mold located the oat flakes, its behavior shifted. It began to retract the inefficient, dead-end tendrils. It thickened and reinforced the "veins" (protoplasmic tubes) that successfully connected the food sources.
Within about 28 hours, the slime mold had organized itself into a highly efficient network connecting all 36 oat flakes.
3. The Mathematical Optimization
When the researchers laid the slime mold’s final network over the actual map of the Tokyo subway system, the two networks were strikingly similar.
However, the slime mold was not just drawing lines; it was naturally executing a highly complex mathematical balancing act. When human engineers design a transit system, they must balance three competing mathematical variables. The slime mold balanced these exact same variables:
- Cost Efficiency (Total Length): Creating and maintaining biological tissue costs energy. The slime mold optimized its network by keeping the total length of its tubes as short as possible, minimizing "construction" costs.
- Transport Efficiency (Shortest Path): The slime mold pulses to pump nutrients throughout its body. To feed itself efficiently, it created direct, shortest-path routes between the major food sources.
- Fault Tolerance (Redundancy): If a network relies entirely on one central hub (like spokes on a wheel), a single break will disconnect the whole system. The slime mold intuitively built in redundant loops. If an animal steps on a vein, or a scientist cuts it, the nutrients can take an alternate route.
The slime mold managed to find the exact "sweet spot" in a complex mathematical optimization problem known as the Network Design Problem, achieving a perfect balance between the cost of building the network and the resilience of the network.
4. How Does It Calculate Without a Brain?
The slime mold "computes" through physical hydrodynamics.
Inside the slime mold, a fluid called protoplasm flows back and forth in a rhythmic pulse. When a part of the organism finds food, it releases chemical attractants. These chemicals cause the tubes in that specific area to soften and expand. As the tubes expand, more fluid naturally flows toward the food. According to the principles of fluid dynamics, wider tubes have less resistance, which encourages even more flow. Conversely, tubes that don't lead to food experience less flow, eventually shrinking and vanishing.
It is an organic feedback loop: flow creates structure, and structure dictates flow.
5. The Algorithmic Takeaway
The true triumph of this experiment was not just that a biological blob replicated a human engineering marvel. It was that the researchers were able to translate the slime mold's biological behavior into a mathematical algorithm.
Tero and his team developed a set of differential equations based on the slime mold's pulsing feedback loop. This biologically inspired mathematical model—often referred to as the Physarum Solver—can now be run on computers to solve human network routing problems.
Summary
The Tokyo subway experiment proved that billions of years of evolution have fine-tuned Physarum polycephalum into a biological supercomputer. While human engineers rely on complex calculus, massive budgets, and central planning to build transit systems, the slime mold achieves mathematically equivalent—and sometimes superior—results simply by following the basic laws of fluid dynamics and cellular survival. Today, "slime mold algorithms" are studied to improve human telecommunications, power grids, internet routing, and disaster evacuation paths.