Modular Reinforcement Learning

Modular reinforcement learning (MRL) aims to improve the efficiency and generalizability of reinforcement learning by decomposing complex tasks into smaller, independently learned sub-tasks managed by specialized modules. Current research focuses on developing architectures that effectively integrate diverse knowledge sources (e.g., rules, sub-goals) and handle heterogeneous data representations within these modular systems, often employing deep learning techniques for policy learning and module coordination. This approach shows promise in tackling challenging control problems in robotics, manufacturing, and even automated theorem proving, offering advantages in sample efficiency, robustness, and the ability to scale to high-dimensional action spaces.

Papers