Abstract
We present a novel procedure for automatically verifying the space and time requirements for resource-bounded reasoning agents. We represent agents as a finite state machines in which the states correspond the formulas currently held in the agent's memory and the transitions between states correspond to applying the agent's inference rules. To check whether an agent has enough memory to derive a formula Φ, we specify the FSM as input to the model-based planner MBP, and check whether the agent has a plan (a choice of memory allocations and inference rule applications), all executions of which lead to states containing Φ. Our approach is general enough to admit verification of reasoners with any set of inference rules which can be encoded as transitions between FSM states.
Original language | English |
---|---|
Title of host publication | Proceedings of the Fifth International Joint Conference on Autonomous Agents and Multiagent Systems |
Editors | P. Stone, G. Weiss |
Pages | 217-219 |
Number of pages | 3 |
Volume | 2006 |
DOIs | |
Publication status | Published - 2006 |
Event | Fifth International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS - Hakodate, Japan Duration: 8 May 2006 → 12 May 2006 |
Other
Other | Fifth International Joint Conference on Autonomous Agents and Multiagent Systems, AAMAS |
---|---|
Country/Territory | Japan |
City | Hakodate |
Period | 8/05/06 → 12/05/06 |
Keywords
- MBP
- Resource-bounded agents