paper-with-me

Papers

Option Discovery Using LLM-guided Semantic Hierarchical Reinforcement Learning

2025-03-24 · Chak Lam Shek, Pratap Tokekar

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}}.

📄 PDF Abstract BibTeX arXiv:2503.19007

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Enhancing Hierarchical Reinforcement Learning through Change Point Detection in Time Series

2025-10-28 · Hemanath Arumugam, Falong Fan, Bo Liu arxiv

Hierarchical Reinforcement Learning (HRL) enhances the scalability of decision-making in long-horizon tasks by introducing temporal abstraction through options-policies that span multiple timesteps. Despite its theoretic…

Hierarchical Reinforcement LearningChange Point Detection

Online Baum-Welch algorithm for Hierarchical Imitation Learning

2021-03-22 · Vittorio Giammarino, Ioannis Ch. Paschalidis

The options framework for hierarchical reinforcement learning has increased its popularity in recent years and has made improvements in tackling the scalability problem in reinforcement learning. Yet, most of these recen…

Hierarchical Reinforcement LearningImitation Learningreinforcement-learningReinforcement Learning+1

Unsupervised Hierarchical Skill Discovery

2026-01-30 · Damion Harvey, Geraud Nangue Tasse, Benjamin Rosman, Branden Ingram 외 arxiv

We consider the problem of unsupervised skill segmentation and hierarchical structure discovery in reinforcement learning. While recent approaches have sought to segment trajectories into reusable skills or options, most…

Reinforcement Learning

Flexible Option Learning

2021-12-06 · NeurIPS 2021 12 · Martin Klissarov, Doina Precup

Temporal abstraction in reinforcement learning (RL), offers the promise of improving generalization and knowledge transfer in complex environments, by propagating information more efficiently over time. Although option l…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+2

Eigenoption Discovery through the Deep Successor Representation

2017-10-30 · ICLR 2018 1 · Marlos C. Machado, Clemens Rosenbaum, Xiaoxiao Guo, Miao Liu 외

Options in reinforcement learning allow agents to hierarchically decompose a task into subtasks, having the potential to speed up learning and planning. However, autonomously learning effective sets of options is still a…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2