paper-with-me

홈 › Papers

DQN-TAMER: Human-in-the-Loop Reinforcement Learning with Intractable Feedback

2018-10-28 · Riku Arakawa, Sosuke Kobayashi, Yuya Unno, Yuta Tsuboi, Shin-ichi Maeda

Exploration has been one of the greatest challenges in reinforcement learning (RL), which is a large obstacle in the application of RL to robotics. Even with state-of-the-art RL algorithms, building a well-learned agent often requires too many trials, mainly due to the difficulty of matching its actions with rewards in the distant future. A remedy for this is to train an agent with real-time feedback from a human observer who immediately gives rewards for some actions. This study tackles a series of challenges for introducing such a human-in-the-loop RL scheme. The first contribution of this work is our experiments with a precisely modeled human observer: binary, delay, stochasticity, unsustainability, and natural reaction. We also propose an RL method called DQN-TAMER, which efficiently uses both human feedback and distant rewards. We find that DQN-TAMER agents outperform their baselines in Maze and Taxi simulated environments. Furthermore, we demonstrate a real-world human-in-the-loop RL application where a camera automatically recognizes a user's facial expressions as feedback to the agent while the agent explores a maze.

📄 PDF Abstract BibTeX arXiv:1810.11748

Code (1)

JulienDesvergnes/human-reinforcement-learning tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Accelerating the Learning of TAMER with Counterfactual Explanations

2021-08-03 · Jakob Karalus, Felix Lindner

The capability to interactively learn from human feedback would enable agents in new settings. For example, even novice users could train service robots in new tasks naturally and interactively. Human-in-the-loop Reinfor…

counterfactualreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convergence of a Human-in-the-Loop Policy-Gradient Algorithm With Eligibility Trace Under Reward, Policy, and Advantage Feedback

2021-09-15 · Ishaan Shah, David Halpern, Kavosh Asadi, Michael L. Littman

Fluid human-agent communication is essential for the future of human-in-the-loop reinforcement learning. An agent must respond appropriately to feedback from its human trainer even before they have significant experience…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Deep TAMER: Interactive Agent Shaping in High-Dimensional State Spaces

2017-09-28 · Garrett Warnell, Nicholas Waytowich, Vernon Lawhern, Peter Stone

While recent advances in deep reinforcement learning have allowed autonomous learning agents to succeed at a variety of complex tasks, existing algorithms generally require a lot of training data. One way to increase the…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Facial Feedback for Reinforcement Learning: A Case Study and Offline Analysis Using the TAMER Framework

2020-01-23 · Guangliang Li, Hamdi Dibeklioğlu, Shimon Whiteson, Hayley Hung

Interactive reinforcement learning provides a way for agents to learn to solve tasks from evaluative feedback provided by a human user. Previous research showed that humans give copious feedback early in training but ver…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Improving Interactive Reinforcement Agent Planning with Human Demonstration

2019-04-18 · Guangliang Li, Randy Gomez, Keisuke Nakamura, Jinying Lin 외

TAMER has proven to be a powerful interactive reinforcement learning method for allowing ordinary people to teach and personalize autonomous agents' behavior by providing evaluative feedback. However, a TAMER agent plann…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)