SYAIFLSep 27, 2021

Model-Free Reinforcement Learning for Optimal Control of MarkovDecision Processes Under Signal Temporal Logic Specifications

arXiv:2109.13377v118 citations
Originality Incremental advance
AI Analysis

This work addresses robotic motion planning under uncertainty with performance objectives, representing an incremental advance by adapting existing reinforcement learning techniques to handle temporal logic constraints.

The authors tackled the problem of finding optimal policies for Markov decision processes under signal temporal logic specifications without requiring a model, achieving a method that guarantees a desired probability bound for satisfying complex temporal constraints.

We present a model-free reinforcement learning algorithm to find an optimal policy for a finite-horizon Markov decision process while guaranteeing a desired lower bound on the probability of satisfying a signal temporal logic (STL) specification. We propose a method to effectively augment the MDP state space to capture the required state history and express the STL objective as a reachability objective. The planning problem can then be formulated as a finite-horizon constrained Markov decision process (CMDP). For a general finite horizon CMDP problem with unknown transition probability, we develop a reinforcement learning scheme that can leverage any model-free RL algorithm to provide an approximately optimal policy out of the general space of non-stationary randomized policies. We illustrate the effectiveness of our approach in the context of robotic motion planning for complex missions under uncertainty and performance objectives.

Foundations

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

Your Notes