Open ended intelligence
Algorithms worth running for a billion years
2022-11-27 — 2026-06-25
Wherein the Concept of Open-Endedness Is Examined as an Alternative to Single-Point Optimisation, With Reference to Algorithms Designed to Generate Novelty Indefinitely Rather Than Converge Upon Fixed Goals.
What if expected utility maximization over a defined domain is not the model of intelligence? What if, rather, it is dangerously misleading to bet too hard on intelligence as a single-point optimization process? This page collects the non-utility alternatives: entities that persist rather than optimize, and agents that manufacture their own goals through intrinsic motivation. This page is about a third idea that draws on both but lives at the level of the whole process — open-endedness.
Gotta say that this likely connects to Nassim Taleb’s Black Swans etc. His notion of weird risks from outside your model is a kind of critique of the closed ontologies of optimization.
1 Building open-endedness
What does it mean for a system to be “open-ended”? Maybe it is hard to describe, but easier to manufacture? Jeff Clune posed a version of this question at EXAIT:
Could we devise an open-ended exploratory algorithm that is worth running for a billion years?
This isn’t about solving a single benchmark or reaching a single target loss. It’s about building processes that never finish and that continually create novelty, complexity, and surprise. That’s what life itself appears to be building.
Implementations
- POET: endlessly generates new environments and their solutions in tandem (Wang et al. 2019, 2020; Ecoffet et al. 2021).
- Quality-diversity algorithms: not just about finding a single optimum but about filling out the space of possible strategies (Cully et al. 2015).
- OMNI-EPIC: links human notions of interestingness with programmatically generated environments (Faldor et al. 2024). See also maxencefaldor/omni-epic
- Broader frameworks in AI-GA (AI generating algorithms) (Clune 2020).
These approaches move away from a single-point optimisation worldview toward something more like evolution: messy, self-propagating, self-diversifying, and driven by the imperatives of persistence and exploration.
2 Incoming
Co-evolutionary free lunches, maybe (Wolpert and Macready 2005) — in that it’s kind of about coopetition and mechanism.
Alex Graves surely
David Ha likewise
Sakana AI seems to be commercial and thinking about this, and probably has David’s attention at the moment
A-life folks kind of started on this. I should reactivate the synapses that used to hold my A-life knowledge
HT Chris Pang for pointing out that I should link to
- Infinite games (Carse 2012)
- C. Thi Nguyen on games (Nguyen 2020) (fun games, prisoner’s dilemma).
