ROLGMay 9, 2022

Accelerated Reinforcement Learning for Temporal Logic Control Objectives

arXiv:2205.04424v313 citationsh-index: 22
AI Analysis

This addresses the challenge of efficient policy synthesis for robots with high-level temporal logic tasks, representing an incremental improvement in sample efficiency for a domain-specific application.

The paper tackles the problem of learning control policies for mobile robots with temporal logic missions in unknown Markov Decision Processes, proposing a novel accelerated model-based reinforcement learning algorithm that learns policies significantly faster than related approaches, with comparative experiments demonstrating its sample efficiency.

This paper addresses the problem of learning control policies for mobile robots, modeled as unknown Markov Decision Processes (MDPs), that are tasked with temporal logic missions, such as sequencing, coverage, or surveillance. The MDP captures uncertainty in the workspace structure and the outcomes of control decisions. The control objective is to synthesize a control policy that maximizes the probability of accomplishing a high-level task, specified as a Linear Temporal Logic (LTL) formula. To address this problem, we propose a novel accelerated model-based reinforcement learning (RL) algorithm for LTL control objectives that is capable of learning control policies significantly faster than related approaches. Its sample-efficiency relies on biasing exploration towards directions that may contribute to task satisfaction. This is accomplished by leveraging an automaton representation of the LTL task as well as a continuously learned MDP model. Finally, we provide comparative experiments that demonstrate the sample efficiency of the proposed method against recent RL methods for LTL 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