Communicating Agents in Open Multi-Agent Systems - Robotics Institute Carnegie Mellon University

Communicating Agents in Open Multi-Agent Systems

Terence Payne, Rahul Singh, and Katia Sycara
Workshop Paper, 1st GSFC/JPL Workshop on Radical Agent Concepts (WRAC '02), pp. 365 - 371, 2002

Abstract

Agents often utilise the services of other agents to perform tasks within multi agent systems. To achieve this, an agent must first locate another agent that has the capability to provide a desired service (i.e. a service provider agent), and then interact with it. To communicate with a service provider, an agent requires information about: 1) the service provider agent's interface; 2) the ontology that defines concepts used by the provider agent; and 3) the agent communication language (ACL) the agent uses so that it can parse and understand the communication. Currently deployed MASs encode the interface description and the ontology within the capability description of a service provider, but assume a common ACL between communicating agents. Middle agents support the discovery of service providers based on the advertised capabilities of the service providers. This advertisement defines the provider agent's interface, and may reference the ontology used by the provider agent. However, the requester agent still requires information about the ACL used by the provider to be able to communicate with it. This paper demonstrates how agents can communicate with each other without making assumptions about the ACLs used, by presenting a template based shallow parsing approach to message construction/decomposition, thus greatly simplifying and improving the robustness of inter-agent communication.

BibTeX

@workshop{Payne-2002-16837,
author = {Terence Payne and Rahul Singh and Katia Sycara},
title = {Communicating Agents in Open Multi-Agent Systems},
booktitle = {Proceedings of 1st GSFC/JPL Workshop on Radical Agent Concepts (WRAC '02)},
year = {2002},
month = {January},
pages = {365 - 371},
}