LGAIMar 24, 2025

Option Discovery Using LLM-guided Semantic Hierarchical Reinforcement Learning

arXiv:2503.19007v17 citationsh-index: 30
Originality Incremental advance
AI Analysis

This work addresses sample efficiency and multi-task adaptability in robotics, representing an incremental advance by integrating LLMs with hierarchical RL.

The paper tackles the problem of inefficient exploration and poor option reuse in hierarchical reinforcement learning for complex robotic tasks by proposing an LLM-guided framework, resulting in a 55.9% average reward improvement over baselines.

Large Language Models (LLMs) have shown remarkable promise in reasoning and decision-making, yet their integration with Reinforcement Learning (RL) for complex robotic tasks remains underexplored. In this paper, we propose an LLM-guided hierarchical RL framework, termed LDSC, that leverages LLM-driven subgoal selection and option reuse to enhance sample efficiency, generalization, and multi-task adaptability. Traditional RL methods often suffer from inefficient exploration and high computational cost. Hierarchical RL helps with these challenges, but existing methods often fail to reuse options effectively when faced with new tasks. To address these limitations, we introduce a three-stage framework that uses LLMs for subgoal generation given natural language description of the task, a reusable option learning and selection method, and an action-level policy, enabling more effective decision-making across diverse tasks. By incorporating LLMs for subgoal prediction and policy guidance, our approach improves exploration efficiency and enhances learning performance. On average, LDSC outperforms the baseline by 55.9\% in average reward, demonstrating its effectiveness in complex RL settings. More details and experiment videos could be found in \href{https://raaslab.org/projects/LDSC/}{this link\footnote{https://raaslab.org/projects/LDSC}}.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes