paper-with-me

Papers

Distributed Control using Reinforcement Learning with Temporal-Logic-Based Reward Shaping

2022-03-08 · Ningyuan Zhang, Wenliang Liu, Calin Belta

We present a computational framework for synthesis of distributed control strategies for a heterogeneous team of robots in a partially observable environment. The goal is to cooperatively satisfy specifications given as Truncated Linear Temporal Logic (TLTL) formulas. Our approach formulates the synthesis problem as a stochastic game and employs a policy graph method to find a control strategy with memory for each agent. We construct the stochastic game on the product between the team transition system and a finite state automaton (FSA) that tracks the satisfaction of the TLTL formula. We use the quantitative semantics of TLTL as the reward of the game, and further reshape it using the FSA to guide and accelerate the learning process. Simulation results demonstrate the efficacy of the proposed solution under demanding task specifications and the effectiveness of reward shaping in significantly accelerating the speed of learning.

📄 PDF Abstract BibTeX arXiv:2203.04172

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Overcoming Exploration: Deep Reinforcement Learning for Continuous Control in Cluttered Environments from Temporal Logic Specifications

2022-01-28 · Mingyu Cai, Erfan Aasi, Calin Belta, Cristian-Ioan Vasile

Model-free continuous control for robot navigation tasks using Deep Reinforcement Learning (DRL) that relies on noisy policies for exploration is sensitive to the density of rewards. In practice, robots are usually deplo…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

STL-Based Synthesis of Feedback Controllers Using Reinforcement Learning

2022-12-02 · Nikhil Kumar Singh, Indranil Saha

Deep Reinforcement Learning (DRL) has the potential to be used for synthesizing feedback controllers (agents) for various complex systems with unknown dynamics. These systems are expected to satisfy diverse safety and li…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Learning from Demonstrations using Signal Temporal Logic

2021-02-15 · Aniruddh G. Puranic, Jyotirmoy V. Deshmukh, Stefanos Nikolaidis

Learning-from-demonstrations is an emerging paradigm to obtain effective robot control policies for complex tasks via reinforcement learning without the need to explicitly design reward functions. However, it is suscepti…

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Temporal-Difference Learning Using Distributed Error Signals

2024-11-06 · Jonas Guan, Shon Eduard Verch, Claas Voelcker, Ethan C. Jackson 외

A computational problem in biological reward-based learning is how credit assignment is performed in the nucleus accumbens (NAc). Much research suggests that NAc dopamine encodes temporal-difference (TD) errors for learn…

Q-Learning

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)