KoGuN: Accelerating Deep Reinforcement Learning via Integrating Human Suboptimal Knowledge
Reinforcement learning agents usually learn from scratch, which requires a large number of interactions with the environment. This is quite different from the learning process of human. When faced with a new task, human naturally have the common sense and use the prior knowledge to derive an initial policy and guide the learning process afterwards. Although the prior knowledge may be not fully applicable to the new task, the learning process is significantly sped up since the initial policy ensures a quick-start of learning and intermediate guidance allows to avoid unnecessary exploration. Taking this inspiration, we propose knowledge guided policy network (KoGuN), a novel framework that combines human prior suboptimal knowledge with reinforcement learning. Our framework consists of a fuzzy rule controller to represent human knowledge and a refine module to fine-tune suboptimal prior knowledge. The proposed framework is end-to-end and can be combined with existing policy-based reinforcement learning algorithm. We conduct experiments on both discrete and continuous control tasks. The empirical results show that our approach, which combines human suboptimal knowledge and RL, achieves significant improvement on learning efficiency of flat RL algorithms, even with very low-performance human prior knowledge.
Code (0)
등록된 구현이 없습니다.
Tasks
Common Sense Reasoningcontinuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
N3P: Accelerated Automated Parking via a Learning-Based Naturalistic Three-Stage Scheme
Autonomous parking requires efficient path planning that ensures kinematic feasibility and collision avoidance in constrained environments. Hybrid A* is widely used but computationally expensive, while reinforcement lear…
Reinforcement LearningCollision AvoidanceAccelerating Reinforcement Learning for Reaching using Continuous Curriculum Learning
Reinforcement learning has shown great promise in the training of robot behavior due to the sequential decision making characteristics. However, the required enormous amount of interactive and informative training data p…
Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1Accelerating Reinforcement Learning Agent with EEG-based Implicit Human Feedback
Providing Reinforcement Learning (RL) agents with human feedback can dramatically improve various aspects of learning. However, previous methods require human observer to give inputs explicitly (e.g., press buttons, voic…
Autonomous DrivingEEGElectroencephalogram (EEG)reinforcement-learning+3Preference-Calibrated Human-in-the-Loop Reinforcement Learning for Robotic Manipulation
Human-in-the-loop reinforcement learning (HIL-RL) improves sample efficiency in real-robot manipulation through online human intervention. However, successful trajectories may include suboptimal actions that deviate from…
Reinforcement LearningRobot ManipulationTowards Reinforcement Learning from Neural Feedback: Mapping fNIRS Signals to Agent Performance
Reinforcement Learning from Human Feedback (RLHF) is a methodology that aligns agent behavior with human preferences by integrating user feedback into the agent's training process. This paper introduces a framework that …
Multi-class ClassificationReinforcement Learning