Bidirectional-Reachable Hierarchical Reinforcement Learning with Mutually Responsive Policies

By Yu Luo, Fuchun Sun, Tianying Ji, and Xianyuan Zhan

Reinforcement Learning Journal, vol. 2, 2024, pp. 733–762.

Presented at the Reinforcement Learning Conference (RLC), Amherst Massachusetts, August 9–12, 2024.


Download:

Abstract:

Hierarchical reinforcement learning (HRL) addresses complex long-horizon tasks by skillfully decomposing them into subgoals. Therefore, the effectiveness of HRL is greatly influenced by subgoal reachability. Typical HRL methods only consider subgoal reachability from the unilateral level, where a dominant level enforces compliance to the subordinate level. However, we observe that when the dominant level becomes trapped in local exploration or generates unattainable subgoals, the subordinate level is negatively affected and cannot follow the dominant level's actions. This can potentially make both levels stuck in local optima, ultimately hindering subsequent subgoal reachability. Allowing real-time bilateral information sharing and error correction would be a natural cure for this issue, which motivates us to propose a mutual response mechanism. Based on this, we propose the Bidirectional-reachable Hierarchical Policy Optimization~(BrHPO)—a simple yet effective algorithm that also enjoys computation efficiency. Experiment results on a variety of long-horizon tasks showcase that BrHPO outperforms other state-of-the-art HRL baselines, coupled with a significantly higher exploration efficiency and robustness.


Citation Information:

Yu Luo, Fuchun Sun, Tianying Ji, and Xianyuan Zhan. "Bidirectional-Reachable Hierarchical Reinforcement Learning with Mutually Responsive Policies." Reinforcement Learning Journal, vol. 2, 2024, pp. 733–762.

BibTeX:

@article{luo2024bidirectional,
    title={Bidirectional-Reachable Hierarchical Reinforcement Learning with Mutually Responsive Policies},
    author={Luo, Yu and Sun, Fuchun and Ji, Tianying and Zhan, Xianyuan},
    journal={Reinforcement Learning Journal},
    volume={2},
    pages={733--762},
    year={2024}
}