paper-with-me

홈 › Papers

Reusability and Transferability of Macro Actions for Reinforcement Learning

2019-08-05 · Yi-Hsiang Chang, Kuan-Yu Chang, Henry Kuo, Chun-Yi Lee

Conventional reinforcement learning (RL) typically determines an appropriate primitive action at each timestep. However, by using a proper macro action, defined as a sequence of primitive actions, an agent is able to bypass intermediate states to a farther state and facilitate its learning procedure. The problem we would like to investigate is what associated beneficial properties that macro actions may possess. In this paper, we unveil the properties of reusability and transferability of macro actions. The first property, reusability, means that a macro action generated along with one RL method can be reused by another RL method for training, while the second one, transferability, means that a macro action can be utilized for training agents in similar environments with different reward settings. In our experiments, we first generate macro actions along with RL methods. We then provide a set of analyses to reveal the properties of reusability and transferability of the generated macro actions.

📄 PDF Abstract BibTeX arXiv:1908.01478

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Macro Action Reinforcement Learning with Sequence Disentanglement using Variational Autoencoder

2019-03-22 · Heecheol Kim, Masanori Yamada, Kosuke Miyoshi, Hiroshi Yamakawa

One problem in the application of reinforcement learning to real-world problems is the curse of dimensionality on the action space. Macro actions, a sequence of primitive actions, have been studied to diminish the dimens…

DisentanglementGeneral Reinforcement Learningreinforcement-learningReinforcement Learning+1

Macro-Action-Based Deep Multi-Agent Reinforcement Learning

2020-04-18 · Yuchen Xiao, Joshua Hoffman, Christopher Amato

In real-world multi-robot systems, performing high-quality, collaborative behaviors requires robots to asynchronously reason about high-level action selection at varying time durations. Macro-Action Decentralized Partial…

Decision MakingDecision Making Under UncertaintyDeep Reinforcement LearningMulti-agent Reinforcement Learning+3

Deep Reinforcement Learning With Macro-Actions

2016-06-15 · Ishan P. Durugkar, Clemens Rosenbaum, Stefan Dernbach, Sridhar Mahadevan

Deep reinforcement learning has been shown to be a powerful framework for learning policies from complex high-dimensional sensory inputs to actions in complex tasks, such as the Atari domain. In this paper, we explore ou…

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

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…

Meta Reinforcement Learningreinforcement-learningReinforcement Learning

Meta-learning how to Share Credit among Macro-Actions

2025-06-16 · Ionel-Alexandru Hosu, Traian Rebedea, Razvan Pascanu

One proposed mechanism to improve exploration in reinforcement learning is through the use of macro-actions. Paradoxically though, in many scenarios the naive addition of macro-actions does not lead to better exploration…

Atari GamesMeta-Learning