Adaptive and Multiple Time-scale Eligibility Traces for Online Deep Reinforcement Learning

08/23/2020
by   Taisuke Kobayashi, et al.
0

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.

READ FULL TEXT

page 2

page 12

research
10/16/2019

Creativity in Robot Manipulation with Deep Reinforcement Learning

Deep Reinforcement Learning (DRL) has emerged as a powerful control tech...
research
10/07/2020

Proximal Policy Optimization with Relative Pearson Divergence

Deep reinforcement learning (DRL) is one of the promising approaches for...
research
03/12/2022

A Deep Reinforcement Learning Environment for Particle Robot Navigation and Object Manipulation

Particle robots are novel biologically-inspired robotic systems where lo...
research
03/18/2022

Proximal Policy Optimization with Adaptive Threshold for Symmetric Relative Density Ratio

Deep reinforcement learning (DRL) is one of the promising approaches for...
research
04/18/2017

Investigating Recurrence and Eligibility Traces in Deep Q-Networks

Eligibility traces in reinforcement learning are used as a bias-variance...
research
05/30/2021

Reducing the Deployment-Time Inference Control Costs of Deep Reinforcement Learning Agents via an Asymmetric Architecture

Deep reinforcement learning (DRL) has been demonstrated to provide promi...
research
10/04/2022

Data drift correction via time-varying importance weight estimator

Real-world deployment of machine learning models is challenging when dat...

Please sign up or login with your details

Forgot password? Click here to reset