Computer Science > Robotics
[Submitted on 23 Aug 2020 (this version), latest version 4 Jan 2022 (v2)]
Title:Adaptive and Multiple Time-scale Eligibility Traces for Online Deep Reinforcement Learning
View PDFAbstract:Deep reinforcement learning (DRL) is one of the promising approaches to make robots accomplish complicated tasks. In the robotic problems with time-varying environment, online DRL is required since the methods that directly reuse the stored experience data cannot follow the change of the environment. Eligibility traces method is well known as an online learning technique to improve sample efficiency in the traditional reinforcement learning with linear regressors, not DRL. The one reason why the eligibility traces are not integrated with DRL is because dependencies between parameters of deep neural networks would destroy the eligibility traces. To mitigate this problem, this study proposes a new eligibility traces method that makes it possible to be applied even into DRL. The eligibility traces in DRL accumulate gradients computed based on the past parameters, which are different from that computed based on the latest parameters. Hence, the proposed method considers the divergence between the past and latest parameters to adaptively decay the eligibility traces. Instead of that divergence directly, Bregman divergences between outputs computed by the past and latest parameters, which are computationally feasible, are exploited. In addition, inspired by the replacing eligibility traces, a generalized method with multiple time-scale traces are newly designed. In benchmark tasks on a dynamic robotic simulator, the proposed method outperformed the conventional methods in terms of the learning speed and the quality of the tasks by the learned policy. A real-robot demonstration verified the importance of online DRL and the adaptability of the proposed method to the time-varying environment.
Submission history
From: Taisuke Kobayashi [view email][v1] Sun, 23 Aug 2020 13:35:50 UTC (5,611 KB)
[v2] Tue, 4 Jan 2022 00:51:09 UTC (4,872 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.