Multi-agent System Website Links For
System
 

Information About

Multi-agent System




A multi-agent system (MAS) is a system composed of several Agents , collectively capable of reaching goals that are difficult to achieve by an individual agent or monolithic system.


OVERVIEW

The exact nature of the agents is a matter of some controversy. They are sometimes claimed to be ''autonomous''. For example a household floor cleaning robot can be autonomous in that it is dependent on a human operator only to start it up. On the other hand, in practice, all agents are under active human supervision. Furthermore, the more important the activities of the agent are to humans, the more supervision that they receive. In fact, autonomy is seldom desired. Instead ''interdependent'' systems are needed.

MAS can be claimed to include human agents as well. Human organizations and society in general can be considered an example of a multi-agent system. The Wikipedia community could also be considered a multi-agent system, as explained below.

Multi-agent systems can manifest Self-organization and complex behaviors even when the individual strategies of all their agents are simple.

Topics of research in MAS include:
# beliefs, desires, and intentions ( BDI ),
# cooperation and coordination,
# organisation,
# communication,
# negotiation,
# Distributed Problem Solving ,
# multi-agent learning.
# scientific communities
# dependability and fault-tolerance

To share knowledge agents can use Knowledge Query Manipulation Language (KQML) or FIPA's Agent Communication Language (ACL).


THE STUDY OF MULTI-AGENT SYSTEMS

The study of Multi-Agent Systems is concerned with the development and analysis of sophisticated Artificial Intelligence problem solving and control architectures for both single-agent and multiple-agent systems. UCLA Human Complex Systems Program , 2007. .




SEE ALSO



REFERENCES



FURTHER READING

  • Michael Wooldridge, ''An Introduction to MultiAgent Systems'', John Wiley & Sons Ltd, 2002, paperback, 366 pages, ISBN 0-471-49691-X.

  • Carl Hewitt and Jeff Inman. ''DAI Betwixt and Between: From "Intelligent Agents" to Open Systems Science'' IEEE Transactions on Systems, Man, and Cybernetics. Nov./Dec. 1991.

  • ''The Journal of Autonomous Agents and Multiagent Systems'', Publisher: Springer Science+Business Media B.V., formerly Kluwer Academic Publishers B.V. {Link without Title}

  • Gerhard Weiss, ed. by, ''Multiagent Systems, A Modern Approach to Distributed Artificial Intelligence'', MIT Press, 1999, ISBN 0-262-23203-0.

  • Jacques Ferber, ''Multi-Agent Systems: An Introduction to Artificial Intelligence'', Addison-Wesley, 1999, ISBN 0-201-36048-9.

  • Sun, Ron, (2006). "Cognition and Multi-Agent Interaction". Cambridge University Press. http://www.cambridge.org/uk/catalogue/catalogue.asp?isbn=0521839645

  • José M. Vidal, '' Fundamentals of Multiagent Systems: with NetLogo Examples ''.



EXTERNAL LINKS