paper-with-me

Papers

Hierarchical Meta-Reinforcement Learning via Automated Macro-Action Discovery

2024-12-16 · Minjae Cho, Chuangchuang Sun

Meta-Reinforcement Learning (Meta-RL) enables fast adaptation to new testing tasks. Despite recent advancements, it is still challenging to learn performant policies across multiple complex and high-dimensional tasks. To address this, we propose a novel architecture with three hierarchical levels for 1) learning task representations, 2) discovering task-agnostic macro-actions in an automated manner, and 3) learning primitive actions. The macro-action can guide the low-level primitive policy learning to more efficiently transition to goal states. This can address the issue that the policy may forget previously learned behavior while learning new, conflicting tasks. Moreover, the task-agnostic nature of the macro-actions is enabled by removing task-specific components from the state space. Hence, this makes them amenable to re-composition across different tasks and leads to promising fast adaptation to new tasks. Also, the prospective instability from the tri-level hierarchies is effectively mitigated by our innovative, independently tailored training schemes. Experiments in the MetaWorld framework demonstrate the improved sample efficiency and success rate of our approach compared to previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2412.11930

Code (0)

등록된 구현이 없습니다.

Tasks

Meta Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Hierarchical Deep Reinforcement Learning for VWAP Strategy Optimization

2022-12-11 · XiaoDong Li, Pangjing Wu, Chenxin Zou, Qing Li

Designing an intelligent volume-weighted average price (VWAP) strategy is a critical concern for brokers, since traditional rule-based strategies are relatively static that cannot achieve a lower transaction cost in a dy…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Decentralized Cooperative Planning for Automated Vehicles with Hierarchical Monte Carlo Tree Search

2018-07-25 · Karl Kurzer, Chenyang Zhou, J. Marius Zöllner

Today's automated vehicles lack the ability to cooperate implicitly with others. This work presents a Monte Carlo Tree Search (MCTS) based approach for decentralized cooperative planning using macro-actions for automated…

Enhancing Human-Likeness in Reinforcement Learning Agents via Hierarchical Macro Action Quantization

2026-05-29 · Usman Nizamani, M. Shaheer Luqman, Fawad Javed Fateh, Ali Shah Ali 외 arxiv

Human-like agents are a long-standing goal of artificial intelligence. Despite strong performance, most reinforcement learning (RL) agents remain reward-driven and often exhibit behaviors that differ from humans, limitin…

Reinforcement Learning

Conversational Planning for Personal Plans

2025-02-26 · Konstantina Christakopoulou, Iris Qu, John Canny, Andrew Goodridge 외

The language generation and reasoning capabilities of large language models (LLMs) have enabled conversational systems with impressive performance in a variety of tasks, from code generation, to composing essays, to pass…

Code GenerationText Generation

Multi-layer Abstraction for Nested Generation of Options (MANGO) in Hierarchical Reinforcement Learning

2025-08-25 · Alessio Arcudi, Davide Sartor, Alberto Sinigaglia, Vincent François-Lavet 외 arxiv

This paper introduces MANGO (Multilayer Abstraction for Nested Generation of Options), a novel hierarchical reinforcement learning framework designed to address the challenges of long-term sparse reward environments. MAN…

Hierarchical Reinforcement Learning