pith. sign in

arxiv: 2410.07933 · v2 · pith:CPLI53HRnew · submitted 2024-10-10 · 💻 cs.LG · cs.SY· eess.SY· math.OC

Offline Hierarchical Reinforcement Learning via Inverse Optimization

classification 💻 cs.LG cs.SYeess.SYmath.OC
keywords offlinehierarchicalpoliciesframeworklearningpolicyactionsdata
0
0 comments X
read the original abstract

Hierarchical policies enable strong performance in many sequential decision-making problems, such as those with high-dimensional action spaces, those requiring long-horizon planning, and settings with sparse rewards. However, learning hierarchical policies from static offline datasets presents a significant challenge. Crucially, actions taken by higher-level policies may not be directly observable within hierarchical controllers, and the offline dataset might have been generated using a different policy structure, hindering the use of standard offline learning algorithms. In this work, we propose OHIO: a framework for offline reinforcement learning (RL) of hierarchical policies. Our framework leverages knowledge of the policy structure to solve the \textit{inverse problem}, recovering the unobservable high-level actions that likely generated the observed data under our hierarchical policy. This approach constructs a dataset suitable for off-the-shelf offline training. We demonstrate our framework on robotic and network optimization problems and show that it substantially outperforms end-to-end RL methods and improves robustness. We investigate a variety of instantiations of our framework, both in direct deployment of policies trained offline and when online fine-tuning is performed. Code and data are available at https://ohio-offline-hierarchical-rl.github.io

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hierarchical Decision Making with Structured Policies: A Principled Design via Inverse Optimization

    cs.LG 2026-06 unverdicted novelty 5.0

    A hierarchical RL-OC method uses inverse optimization to derive structured lower-level policies from demonstrations, claiming superior efficiency and quality over end-to-end RL and existing hierarchical baselines on t...