Proof Systems for Planning Under Cautious Semantics

ZHANG Yan,ZHAO Xi-shun
2013-01-01
Abstract:Planning with incomplete knowledge becomes a very active research area recently.Many logical formalisms introduce sensing actions and conditional plans to address the problem.The action language Ak invented by Son and Baral is a well-known framework for this purpose.In this paper,we propose so-called cautious and weakly cautious semantics for Ak,in order to allow an agent to generate and execute reliable plans in safety-critical environment.Intuitively speaking,cautious and weakly cautious semantics enable the agent to know exactly what happens after the execution of an action.Computational complexity analysis shows that cautious semantics reduces the reasoning complexity of Ak.Another important contribution of our work is the development of Hoare style proof systems.These proof systems are served as inference mechanisms for the verification of conditional plans,and proved to be sound and complete.In addition,they could be used for plan generation,in the sense that constructing a derivation is indeed the procedure to finding a plan.The proof systems possess a property for off-line planning,the agent could generate and store short proofs in her spare time,then perform quick plan query by easily constructing a long proof from the stored shorter ones.
What problem does this paper attempt to address?