Augmented modular reinforcement learning based on heterogeneous knowledge

L Wolf, M Musolesi - arXiv preprint arXiv:2306.01158, 2023 - arxiv.org
In order to mitigate some of the inefficiencies of Reinforcement Learning (RL), modular
approaches composing different decision-making policies to derive agents capable of …

MER: Modular Element Randomization for robust generalizable policy in deep reinforcement learning

Y Li, J Ren, T Zhang, Y Fang, F Chen - Knowledge-Based Systems, 2023 - Elsevier
Improving the generalization ability of reinforcement learning (RL) agents is an open and
challenging problem and has gradually received attention in recent years. Previous work …

Action selection for composable modular deep reinforcement learning

V Gupta, D Anand, P Paruchuri, A Kumar - 2021 - ink.library.smu.edu.sg
In modular reinforcement learning (MRL), a complex decision making problem is
decomposed into multiple simpler subproblems each solved by a separate module. Often …

Marllib: A scalable and efficient multi-agent reinforcement learning library

S Hu, Y Zhong, M Gao, W Wang, H Dong… - Journal of Machine …, 2023 - jmlr.org
A significant challenge facing researchers in the area of multi-agent reinforcement learning
(MARL) pertains to the identification of a library that can offer fast and compatible …

Efficient Multi-agent Reinforcement Learning by Planning

Q Liu, J Ye, X Ma, J Yang, B Liang, C Zhang - arXiv preprint arXiv …, 2024 - arxiv.org
Multi-agent reinforcement learning (MARL) algorithms have accomplished remarkable
breakthroughs in solving large-scale decision-making tasks. Nonetheless, most existing …

skrl: Modular and flexible library for reinforcement learning

A Serrano-Munoz, D Chrysostomou, S Bøgh… - Journal of Machine …, 2023 - jmlr.org
Abstract skrl is an open-source modular library for reinforcement learning written in Python
and designed with a focus on readability, simplicity, and transparency of algorithm …

Mava: A research framework for distributed multi-agent reinforcement learning

A Pretorius, K Tessera, AP Smit, C Formanek… - arXiv e …, 2021 - ui.adsabs.harvard.edu
Breakthrough advances in reinforcement learning (RL) research have led to a surge in the
development and application of RL. To support the field and its rapid growth, several …

Accelerating deep reinforcement learning via knowledge-guided policy network

Y Yu, P Zhang, K Zhao, Y Zheng, J Hao - Autonomous Agents and Multi …, 2023 - Springer
Deep reinforcement learning has contributed to dramatic advances in many tasks, such as
playing games, controlling robots, and navigating complex environments. However, it …

Reincarnating reinforcement learning: Reusing prior computation to accelerate progress

R Agarwal, M Schwarzer, PS Castro… - Advances in …, 2022 - proceedings.neurips.cc
Learning tabula rasa, that is without any prior knowledge, is the prevalent workflow in
reinforcement learning (RL) research. However, RL systems, when applied to large-scale …

Hierarchy through composition with multitask LMDPs

AM Saxe, AC Earle, B Rosman - … Conference on Machine …, 2017 - proceedings.mlr.press
Hierarchical architectures are critical to the scalability of reinforcement learning methods.
Most current hierarchical frameworks execute actions serially, with macro-actions …