Questions tagged [artificial-life]

For question about artificial systems that exhibit the behavioral characteristics of natural living systems.

-Artificial chemistry and the origins of life -Self-assembly, growth, and development -Self-replication and self-repair -Systems and synthetic biology -Perception, cognition, and behavior -Embodiment and enactivism -Collective behaviors of swarms -Evolutionary and ecological dynamics -Open-endedness and creativity -Social organization and cultural evolution -Societal and technological implications -Philosophy and aesthetics -Applications to biology, medicine, business, education, or entertainment

See: Artificial Life Forum (MIT Press) | International Society for Artificial Life

7 questions
10
votes
4 answers

Has the spontaneous emergence of replicators been modeled in Artificial Life?

One of the cornerstones of The Selfish Gene (Dawkins) is the spontaneous emergence of replicators, i.e. molecules capable of replicating themselves. Has this been modeled in silico in open-ended evolutionary/artificial life simulations? Systems like…
9
votes
6 answers

Is artificial life really life or not?

I define Artificial Life as a "simulation" or "copy" of life. However, should it be considered a simulation or copy? If one had motivation and money, someone could theoretically create evolving computers, with a program that allows mutation OR…
9
votes
1 answer

Why is the status of artificial life software so under-developed?

I'm interested in self replicating artificial life (with many agents), so after reviewing the literature with the excellent Kinematic Self-Replicating Machines I started looking for software implementations. I understand that the field is still in…
4
votes
1 answer

Can we use the Tierra approach to optimize machine code?

Thomas Ray's Tierra is a computer program which simulates life. In the linked paper, he argues how this simulation may have real-world applications, showing how his digital organisms (computer programs) evolve in an interesting way: they develop…
3
votes
1 answer

Is it possible that the fittest individuals in an Artificial Life population may be successful by not actively pursuing the rules of the environment?

I'm trying to understand Artificial Life (e.g. here for a simple background) in Computational Evolution. I understand that in this set of methods, you set up a dynamic environment (e.g. the ecology of the environment) and then you set a series of…
Slowat_Kela
  • 287
  • 2
  • 9
3
votes
2 answers

Is it possible to perform neuroevolution without a fitness function?

My question is about neuroevolution (genetic algorithm + neural network): I want to create artificial life by evolving agents. But instead of relying on a fitness function, I would like to have the agents reproduce with some mutation applied to the…
3
votes
0 answers

Artificial life simulator that is fully embodied and passes open endedness tests

Geb is an alife simulation that as far as I know passes all of the tests we have tried to come up with in defining open endedness. However, when you actually run the code, the behavioral complexity certainly increases, but the physical bodies of the…
Phylliida
  • 274
  • 3
  • 9