← Latest papers
🔢 mathematics

Dimensionless Controls of Plasticity Under Alternating Tasks: From Evolutionary Biology to Continual Learning

This paper demonstrates that plasticity in continual learning, when viewed through the lens of evolutionary biology, is governed by two dimensionless controls—task disagreement and the product of learning rate and switching period—rather than biological factors like neutral-set size, revealing an optimal reach that follows an inverse power law dependent solely on task disagreement.

Original authors: Owen Skriloff

Published 2026-08-26
📖 5 min read🧠 Deep dive

Original authors: Owen Skriloff

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

In the vast landscape of modern science, two fields that seem worlds apart are quietly discovering they speak the same language. On one side stands evolutionary biology, the study of how living things change over generations to survive in shifting environments. On the other is the world of artificial intelligence, specifically the challenge of teaching computer programs to learn new skills without forgetting the old ones. For decades, researchers have suspected that the rules governing how a gene adapts to a new climate might mirror the rules governing how a digital brain adapts to a new task. This shared puzzle is about plasticity: the ability of a system to bend and change without breaking. If we can find the universal laws that control this flexibility, we might not only build smarter machines but also understand the fundamental mechanics of learning itself, whether it happens in a cell or a silicon chip.

A recent study by Owen Skriloff at the University of Chicago takes this comparison from a vague idea to a precise, testable model. The researcher set out to see if the specific biological factors known to control plasticity in nature would survive the translation into the digital world of deep learning. In the biological setting, scientists had identified four main levers that determine how well an organism adapts to alternating environments: the size of the "neutral set" (a collection of genetic variations that produce the same result), the difference between the environments, how often the environment switches, and the rate of mutation. Skriloff built a digital experiment where a neural network was trained to solve two different problems, switching back and forth between them, much like an animal moving between two different habitats. The goal was to see which of those four biological levers actually mattered when the system was driven by the mathematical rules of gradient descent, the engine that powers modern artificial intelligence.

The results revealed a surprising simplification. While the biological model relied on four factors, the digital system collapsed down to just two essential controls. The first is a measure of how much the two tasks disagree with each other. If the network is asked to solve two problems that are nearly identical, it can master both easily. But if the tasks are in direct conflict, the network struggles to hold onto both. The second control is a measure of how far the network travels in its internal settings during each phase of training. This is a product of the learning speed and the duration of the task before switching. The study found that the size of the "neutral set," a factor that is critical in biological evolution, had almost no effect on the digital network's ability to adapt. This suggests a fundamental difference between how evolution works in nature and how learning works in machines: in biology, a large population can explore many different genetic paths simultaneously, but a single learning algorithm follows one specific path, making the size of the safe zone irrelevant.

Through thousands of simulated training runs, the researchers mapped out exactly how these two controls shape the outcome. They discovered that the level of disagreement between tasks sets a hard, geometric limit on how well the network can perform. No matter how the training is tuned, if the tasks are too different, the network cannot perfectly master both at the same time; it will always be forced to compromise. However, the second control, the travel distance, determines how close the network gets to that limit. The study identified a specific "sweet spot" for this travel distance. If the network moves too little during a task, it fails to learn it. If it moves too far, it learns the current task so intensely that it erases its memory of the previous one. The optimal balance follows a clear mathematical pattern: as the tasks become more different, the network must switch more frequently and move less during each phase to avoid catastrophic forgetting.

This work does more than just tune a computer program; it offers a new way to view learning as a physical process. By reducing the complex behavior of a neural network to two simple, dimensionless numbers, the study provides a "mechanics of learning" similar to the laws that govern fluids or electricity in physics. It shows that the ability to learn continuously is not a mysterious property of intelligence but a predictable outcome of how a system responds to changing demands. The findings suggest that to build machines that learn like humans, we do not need to mimic the complex genetic machinery of biology. Instead, we need only to manage the tension between conflicting tasks and the rhythm of learning, ensuring the system moves just enough to learn, but not so much that it forgets. This clarity offers a practical guide for designing better artificial intelligence, proving that the path to universal learning might be simpler than we thought.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →