Deep Q-network using reservoir computing with multi-layered readout

03/03/2022
by   Toshitaka Matsuki, et al.
0

Recurrent neural network (RNN) based reinforcement learning (RL) is used for learning context-dependent tasks and has also attracted attention as a method with remarkable learning performance in recent research. However, RNN-based RL has some issues that the learning procedures tend to be more computationally expensive, and training with backpropagation through time (BPTT) is unstable because of vanishing/exploding gradients problem. An approach with replay memory introducing reservoir computing has been proposed, which trains an agent without BPTT and avoids these issues. The basic idea of this approach is that observations from the environment are input to the reservoir network, and both the observation and the reservoir output are stored in the memory. This paper shows that the performance of this method improves by using a multi-layered neural network for the readout layer, which regularly consists of a single linear layer. The experimental results show that using multi-layered readout improves the learning performance of four classical control tasks that require time-series processing.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/19/2018

Rapid Time Series Prediction with a Hardware-Based Reservoir Computer

Reservoir computing is a neural network approach for processing time-dep...
research
06/24/2017

Reservoir Computing on the Hypersphere

Reservoir Computing (RC) refers to a Recurrent Neural Networks (RNNs) fr...
research
10/27/2020

Hybrid Backpropagation Parallel Reservoir Networks

In many real-world applications, fully-differentiable RNNs such as LSTMs...
research
07/18/2019

Convolutional Reservoir Computing for World Models

Recently, reinforcement learning models have achieved great success, com...
research
12/05/2019

Reinforcement Learning with Convolutional Reservoir Computing

Recently, reinforcement learning models have achieved great success, mas...
research
02/02/2018

Short-term Memory of Deep RNN

The extension of deep learning towards temporal data processing is gaini...
research
09/13/2023

Efficient quantum recurrent reinforcement learning via quantum reservoir computing

Quantum reinforcement learning (QRL) has emerged as a framework to solve...

Please sign up or login with your details

Forgot password? Click here to reset