Pith. sign in

REVIEW 1 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2203.01465 v1 pith:N3PZEYTK submitted 2022-03-03 cs.LG cs.AIcs.NE

classification cs.LGcs.AIcs.NE
keywords learningreservoirmulti-layerednetworkperformancereadoutapproachbptt
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Modulating Reservoir Dynamics via Reinforcement Learning for Efficient Robot Skill Synthesis

    cs.RO 2024-11 conditional novelty 6.0 of 10

    DARC adds a reinforcement learning policy that modulates the context input of a fixed reservoir network, enabling a simulated robot arm to reach out-of-distribution targets and track a circle without retraining the reservoir.

Pith tools