Catálogo de publicaciones - libros
Engineering Societies in the Agents World V: 5th International Workshop, ESAW 2004, Toulouse, France, October 20-22, 2004, Revised Selected and Invited Papers
Marie-Pierre Gleizes ; Andrea Omicini ; Franco Zambonelli (eds.)
En conferencia: 5º International Workshop on Engineering Societies in the Agents World (ESAW) . Toulouse, France . October 20, 2004 - October 22, 2004
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Artificial Intelligence (incl. Robotics); Computer Communication Networks; Software Engineering; Simulation and Modeling
Disponibilidad
Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
---|---|---|---|---|
No detectada | 2005 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-3-540-27330-1
ISBN electrónico
978-3-540-31887-3
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2005
Información sobre derechos de publicación
© Springer-Verlag Berlin Heidelberg 2005
Tabla de contenidos
doi: 10.1007/11423355_11
DIAGAL: A Generic ACL for Open Systems
Philippe Pasquier; Mathieu Bergeron; Brahim Chaib-draa
In this paper, we present the latest version of our dialogue games based agent communication language (DIAGAL) which allows the agents to manipulate the public layer of social commitments through dialogue. We show that DIAGAL is complete according to the sequential creation, cancellation, update and discharge of social commitments. We also extend and refine notions of success and satisfaction previously associated with speech-acts to this new dialogical setting. Finally, we explain why DIAGAL is a good candidate for open and heterogeneous MAS development.
- Social Issues in Multi-agent Systems | Pp. 152-165
doi: 10.1007/11423355_12
Using Social Power to Enable Agents to Reason About Being Part of a Group
Cosmin Carabelea; Olivier Boissier; Cristiano Castelfranchi
One of the main challenges in multi-agent systems is the coordination of autonomous agents. In order to achieve this coordination, the agents are considered to be part of what we call a group (e.g., organization, institution, team, normative society, etc.). Our goal is to enable an agent to reason about the implications of being part of a group: what does it gain or lose, what are the constraints imposed on its behaviour. The theory of social power has been proposed as a paradigm to describe the agent’s behaviour. In this paper we use this theory, we formalize it and we extend it to include group-related aspects. We then show how, using this theory, an agent is able to reason about the constraints imposed on its behaviour by the group, for example to decide whether it should enter or not a group.
- Social Issues in Multi-agent Systems | Pp. 166-177
doi: 10.1007/11423355_13
Strategies for Distributing Goals in a Team of Cooperative Agents
Laurence Cholvy; Christophe Garion
This paper addresses the problem of distributing goals to individual agents inside a team of cooperative agents.
It shows that several parameters determine the goals of particular agents. The first parameter is the set of goals allocated to the team; the second parameter is the description of the real actual world; the third parameter is the description of the agents’ ability and commitments. The last parameter is the strategy the team agrees on: for each precise goal, the team may define several strategies which are orders between agents representing, for instance, their relative competence or their relative cost. This paper also shows how to combine strategies. The method used here assumes an order of priority between strategies.
- Cooperation and Collective Behaviours in Agent Societies | Pp. 178-190
doi: 10.1007/11423355_14
Collectively Cognitive Agents in Cooperative Teams
Jacek Brzeziński; Piotr Dunin-K̨eplicz; Barbara Dunin-K̨eplicz
This research continues a line of recent investigation resulting already in Dunin-K̨eplicz and Verbrugge theory of collective motivational attitudes as well as a formal theory of teamwork.
In this paper we aim to describe our work over a theory of collective commitments in cooperative teams basing on a software test–bed for conducting trust–based agent experiments. First, short introductions to the theories of collective commitments and trust are given. Next, the most important properties of the system are presented together with a scenario of interplay. Finally several tests are described that compare different versions of a commitment applied in various situations.
- Cooperation and Collective Behaviours in Agent Societies | Pp. 191-208
doi: 10.1007/11423355_15
Cooperative Agent Model Instantiation to Collective Robotics
Gauthier Picard
The general aim of our work is to provide tools, methods and models to adaptive multi-agent systems designers. These systems consist in several interacting agents and have to optimize problem solving in a dynamic environment. In this context, the ADELFE method, which is based on a self-organizing adaptive multi-agent system model, was developed. Cooperation is used as a local criterion to self-organize the collective in order to reach functional adequacy with the environment. One key stage during the design process is to instantiate a cooperative agent model that is an extension to classical reactive models in which cooperation subsumes any other nominal behavior. A sample implementation of the agent model in the collective robotics domain – resource transportation – will illustrate a discussion on the model.
- Cooperation and Collective Behaviours in Agent Societies | Pp. 209-221
doi: 10.1007/11423355_16
From Self-Organized Systems to Collective Problem Solving
Chevrier Vincent
The reactive multi-agent approach emphasizes individual simplicity over the collective complexity of the task being performed. However, to apply such an approach to a problem, the components of the multi-agent system have to be designed in such a way that the society be able to fulfill its requirements with a reasonable efficiency. Inspiration from natural self-organized systems is a way to solve this conception issue.
This article illustrates two cases of how natural self-organized systems can be transposed to engineer societies of agents that collectively solve problems. It presents two original self organized models conceived in cooperation with biologists and details how transposition principles have been used to design collective problem solving systems.
- Cooperation and Collective Behaviours in Agent Societies | Pp. 222-230
doi: 10.1007/11423355_17
A Sample Application of ADELFE Focusing on Analysis and Design The Mechanical Synthesis Problem
Davy Capera; Gauthier Picard; Marie-Pierre Gleizes; Pierre Glize
This paper aims at explaining how to follow an agent-oriented process to develop a multi-agent mechanism design system. ADELFE methodology is devoted to adaptive multi-agent systems in which adaptation is enabled by cooperative self-organization. Two main works are emphasized. First, the analysis leads to the agent identification by studying the interactions both between the system and its environment and within the system itself. Second, the different modules of the agents and their cooperative attitude are modeled during the design phase. Such an approach is promising, but raises some difficulties considering the notion of cooperation, which is discussed before concluding.
- Methodologies and Platforms for Agent-Oriented Engineering | Pp. 231-244
doi: 10.1007/11423355_18
SONIA: A Methodology for Natural Agent Development
Fernando Alonso; Sonia Frutos; Loïc Martínez; César Montes
has emerged as a powerful engineering discipline that can deal with the complexity of today’s software systems (primarily in distributed and open environments) better than other more traditional approaches. However, AOSE does not provide a software development process that naturally leads, if the problem so requires, to an agent architecture. Current agent development methodologies have two separate drawbacks. One is that development processes tend to target an agent organization, which is not necessarily always the best structure, as of the requirements definition stage. The other is that the identification and design of agents are complex, and designer experience plays an essential role in their definition. In this paper, we present the SONIA methodology (Set of mOdels for a Natural Identification of Agents) in an attempt to solve these problems. Based on a generic problem-independent analysis and a bottom-up agent identification process, SONIA naturally outputs an agent-based system.
- Methodologies and Platforms for Agent-Oriented Engineering | Pp. 245-260
doi: 10.1007/11423355_19
Deployment of Distributed Multi-agent Systems
Lars Braubach; Alexander Pokahr; Dirk Bade; Karl-Heinz Krempels; Winfried Lamersdorf
The agent metaphor has shown its usefulness for modelling as well as implementing complex and dynamic applications. Although a number of agent applications has been successfully realised and used, it must be stated that the distribution of commercial off-the-shelf applications is very scarce. For this discontenting situation, at least two reasons can be identified. On the one hand, the development of agent-based applications is difficult suffering from insufficient standards and tools and on the other hand deployment issues are little researched and supported. In this paper, several deployment-related topics are discussed and a vision for the deployment of distributed multi-agent systems is conceived. From the vision, requirements for launching and configuring agent applications are derived. According to these requirements, a platform independent reference model of the proposed deployment infrastructure is presented. The reference model provides the basis for the development of our ASCML (Agent Society Configuration Manager and Launcher) tool, which is currently implemented for the JADE and Jadex multi-agent platforms.
- Methodologies and Platforms for Agent-Oriented Engineering | Pp. 261-276
doi: 10.1007/11423355_20
Using Stand-in Agents in Partially Accessible Multi-agent Environment
Martin Rehák; Michal Pěchouček; Jan Tožička; David Šišlák
This contribution defines a metrics and proposes a solution for the problem of agents inaccessibility in multi-agent systems. We define the stand-in pattern for knowledge maintenance and remote presence in distributed agent systems with communication inaccessibility. Our implementation has been designed and tested in the - agent platform. We also present a set of measurements quantifying agents’ inaccessibility in our domain and comparing the usefulness of different solution in the environments with different inaccessibility.
- Methodologies and Platforms for Agent-Oriented Engineering | Pp. 277-291