AIFeb 27, 2013

A Probabilistic Model of Action for Least-Commitment Planning with Information Gather

arXiv:1302.6801v150 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of AI planning in uncertain environments for agents that lack perfect control and information, representing an incremental extension to existing planning frameworks.

The paper tackles the problem of planning under imperfect control and information by extending the deterministic STRIPS model to include noisy, context-dependent causal and informational effects in actions, and shows how to adapt a least-commitment planning algorithm to handle informational actions and contingent execution.

AI planning algorithms have addressed the problem of generating sequences of operators that achieve some input goal, usually assuming that the planning agent has perfect control over and information about the world. Relaxing these assumptions requires an extension to the action representation that allows reasoning both about the changes an action makes and the information it provides. This paper presents an action representation that extends the deterministic STRIPS model, allowing actions to have both causal and informational effects, both of which can be context dependent and noisy. We also demonstrate how a standard least-commitment planning algorithm can be extended to include informational actions and contingent execution.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes