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: Relative Importance Sampling For Off-Policy Actor-Critic in Deep Reinforcement Learning

Abstract: Off-policy learning is more unstable compared to on-policy learning in reinforcement learning (RL). One reason for the instability of off-policy learning is a discrepancy between the target ($\pi$) and behavior (b) policy distributions. The discrepancy between $\pi$ and b distributions can be alleviated by employing a smooth variant of the importance sampling (IS), such as the relative importance sampling (RIS). RIS has parameter $\beta\in[0, 1]$ which controls smoothness. To cope with instability, we present the first relative importance sampling-off-policy actor-critic (RIS-Off-PAC) model-free algorithms in RL. In our method, the network yields a target policy (the actor), a value function (the critic) assessing the current policy ($\pi$) using samples drawn from behavior policy. We use action value generated from the behavior policy in reward function to train our algorithm rather than from the target policy. We also use deep neural networks to train both actor and critic. We evaluated our algorithm on a number of Open AI Gym benchmark problems and demonstrate better or comparable performance to several state-of-the-art RL baselines.
Subjects: Machine Learning (cs.LG); Artificial Intelligence (cs.AI); Machine Learning (stat.ML)
Cite as: arXiv:1810.12558 [cs.LG]
  (or arXiv:1810.12558v8 [cs.LG] for this version)

Submission history

From: Mahammad Humayoo [view email]
[v1] Tue, 30 Oct 2018 07:41:08 GMT (348kb,D)
[v2] Tue, 15 Jan 2019 07:13:50 GMT (344kb,D)
[v3] Wed, 8 May 2019 00:27:31 GMT (432kb,D)
[v4] Thu, 11 Jul 2019 02:42:41 GMT (433kb,D)
[v5] Tue, 16 Jul 2019 01:35:44 GMT (433kb,D)
[v6] Fri, 19 Jul 2019 03:08:45 GMT (433kb,D)
[v7] Wed, 21 Dec 2022 14:31:52 GMT (9665kb,D)
[v8] Thu, 22 Dec 2022 14:39:34 GMT (9664kb,D)

Link back to: arXiv, form interface, contact.