Temporal agent programs

作者:

Highlights:

摘要

The “agent program” framework introduced by Eiter, Subrahmanian and Pick [Artificial Intelligence 108 (1–2) (1999) 179], supports developing agents on top of arbitrary legacy code. Such agents are continuously engaged in an “eventoccurs→think→act→eventoccurs…” cycle. However, this framework has two major limitations: (1)all actions are assumed to have no duration, and(2)all actions are taken now, but cannot be scheduled for the future. In this paper, we present the concept of a “temporal agent program” (tap for short) and show that using taps, it is possible to build agents on top of legacy code that can reason about the past and about the future, and that can make temporal commitments for the future now. We develop a formal semantics for such agents, extending the concept of a status set proposed by Eiter et al., and develop algorithms to compute the status sets associated with temporal agent programs. Last, but not least, we show how taps support the decision making of collaborative agents.

论文关键词:Agents,Heterogenous systems,Information integration,Temporal reasoning,Logic programming

论文评审过程:Received 23 February 2000, Revised 11 August 2000, Available online 15 March 2001.

论文官网地址:https://doi.org/10.1016/S0004-3702(01)00052-2