AIFeb 13, 2013

Plan Development using Local Probabilistic Models

arXiv:1302.3554v125 citations
AI Analysis

This work addresses planning for complex systems in dynamic environments, but it appears incremental as it builds on the existing CIRCA framework.

The paper tackles the problem of planning in dynamic environments by using temporally-dependent probability functions for state transitions to compute local state probabilities, which are then used to select goal paths and eliminate improbable states. The result is demonstrated through flight simulation tests showing improved performance in the CIRCA architecture.

Approximate models of world state transitions are necessary when building plans for complex systems operating in dynamic environments. External event probabilities can depend on state feature values as well as time spent in that particular state. We assign temporally -dependent probability functions to state transitions. These functions are used to locally compute state probabilities, which are then used to select highly probable goal paths and eliminate improbable states. This probabilistic model has been implemented in the Cooperative Intelligent Real-time Control Architecture (CIRCA), which combines an AI planner with a separate real-time system such that plans are developed, scheduled, and executed with real-time guarantees. We present flight simulation tests that demonstrate how our probabilistic model may improve CIRCA performance.

Foundations

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

Your Notes