Option-aware Temporally Abstracted Value for Offline Goal-Conditioned Reinforcement Learning
About
Offline goal-conditioned reinforcement learning (GCRL) offers a practical learning paradigm in which goal-reaching policies are trained from abundant state-action trajectory datasets without additional environment interaction. However, offline GCRL still struggles with long-horizon tasks, even with recent advances that employ hierarchical policy structures, such as HIQL. Identifying the root cause of this challenge, we observe the following insight. Firstly, performance bottlenecks mainly stem from the high-level policy's inability to generate appropriate subgoals. Secondly, when learning the high-level policy in the long-horizon regime, the sign of the advantage estimate frequently becomes incorrect. Thus, we argue that improving the value function to produce a clear advantage estimate for learning the high-level policy is essential. In this paper, we propose a simple yet effective solution: Option-aware Temporally Abstracted value learning, dubbed OTA, which incorporates temporal abstraction into the temporal-difference learning process. By modifying the value update to be option-aware, our approach contracts the effective horizon length, enabling better advantage estimates even in long-horizon regimes. We experimentally show that the high-level policy learned using the OTA value function achieves strong performance on complex tasks from OGBench, a recently proposed offline GCRL benchmark, including maze navigation and visual robotic manipulation environments.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Goal-conditioned Reinforcement Learning | OGBench antmaze-large-explore v0 | Success Rate80.8 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench humanoidmaze-giant-stitch v0 | Success Rate81.6 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench humanoidmaze-medium-stitch v0 | Success Rate88.4 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench antmaze-large-stitch v0 | Success Rate85.4 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench humanoidmaze-large-stitch v0 | Success Rate58.2 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench antmaze-medium-stitch v0 | Success Rate88.5 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench antmaze-giant-stitch v0 | Success Rate35.2 | 12 | |
| Goal-conditioned Reinforcement Learning | OGBench humanoidmaze-giant-navigate v0 | Success Rate89.1 | 11 | |
| Goal-conditioned Reinforcement Learning | OGBench visual-antmaze-giant-navigate v0 | Success Rate10 | 11 | |
| Goal-conditioned Reinforcement Learning | OGBench antmaze-medium-navigate v0 | Success Rate95.6 | 11 |