PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 29, 2018835 citationsOpen Access

Deep Q-learning From Demonstrations

THTodd HesterMVMatej VeceríkOPOlivier Pietquin

Key Points

Key points are not available for this paper at this time.

Abstract

Deep reinforcement learning (RL) has achieved several high profile successes in difficult decision-making problems. However, these algorithms typically require a huge amount of data before they reach reasonable performance. In fact, their performance during learning can be extremely poor. This may be acceptable for a simulator, but it severely limits the applicability of deep RL to many real-world tasks, where the agent must learn in the real environment. In this paper we study a setting where the agent may access data from previous control of the system. We present an algorithm, Deep Q-learning from Demonstrations (DQfD), that leverages small sets of demonstration data to massively accelerate the learning process even from relatively small amounts of demonstration data and is able to automatically assess the necessary ratio of demonstration data while learning thanks to a prioritized replay mechanism. DQfD works by combining temporal difference updates with supervised classification of the demonstrator’s actions. We show that DQfD has better initial performance than Prioritized Dueling Double Deep Q-Networks (PDD DQN) as it starts with better scores on the first million steps on 41 of 42 games and on average it takes PDD DQN 83 million steps to catch up to DQfD’s performance. DQfD learns to out-perform the best demonstration given in 14 of 42 games. In addition, DQfD leverages human demonstrations to achieve state-of-the-art results for 11 games. Finally, we show that DQfD performs better than three related algorithms for incorporating demonstration data into DQN.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hester et al. (2018) studied this question.

synapsesocial.com/papers/69dd4c500a7b4bc8c41013a7https://doi.org/10.1609/aaai.v32i1.11757
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1A Reduction of Imitation Learning and Structured Prediction to No-Regret Online Learning2010 · 846 citations
  2. 2One-Shot Imitation Learning2017 · 278 citations
  3. 3Dueling Network Architectures for Deep Reinforcement Learning2015 · 1,811 citations
  4. 4Learning values across many orders of magnitude2016 · 86 citations
  5. 5Generative Adversarial Imitation Learning2016 · 367 citations