Pith. sign in

Effective Multi-step Temporal-Difference Learning for Non-Linear Function Approximation

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Multi-step temporal-difference (TD) learning, where the update targets contain information from multiple time steps ahead, is one of the most popular forms of TD learning for linear function approximation. The reason is that multi-step methods often yield substantially better performance than their single-step counter-parts, due to a lower bias of the update targets. For non-linear function approximation, however, single-step methods appear to be the norm. Part of the reason could be that on many domains the popular multi-step methods TD($\lambda$) and Sarsa($\lambda$) do not perform well when combined with non-linear function approximation. In particular, they are very susceptible to divergence of value estimates. In this paper, we identify the reason behind this. Furthermore, based on our analysis, we propose a new multi-step TD method for non-linear function approximation that addresses this issue. We confirm the effectiveness of our method using two benchmark tasks with neural networks as function approximation.

fields

cs.LG 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • To bootstrap or to rollout? An optimal and adaptive interpolation cs.LG · 2024-11-14 · conditional · none · ref 1997 · internal anchor

    Subgraph Bellman operators give a policy evaluation estimator whose finite-sample error nearly matches TD's optimal asymptotic variance while retaining MC's occupancy-adaptive sample complexity.