Pith. sign in

REVIEW

Correcting Momentum in Temporal Difference Learning

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 2106.03955 v1 pith:XTYH7BLU submitted 2021-06-07 cs.LG stat.ML

classification cs.LGstat.ML
keywords learningmomentumcorrectingcorrectiondeepdifferencegradientsloss
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

A common optimization tool used in deep reinforcement learning is momentum, which consists in accumulating and discounting past gradients, reapplying them at each iteration. We argue that, unlike in supervised learning, momentum in Temporal Difference (TD) learning accumulates gradients that become doubly stale: not only does the gradient of the loss change due to parameter updates, the loss itself changes due to bootstrapping. We first show that this phenomenon exists, and then propose a first-order correction term to momentum. We show that this correction term improves sample efficiency in policy evaluation by correcting target value drift. An important insight of this work is that deep RL methods are not always best served by directly importing techniques from the supervised setting.

Discussion (0). Sign in to comment.

Pith tools