Evolution and The Knightian Blindspot of Machine Learning
Joel Lehman, Elliot Meyerson, Tarek El-Gaaly, Kenneth O. Stanley, Tarin Ziyaee
TL;DR
Knightian uncertainty represents a qualitatively unknown future that current ML/RL formalisms largely dodge. By contrasting RL with biological evolution, the paper shows how open-ended diversification, environmental interaction, and long-horizon falsification enable robustness to unforeseen challenges, while MDP-based RL exhibits time-blindness, narrow risk concepts, and static deployment assumptions. It argues that enriching ML with diversification-and-filter strategies, artificial life, and open-ended search—plus revising RL formalism to better accommodate KU—could yield truly open-world robustness and advance toward AGI. Foundation models and RLHF may appear robust due to scale and interpolation, but KU-sensitive failures persist, underscoring the need for KU-aware theory and algorithms with practical impact for AI safety and open-world deployment.
Abstract
This paper claims that machine learning (ML) largely overlooks an important facet of general intelligence: robustness to a qualitatively unknown future in an open world. Such robustness relates to Knightian uncertainty (KU) in economics, i.e. uncertainty that cannot be quantified, which is excluded from consideration in ML's key formalisms. This paper aims to identify this blind spot, argue its importance, and catalyze research into addressing it, which we believe is necessary to create truly robust open-world AI. To help illuminate the blind spot, we contrast one area of ML, reinforcement learning (RL), with the process of biological evolution. Despite staggering ongoing progress, RL still struggles in open-world situations, often failing under unforeseen situations. For example, the idea of zero-shot transferring a self-driving car policy trained only in the US to the UK currently seems exceedingly ambitious. In dramatic contrast, biological evolution routinely produces agents that thrive within an open world, sometimes even to situations that are remarkably out-of-distribution (e.g. invasive species; or humans, who do undertake such zero-shot international driving). Interestingly, evolution achieves such robustness without explicit theory, formalisms, or mathematical gradients. We explore the assumptions underlying RL's typical formalisms, showing how they limit RL's engagement with the unknown unknowns characteristic of an ever-changing complex world. Further, we identify mechanisms through which evolutionary processes foster robustness to novel and unpredictable challenges, and discuss potential pathways to algorithmically embody them. The conclusion is that the intriguing remaining fragility of ML may result from blind spots in its formalisms, and that significant gains may result from direct confrontation with the challenge of KU.
