A Generalized Bootstrap Target for Value-Learning, Efficiently Combining Value and Feature Predictions
Anthony GX-Chen, Veronica Chelu, Blake A. Richards, Joelle Pineau

TL;DR
The paper introduces the $\\eta$-return mixture, a new bootstrap target that effectively combines value and feature predictions to improve reinforcement learning efficiency and performance.
Contribution
It proposes the $\\eta$-return mixture as a novel bootstrap target that integrates value and successor feature predictions, enhancing learning efficiency.
Findings
Faster policy evaluation with the new target.
Improved control performance over traditional methods.
Effective with both tabular and nonlinear function approximations.
Abstract
Estimating value functions is a core component of reinforcement learning algorithms. Temporal difference (TD) learning algorithms use bootstrapping, i.e. they update the value function toward a learning target using value estimates at subsequent time-steps. Alternatively, the value function can be updated toward a learning target constructed by separately predicting successor features (SF)--a policy-dependent model--and linearly combining them with instantaneous rewards. We focus on bootstrapping targets used when estimating value functions, and propose a new backup target, the -return mixture, which implicitly combines value-predictive knowledge (used by TD methods) with (successor) feature-predictive knowledge--with a parameter capturing how much to rely on each. We illustrate that incorporating predictive knowledge through an -discounted SF model makes more…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsReinforcement Learning in Robotics
