Evolving agents

  • Authors:
  • Adil Qureshi

  • Affiliations:
  • University College London, London, UK

  • Venue:
  • GECCO '96 Proceedings of the 1st annual conference on Genetic and evolutionary computation
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

The paradigm of agent based computing is becoming increasingly popular both in distributed artificial intelligence and as a general software engineering technique. The difficulty with agent based computing is that success depends not just on the correctness of any one agent, but on the emergent behaviour arising from the interaction of a society of agents. As a consequence, the problem of programming agents is non trivial and poorly understood. In this paper we show that genetic programming can be used to automatically program agents which communicate and interact to solve problems. The programs evolved simultaneously define when and what to communicate, and how to use the communicated information to solve the given problem.