Relative Value Learning
In reinforcement learning (RL), critics traditionally learn absolute state values, estimating how good a particular situation is in isolation. Adding any constant to V(s) leaves action preferences unchanged; thus only value differences are relevant for decision making. Motivated by this fact, we propose Relative Value Learning (RV), a framework that learns antisymmetric value differences directly. We define a pairwise Bellman operator with a unique fixed point equal to true value differences, derive well-posed return targets and reconstruct generalized advantage estimation (R-GAE), resulting in an unbiased policy-gradient estimator. Empirically, integrating RV with PPO gives competitive performance on the Atari benchmark compared to standard PPO, indicating that learning relative value differences is a viable alternative to absolute critics.
- Veröffentlicht in:
International Conference on Learning Representations (ICLR) 2026 - Typ:
Inproceedings - Autoren:
- Jahr:
2026 - Source:
https://openreview.net/forum?id=ulTRUwrzt9
Informationen zur Zitierung
: Relative Value Learning, International Conference on Learning Representations (ICLR) 2026, 2026, https://openreview.net/forum?id=ulTRUwrzt9, Hoeftmann.etal.2026a,
@Inproceedings{Hoeftmann.etal.2026a,
author={Höftmann, Marc; Robine, Jan; Harmeling, Stefan},
title={Relative Value Learning},
booktitle={International Conference on Learning Representations (ICLR) 2026},
url={https://openreview.net/forum?id=ulTRUwrzt9},
year={2026},
abstract={In reinforcement learning (RL), critics traditionally learn absolute state values, estimating how good a particular situation is in isolation. Adding any constant to V(s) leaves action preferences unchanged; thus only value differences are relevant for decision making. Motivated by this fact, we propose Relative Value Learning (RV), a framework that learns antisymmetric value differences...}}