We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Sample-Efficient Deep Reinforcement Learning via Episodic Backward Update

Abstract: We propose Episodic Backward Update (EBU) - a novel deep reinforcement learning algorithm with a direct value propagation. In contrast to the conventional use of the experience replay with uniform random sampling, our agent samples a whole episode and successively propagates the value of a state to its previous states. Our computationally efficient recursive algorithm allows sparse and delayed rewards to propagate directly through all transitions of the sampled episode. We theoretically prove the convergence of the EBU method and experimentally demonstrate its performance in both deterministic and stochastic environments. Especially in 49 games of Atari 2600 domain, EBU achieves the same mean and median human normalized performance of DQN by using only 5% and 10% of samples, respectively.
Comments: NeurIPS 2019
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1805.12375 [cs.LG]
  (or arXiv:1805.12375v3 [cs.LG] for this version)

Submission history

From: Su Young Lee [view email]
[v1] Thu, 31 May 2018 08:28:24 GMT (1938kb,D)
[v2] Thu, 5 Sep 2019 04:07:31 GMT (4029kb,D)
[v3] Tue, 12 Nov 2019 04:16:25 GMT (4571kb,D)

Link back to: arXiv, form interface, contact.