An Empirical Comparison of Off-policy Prediction Learning Algorithms in the Four Rooms Environment
Sina Ghiassian, Richard S. Sutton

TL;DR
This paper empirically compares 11 off-policy prediction algorithms in challenging environments with high variance, revealing their strengths and limitations, and providing guidance for practitioners.
Contribution
It provides a comprehensive empirical evaluation of off-policy prediction algorithms under high variance conditions, highlighting their performance differences and practical implications.
Findings
Tree Backup, Vtrace, and ABTD are less affected by high variance.
Emphatic TD tends to have lower asymptotic error but slower learning.
Algorithm performance is highly influenced by importance sampling variance.
Abstract
Many off-policy prediction learning algorithms have been proposed in the past decade, but it remains unclear which algorithms learn faster than others. We empirically compare 11 off-policy prediction learning algorithms with linear function approximation on two small tasks: the Rooms task, and the High Variance Rooms task. The tasks are designed such that learning fast in them is challenging. In the Rooms task, the product of importance sampling ratios can be as large as and can sometimes be two. To control the high variance caused by the product of the importance sampling ratios, step size should be set small, which in turn slows down learning. The High Variance Rooms task is more extreme in that the product of the ratios can become as large as . This paper builds upon the empirical study of off-policy prediction learning algorithms by Ghiassian and Sutton…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Evacuation and Crowd Dynamics · Autonomous Vehicle Technology and Safety
