Autogenic Intelligence

Future intelligent systems will be grown instead of engineered. The next paradigm of diverse intelligence will likely involve entities that learn to compose meaning, value, and culture as a consequence of their perceived environment.

The current approach of modern AI primarily consists of feature engineering learning, in which we engineer a property of intelligence; "this intelligent agent exhibits 'x' (e.g. attention) so we should put the 'x' trait into our model". This creates a myopic view into constructing generally intelligent beings. We should instead offload human discovered learning mechanisms in favor of systems that learn to discover these concepts themselves.

What about other bioinspired fields like RL and Evolutionary algorithms? I like these fields but they miss the broader point. Both describe a biological mechanism with fixed scope and resolution. Reinforcement learning refers to the agent as an individual and focuses on growth and learning within its lifetime. Evolutionary and genetic algorithms refer to a population as a collective and focuses on growth and learning across lifetimes. Both use selection as a mechanism for specific optimization1. But maybe this is the wrong conceptual model. Is evolution/RL equivalent to that of an optimizer over a single target? In some sense, we want the model to diverge when something interesting happens.

To their credit, there are glimpses of innovation and creativity within these mechanisms, think move 37 in Alphago, yet they are inefficient and hard to come by. It's not so surprising that it identifies actions humans have never done before when millions of trials are performed. Yet we observe that when humans have really deep insights, they are not mining millions of examples but have some fundamental representation about the world that allows serendipity to emerge.

What will this look like? I'll attempt to speculate (will update often):

The goal is to develop theories and systems that create the conditions for intelligence to emerge. In turn, we will learn about the nature of intelligent behavior, reality, and ourselves. Not to mention the unprecedented innovation and positivity that comes as a result. I'll point to Dario Amodei — Machines of Loving Grace for just a few. It is not just about passing a test, benchmark, or winning a game. It's about generating new knowledge and amplifying creativity in all its forms.

  1. There was this experiment I saw with simulating chemotaxis in bacteria. Individual bacteria pay an energy cost to signal food, which is irrational for a single cell, but this altruistic signaling boosts population survival. The persistence of the species as a whole was only possible through non optimal individual actions.↩︎

  2. This is more of a semantic point since the term one vs many is dependent on context but I digress.↩︎

  3. See "The Hardware Lottery" paper.↩︎