A multi-agent system (MAS) is a system composed of multiple interacting intelligent agents within an environment. Multi-agent systems can be used to solve problems that are difficult or impossible for an individual agent or a monolithic system to solve. Intelligence may include some methodic, functional, procedural or algorithmic search, find and processingapproach.
Topics where multi-agent systems research may deliver an appropriate approach include online trading,[1] disaster response,[2] and modelling social structures.[3]
Contents[hide] |
[edit]Concept
Multi-agent systems consist of agents and their environment. Typically multi-agent systems research refers to software agents. However, the agents in a multi-agent system could equally well be robots,[4] humans or human teams. A multi-agent system may contain combined human-agent teams.
Agents can be divided into different types:
- Very simple like: passive agents[5] or agent without goals (like obstacle, apple or key in any simple simulation)
- Active agents[5] with simple goals (like birds in flocking, or wolf-sheep in prey-predator model)
- Or very complex agents (like cognitive agent, which has a lot of complex calculations)
Environment also can be divided into:
- Virtual Environment
- Discrete Environment
- Continues Environment
Agent environments can be organized according to various properties like: accessibility (depending on if it is possible to gather complete information about the environment), determinism (if an action performed in the environment causes a definite effect), dynamics (how many entities influence the environment in the moment), discreteness (whether the number of possible actions in the environment is finite), episodicity (whether agent actions in certain time periods influence other periods)[6], and dimensionality (whether spatial characteristics are important factors of the environment and the agent considers space in its decision making).[7]
[edit]Characteristics
The agents in a multi-agent system have several important characteristics:[8]
- Autonomy: the agents are at least partially autonomous
- Local views: no agent has a full global view of the system, or the system is too complex for an agent to make practical use of such knowledge
- Decentralization: there is no designated controlling agent (or the system is effectively reduced to a monolithic system)[9]
[edit]Self organization and self steering
Multi-agent systems can manifest self-organization as well as self-steering and other control paradigms and related complex behaviors even when the individual strategies of all their agents are simple.
When agents can share knowledge using any agreed language, within the constraints of the system’s communication protocol, the approach may lead to a common improvement. Example languages are Knowledge Query Manipulation Language (KQML) or FIPA’s Agent Communication Language (ACL).
[edit]Systems paradigms
Many MAS systems are implemented in computer simulations, stepping the system through discrete “time steps”. The MAS components communicate typically using a weighted request matrix, e.g.
Speed-VERY_IMPORTANT: min=45 mph, Path length-MEDIUM_IMPORTANCE: max=60 expectedMax=40, Max-Weight-UNIMPORTANT Contract Priority-REGULAR
and a weighted response matrix, e.g.
Speed-min:50 but only if weather sunny, Path length:25 for sunny / 46 for rainy Contract Priority-REGULAR note - ambulance will override this priority and you'll have to wait
A challenge-response-contract scheme is common in MAS systems, where
First a "Who can?" question is distributed. Only the relevant components respond: "I can, at this price". Finally, a contract is set up, usually in several more short communication steps between sides,
also considering other components, evolving “contracts”, and the restriction sets of the component algorithms.
Another paradigm commonly used with MAS systems is the pheromone, where components “leave” information for other components “next in line” or “in the vicinity”. These “pheromones” may “evaporate” with time, that is their values may decrease (or increase) with time.
[edit]Properties
MAS systems, also referred to as “self-organized systems”, tend to find the best solution for their problems “without intervention”. There is high similarity here to physical phenomena, such as energy minimizing, where physical objects tend to reach the lowest energy possible, within the physical constrained world. For example: many of the cars entering a metropolis in the morning, will be available for leaving that same metropolis in the evening.
The main feature which is achieved when developing multi-agent systems, if they work, is flexibility, since a multi-agent system can be added to, modified and reconstructed, without the need for detailed rewriting of the application. These systems also tend to be rapidly self-recovering and failure proof, usually due to the heavy redundancy of components and the self managed features, referred to, above.
[edit]The study of multi-agent systems
The study of multi-agent systems is “concerned with the development and analysis of sophisticated AI problem-solving and control architectures for both single-agent and multiple-agent systems.”[10] Topics of research in MAS include:
- agent-oriented software engineering
- beliefs, desires, and intentions (BDI)
- cooperation and coordination
- organization
- communication
- negotiation
- distributed problem solving
- multi-agent learning
- scientific communities
- dependability and fault-tolerance
- robotics [11]
[edit]Frameworks
While ad hoc multi-agent systems are often created from scratch by researchers and developers, some frameworks have arisen that implement common standards (such as the FIPA agent system platforms and communication languages). These frameworks save developers time and also aid in the standardization of MAS development. One such developmental framework for robotics is given in [12]
See Comparison of agent-based modeling software.
[edit]Applications in the real world
![]() |
This section requires expansion. |
Multi-agent systems are applied in the real world to graphical applications such as computer games. Agent systems have been used in films.[13] They are also used for coordinated defence systems. Other applications include transportation, logistics[14], graphics, GIS as well as in many other fields. It is widely being advocated for use in networking and mobile technologies, to achieve automatic and dynamic load balancing, high scalability, and self-healing networks.
[edit]See also
[edit]References
- ^ Rogers, Alex; David, E.; Schiff, J.; Jennings, N.R. (2007). “The Effects of Proxy Bidding and Minimum Bid Increments within eBay Auctions”. ACM Transactions on the Web.
- ^ Schurr, Nathan; Marecki, Janusz; Tambe, Milind; Scerri, Paul; Kasinadhuni, Nikhil; Lewis, J.P. (2005) (PDF). The Future of Disaster Response: Humans Working with Multiagent Teams using DEFACTO.
- ^ Sun, Ron; Naveh, Isaac. “Simulating Organizational Decision-Making Using a Cognitively Realistic Agent Model”. Journal of Artificial Societies and Social Simulation.
- ^ Kaminka, G. A. (December 2004). “Robots are Agents, Too!“]. AgentLink News: 16–17.
- ^ a b Kubera, Yoann; Mathieu, Philippe; Picault, Sébastien (2010), “Everything can be Agent!” (PDF), Proceedings of the ninth International Joint Conference on Autonomous Agents and Multi-Agent Systems (AAMAS’2010) (Toronto, Canada): 1547-1548
- ^ Russell, Stuart J.; Norvig, Peter (2003), Artificial Intelligence: A Modern Approach (2nd ed.), Upper Saddle River, New Jersey: Prentice Hall, ISBN 0-13-790395-2
- ^ Salamon, Tomas (2011). Design of Agent-Based Models. Repin: Bruckner Publishing. p. 22. ISBN 978-80-904661-1-1.
- ^ Wooldridge, Michael (2002). An Introduction to MultiAgent Systems. John Wiley & Sons. pp. 366. ISBN 0-471-49691-X.
- ^ Panait, Liviu; Luke, Sean (2005). “Cooperative Multi-Agent Learning: The State of the Art” (PDF). Autonomous Agents and Multi-Agent Systems 11 (3): 387-434.
- ^ “The Multi-Agent Systems Lab”. University of Massachusetts Amherst. Retrieved Oct 16, 2009.
- ^ Ahmed, S.; Karsiti, M.N. (2007). “A testbed for control schemes using multi agent nonholonomic robots”. 2007 IEEE International Conference on Electro/Information Technology.DOI:10.1109/EIT.2007.4374547.
- ^ Ahmed, Salman; Karsiti, Mohd N.; Agustiawan, Herman (2007). “A development framework for collaborative robots using feedback control”.
- ^ “Film showcase”. MASSIVE. Retrieved 28 April 2012.
- ^ Máhr, T. S.; Srour, J.; De Weerdt, M.; Zuidwijk, R. (2010). “Can agents measure up? A comparative study of an agent-based and on-line optimization approach for a drayage problem with uncertainty”. Transportation Research Part C: Emerging Technologies 18: 99. DOI:10.1016/j.trc.2009.04.018. edit
[edit]Further reading
- Wooldridge, Michael (2002). An Introduction to MultiAgent Systems. John Wiley & Sons. pp. 366. ISBN 0-471-49691-X.
- Shoham, Yoav; Leyton-Brown, Kevin (2008). Cambridge University Press. pp. 496. ISBN 978-0-521-89943-7.http://www.masfoundations.org Multiagent Systems: Algorithmic, Game-Theoretic, and Logical Foundations.
- Mamadou, Tadiou Koné; Shimazu, A.; Nakajima, T. (August 2000). “The State of the Art in Agent Communication Languages (ACL)”. Knowledge and Information Systems Journal (KAIS) (London: Springer-Verlag) 2 (2): 1 – 26.
- Hewitt, Carl; Inman, Jeff (Nov./Dec. 1991). “DAI Betwixt and Between: From “Intelligent Agents” to Open Systems Science”. IEEE Transactions on Systems, Man, and Cybernetics.
- The Journal of Autonomous Agents and Multi-Agent Systems (JAAMAS)
- Weiss, Gerhard, ed. (1999). Multiagent Systems, A Modern Approach to Distributed Artificial Intelligence. MIT Press. ISBN 0-262-23203-0.
- Ferber, Jacques (1999). Multi-Agent Systems: An Introduction to Artificial Intelligence. Addison-Wesley. ISBN 0-201-36048-9.
- Sun, Ron (2006). Cognition and Multi-Agent Interaction. Cambridge University Press. ISBN 0-521-83964-5.
- Keil, David; Goldin, Dina (2006). Weyns, Danny; Parunak, Van; Michel, Fabien. eds. “Indirect Interaction in Environments for Multiagent Systems” (PDF). Environments for Multiagent Systems II. LNCS 3830 (Springer).
- Whitestein Series in Software Agent Technologies and Autonomic Computing, published by Springer Science+Business Media Group
- Salamon, Tomas (2011). Design of Agent-Based Models : Developing Computer Simulations for a Better Understanding of Social Processes. Bruckner Publishing. ISBN 978-80-904661-1-1.
- Russell, Stuart J.; Norvig, Peter (2003), Artificial Intelligence: A Modern Approach (2nd ed.), Upper Saddle River, New Jersey: Prentice Hall, ISBN 0-13-790395-2
[edit]External links
- Random Agent-Based Simulations by Borys Biletskyy – Random agent-base simulations for multi-robot system and Belousov-Zhabotinsky reaction. Java applets available.
- JaCaMo MAS Platform – An open-source platform for Multi-Agent Systems based on Jason, CArtAgO, and Moise.
- Janus multiagent Platform – Holonic multiagent execution platform (free for non-commercial use).
- HarTech Technologies – HarTech Technologies developed a dedicated Distributed Multi Agent System Framework used in both simulation and large scale command and control system. This unique framework called the Generic Blackboard (GBB) provides a development framework for such systems which is domain independent. Distributed Multi Agent Framework.
Kommentera: