Open AccessPosted Content
A Survey of Agent Platforms
297
TL;DR: A comparative up-to-date review of the most promising existing agent platforms that can be used is presented, based on universal comparison and evaluation criteria, proposing classifications for helping readers to understand which agent platforms broadly exhibit similar properties and in which situations which choices should be made.
read more
Abstract: From computer games to human societies, many natural and artificial phenomena can be represented as multi-agent systems. Over time, these systems have been proven a really powerful tool for modelling and understanding phenomena in fields, such as economics and trading, health care, urban planning and social sciences. However, although, intelligent agents have been around for years, their actual implementation is still in its early stages. Since the late nineties many agent platforms have been developed. Some of them have already been abandoned whereas others continue releasing new versions. On the other hand, the agent-oriented research community is still providing more and more new platforms. This vast amount of platform options leads to a high degree of heterogeneity. Hence, a common problem is how people interested in using multi-agent systems should choose which platform to use in order to benefit from agent technology. This decision was usually left to word of mouth, past experiences or platform publicity, lately however people depend on solid survey articles. To date, in most cases multi-agent system surveys describe only the basic characteristics of a few representatives without even providing any classification of the systems themselves. This article presents a comparative up-to-date review of the most promising existing agent platforms that can be used. It is based on universal comparison and evaluation criteria, proposing classifications for helping readers to understand which agent platforms broadly exhibit similar properties and in which situations which choices should be made.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A Survey on Parallel and Distributed Multi-Agent Systems for High Performance Computing
Alban Rousset,Bénédicte Herrmann,Christophe Lang,Laurent Philippe +3 more
- 01 Jan 2016
TL;DR: This paper presents a qualitative analysis of several multi-agent platforms, their tests in high performance Computing execution environments, and the performance results for the only two platforms that fulfill the high performance computing constraints.
Comparison of execution times of three multi-agent platforms (Netlogo/GAMA/Repast simphony) based on the LASCAR model
Romain Reulier,Grégory Bonnet,Florentin L’Homme +2 more
TL;DR: This study compares execution times of NetLogo, GAMA, and Repast Simphony on the LASCAR model, finding NetLogo to be 2.7 and 1.4 times faster than GAMA and Repast Simphony in two simulation environments of different sizes.
Large-Scale Parallelization of Human Migration Simulation
Derek Groen,Nikela Papadopoulou,Petros Anastasiadis,Marcin Lawenda,Lukasz Szustak,Sergiy Gogolenko,Hamid Arabnejad,Alireza Jahani +7 more
TL;DR: This article benchmarks parallelized Flee simulation code using supercomputers equipped with AMD EPYC Rome 7742 and Intel Xeon Platinum 8268 processors and finds that Flee scales excellently to up to 8192 cores for large cases, although very detailed location graphs can impose a large initialization time overhead.
The first twenty years of agent-based software development with JADE
TL;DR: A mission-critical system is reported on that uses the abstractions that JADE contributed to identify and that are now commonly adopted in the community of researchers and practitioners interested in software agents and agent-based software development.
Modelling ecology and evolution of Foraminifera in the agent-oriented distributed platform
TL;DR: A new software platform called eVolutus for simulating evolution of living organisms, which chooses Foraminifera as model organisms that represent a group of single-cellular, mainly marine, organisms that construct well fossilisable protective shells.
References
Reputation systems
TL;DR: Systems T he Internet offers vast new opportunities to interact with total strangers, but these interactions can be fun, informative, even profitable, but they also involve risk.
2.6K
•Book
Programming Multi-Agent Systems in AgentSpeak using Jason
Rafael H. Bordini,Jomi Fred Hübner,Michael Wooldridge +2 more
- 12 Nov 2007
TL;DR: The BDI Agent Model, a Computational Model of BDI Practical Reasoning, and Semantics of the BDI Modalities for AgentSpeak, a Reference Guide to Agent-Oriented Programming, are presented.
•Book
Programming Multi-Agent Systems in AgentSpeak using Jason (Wiley Series in Agent Technology)
Rafael H. Bordini,Jomi Fred Hübner,Michael Wooldridge +2 more
- 01 Jul 2007
TL;DR: The Jason Agent Programming Language as discussed by the authors is a programming language based on the BDI Agent Model that allows to define simulated environments and communicate with multiple agents in a BDI agent language.
1.1K
MASON: A Multiagent Simulation Environment
Sean Luke,Claudio Cioffi-Revilla,Liviu Panait,Keith M. Sullivan,Gabriel Catalin Balan +4 more
- 01 Jul 2005
TL;DR: This paper describes the MASON system, its motivation, and its basic architectural design, and compares MASON to related multi-agent libraries in the public domain, and discusses six applications of the system built over the past year which suggest its breadth of utility.