Control-Tutored Reinforcement Learning: an application to the Herding Problem
In this extended abstract we introduce a novel control-tutored Q-learning approach (CTQL) as part of the ongoing effort in developing model-based and safe RL for continuous state spaces. We validate our approach by applying it to a challenging multi-agent herding control problem.
Code (0)
등록된 구현이 없습니다.
Tasks
Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Control-Tutored Reinforcement Learning
We introduce a control-tutored reinforcement learning (CTRL) algorithm. The idea is to enhance tabular learning algorithms so as to improve the exploration of the state-space, and substantially reduce learning times by l…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Control-Tutored Reinforcement Learning: Towards the Integration of Data-Driven and Model-Based Control
We present an architecture where a feedback controller derived on an approximate model of the environment assists the learning process to enhance its data efficiency. This architecture, which we term as Control-Tutored Q…
OpenAI GymQ-LearningReinforcement Learning (RL)Tutoring Reinforcement Learning via Feedback Control
We introduce a control-tutored reinforcement learning (CTRL) algorithm. The idea is to enhance tabular learning algorithms by means of a control strategy with limited knowledge of the system model. By tutoring the learni…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)CT-DQN: Control-Tutored Deep Reinforcement Learning
One of the major challenges in Deep Reinforcement Learning for control is the need for extensive training to learn the policy. Motivated by this, we present the design of the Control-Tutored Deep Q-Networks (CT-DQN) algo…
Car RacingDeep Reinforcement LearningOpenAI Gymreinforcement-learning+2Hierarchical Policy-Gradient Reinforcement Learning for Multi-Agent Shepherding Control of Non-Cohesive Targets
We propose a decentralized reinforcement learning solution for multi-agent shepherding of non-cohesive targets using policy-gradient methods. Our architecture integrates target-selection with target-driving through Proxi…
Policy Gradient Methodsreinforcement-learningReinforcement Learning