Stable Offline Value Function Learning with Bisimulation-based Representations
Brahma S. Pavse, Yudong Chen, Qiaomin Xie, Josiah P. Hanna

TL;DR
This paper introduces a bisimulation-based algorithm called KROPE that stabilizes offline value function learning by shaping state-action representations, leading to more accurate and stable policy evaluation in reinforcement learning.
Contribution
The paper proposes KROPE, a novel bisimulation-based method that stabilizes offline value function learning and improves accuracy over existing baselines.
Findings
KROPE learns stable state-action representations.
KROPE achieves lower value error than baseline methods.
Theoretical analysis confirms stability benefits of bisimulation-based approaches.
Abstract
In reinforcement learning, offline value function learning is the procedure of using an offline dataset to estimate the expected discounted return from each state when taking actions according to a fixed target policy. The stability of this procedure, i.e., whether it converges to its fixed-point, critically depends on the representations of the state-action pairs. Poorly learned representations can make value function learning unstable, or even divergent. Therefore, it is critical to stabilize value function learning by explicitly shaping the state-action representations. Recently, the class of bisimulation-based algorithms have shown promise in shaping representations for control. However, it is still unclear if this class of methods can \emph{stabilize} value function learning. In this work, we investigate this question and answer it affirmatively. We introduce a bisimulation-based…
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
TopicsNeural Networks and Applications · Fault Detection and Control Systems
