paper-with-me

홈 › Papers

Accelerated Reinforcement Learning for Temporal Logic Control Objectives

2022-05-09 · Yiannis Kantaros

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.

📄 PDF Abstract BibTeX arXiv:2205.04424

Code (0)

등록된 구현이 없습니다.

Tasks

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Sample-Efficient Reinforcement Learning with Temporal Logic Objectives: Leveraging the Task Specification to Guide Exploration

2024-10-16 · Yiannis Kantaros, Jun Wang

This paper addresses the problem of learning optimal control policies for systems with uncertain dynamics and high-level control objectives specified as Linear Temporal Logic (LTL) formulas. Uncertainty is considered in …

Reinforcement Learning (RL)

Synthesis of Temporally-Robust Policies for Signal Temporal Logic Tasks using Reinforcement Learning

2023-12-10 · Siqi Wang, ShaoYuan Li, Li Yin, Xiang Yin

This paper investigates the problem of designing control policies that satisfy high-level specifications described by signal temporal logic (STL) in unknown, stochastic environments. While many existing works concentrate…

Q-Learning

Temporal Logic Guided Safe Reinforcement Learning Using Control Barrier Functions

2019-03-23 · Xiao Li, Calin Belta

Using reinforcement learning to learn control policies is a challenge when the task is complex with potentially long horizons. Ensuring adequate but safe exploration is also crucial for controlling physical systems. In t…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration+1

Accelerated Learning with Linear Temporal Logic using Differentiable Simulation

2025-06-01 · Alper Kamil Bozkurt, Calin Belta, Ming C. Lin

To ensure learned controllers comply with safety and reliability requirements for reinforcement learning in real-world settings remains challenging. Traditional safety assurance approaches, such as state avoidance and co…

Control Synthesis from Linear Temporal Logic Specifications using Model-Free Reinforcement Learning

2019-09-16 · Alper Kamil Bozkurt, Yu Wang, Michael M. Zavlanos, Miroslav Pajic

We present a reinforcement learning (RL) framework to synthesize a control policy from a given linear temporal logic (LTL) specification in an unknown stochastic environment that can be modeled as a Markov Decision Proce…

Motion Planningreinforcement-learningReinforcement LearningReinforcement Learning (RL)