LGAIDec 16, 2024

Hierarchical Meta-Reinforcement Learning via Automated Macro-Action Discovery

arXiv:2412.11930v14 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses the problem of fast adaptation to new tasks in reinforcement learning, with incremental improvements in efficiency and performance.

The paper tackles the challenge of learning performant policies across multiple complex tasks in Meta-Reinforcement Learning by proposing a hierarchical architecture with automated macro-action discovery, resulting in improved sample efficiency and success rate in experiments.

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.

Foundations

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

Your Notes