Related Experiment Video
Updated: Aug 10, 2025

Investigating Motor Skill Learning Processes with a Robotic Manipulandum
Published on: February 12, 2017
Cooperative modular reinforcement learning for large discrete action space problem
Fangzhu Ming1, Feng Gao1, Kun Liu2
1The State Key Laboratory for Manufacturing System Engineering, Xi'an Jiaotong University, Xi'an, Shannxi, China.
Cooperative Modular Reinforcement Learning (CMRL) addresses challenges in large discrete action spaces. This method decomposes tasks, improving training efficiency and solution accuracy over traditional Deep Reinforcement Learning (DRL).
Area of Science:
- Artificial Intelligence
- Machine Learning
- Reinforcement Learning
Background:
- Deep Reinforcement Learning (DRL) excels in high-dimensional tasks but struggles with convergence and sample efficiency in large discrete action spaces.
- Existing DRL methods face significant challenges in effectively handling problems with a vast number of possible actions.
Purpose of the Study:
- To develop a novel Cooperative Modular Reinforcement Learning (CMRL) method for efficiently solving problems with large discrete action spaces.
- To enhance training efficiency and maintain solution accuracy compared to existing Deep Reinforcement Learning approaches.
Main Methods:
- Introduced a task decomposition method using rule-based action division to break down complex decisions into smaller sub-tasks.
- Proposed a CMRL framework with multiple Critic networks, each learning a decomposed value function for local optimal actions within sub-tasks.
- Implemented a parallel training mechanism for training multiple Critic networks concurrently with diverse models and data.
Main Results:
- CMRL demonstrated superior training efficiency compared to classical and state-of-the-art Deep Reinforcement Learning methods.
- The method successfully maintained solution accuracy while significantly improving performance on large action space problems.
- Experimental validation across four simulations confirmed the generality and effectiveness of CMRL.
Conclusions:
- CMRL offers a robust and efficient solution for tackling large discrete action space problems in reinforcement learning.
- The cooperative modular approach and parallel training mechanism provide significant advantages over traditional DRL methods.
Related Concept Videos
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Statically Indeterminate Problem Solving
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Observational Learning
Reinforcement
Positive reinforcement occurs when a behavior is followed by the presentation of a rewarding stimulus, increasing the frequency of that behavior. For example:
Reinforcement Schedules
Once a behavior is learned,...

