Loading…

Efficient storage and retrieval in agent protocol libraries using subsumption hierarchies

To be truly adaptive in dynamic environments, agents must be able to interact in ways that were not conceived at design time. One way to achieve this is to use executable protocol specifications, in which participants can share a protocol specification at runtime, and interact using the specified ru...

Full description

Saved in:
Bibliographic Details
Published in:Multiagent and grid systems 2013-01, Vol.9 (2), p.101-134
Main Authors: Miller, Tim, McBurney, Peter
Format: Article
Language:English
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:To be truly adaptive in dynamic environments, agents must be able to interact in ways that were not conceived at design time. One way to achieve this is to use executable protocol specifications, in which participants can share a protocol specification at runtime, and interact using the specified rules. In such a model, it is necessary that an agent can quickly and correctly locate a protocol that achieves its goals. Building on previous work, we present a method for characterising, storing, structuring, and searching protocol libraries. Libraries are represented using subsumption hierarchies, in which the vertices represent characterisations of protocols, and edges record a relation between two characterisations if one characterisation subsumes the other. This structure can be used to prevent searching of irrelevant parts of the library. An experimental analysis demonstrates that searching the library has an average-case time complexity of O ( n ) , which is the same as a standard linear search, however, the measured time is significantly lower. Despite this, the cost of structuring the library has an average-case time complexity O ( n 2 ) , so the ratio of searches to insertions must be high to gain a benefit.
ISSN:1574-1702
1875-9076
DOI:10.3233/MGS-130202