Predicting Responsiveness of BDI Agent

  • Authors:
  • Huiliang Zhang;Zhiqi Shen;Shell Ying Huang;Chunyan Miao

  • Affiliations:
  • Nanyang Technological University, Singapore, email: {PG04043187,ZQShen,ASSYHuang,ASCYMiao}@ntu.edu.sg;Nanyang Technological University, Singapore, email: {PG04043187,ZQShen,ASSYHuang,ASCYMiao}@ntu.edu.sg;Nanyang Technological University, Singapore, email: {PG04043187,ZQShen,ASSYHuang,ASCYMiao}@ntu.edu.sg;Nanyang Technological University, Singapore, email: {PG04043187,ZQShen,ASSYHuang,ASCYMiao}@ntu.edu.sg

  • Venue:
  • Proceedings of the 2010 conference on ECAI 2010: 19th European Conference on Artificial Intelligence
  • Year:
  • 2010

Quantified Score

Hi-index 0.01

Visualization

Abstract

A performance mark of a BDI agent is how fast it can react to and process incoming event sequences. To the best of our knowledge, few papers have been published about predicting an agent's average response time for an event sequence before the agent is applied in a real project. In this paper, we first introduce a simulation method. In simulation, a sequence of events with attributes, such as priorities and amounts of time needed to process the events, is input to the agent at designed insertion time. The events are processed by the agent according to the attributes. The statistics of processing time can be recorded. Then we make some theoretical analysis to estimate the average response time when an agent processes a sequence of events based on probability and queueing theory. Comparison experiments show that the results from analysis are quite matching with the results from simulation experiments. The analysis suggests a way to quickly estimate the performance of an agent if the attributes of the incoming event sequence are known in advance. The predicted average response time can help construct efficient BDI agents for various environments.