SYAILGOCFeb 17, 2021

Self-Triggered Markov Decision Processes

arXiv:2102.08571v1
AI Analysis

This work addresses resource efficiency in control systems for applications like robotics or IoT, but it is incremental as it extends existing self-triggered concepts to more generic MDP models.

The paper tackles the problem of extending self-triggered control to Markov Decision Processes (MDPs) to reduce communication resource usage, proposing two policies that optimize cost criteria and maximize triggering time with sub-optimality guarantees, and demonstrates effectiveness in a gridworld example with trade-offs between resource consumption and performance.

In this paper, we study Markov Decision Processes (MDPs) with self-triggered strategies, where the idea of self-triggered control is extended to more generic MDP models. This extension broadens the application of self-triggering policies to a broader range of systems. We study the co-design problems of the control policy and the triggering policy to optimize two pre-specified cost criteria. The first cost criterion is introduced by incorporating a pre-specified update penalty into the traditional MDP cost criteria to reduce the use of communication resources. Under this criteria, a novel dynamic programming (DP) equation called DP equation with optimized lookahead to proposed to solve for the self-triggering policy under this criteria. The second self-triggering policy is to maximize the triggering time while still guaranteeing a pre-specified level of sub-optimality. Theoretical underpinnings are established for the computation and implementation of both policies. Through a gridworld numerical example, we illustrate the two policies' effectiveness in reducing sources consumption and demonstrate the trade-offs between resource consumption and system 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