Abstract
The Job Shop Scheduling Problem (JSSP) is a critical and complex optimization challenge in manufacturing. Recently, Reinforcement Learning (RL)-based methods have garnered significant attention due to their promising performance in improving scheduling efficiency. However, traditional RL algorithms often suffer from inefficiencies in exploring the vast solution space, resulting in suboptimal policies. This paper introduces a novel Reinforcement Learning algorithm assisted by particle swarm optimization (PSO), called PSO-RL, to address these limitations. We design a multiple-particle searching framework for the RL algorithm, where multiple solutions can be improved synchronously by an RL model. During the training process, PSO is periodically applied to guide the worst solutions towards the global and local optima identified so far. By integrating PSO's global search capability with RL's adaptive learning, our PSO-RL algorithm achieves a balanced exploration-exploitation tradeoff. Experimental results on benchmark JSSP instances demonstrate that PSO-RL outperforms state-of-the-art methods, yielding lower makespans. The adaptability of the PSO-RL framework makes it a versatile tool for various industrial applications, enhancing the performance of production planning and intelligent manufacturing systems.
Original language | English |
---|---|
Title of host publication | 2024 6th International Conference on Data-driven Optimization of Complex Systems |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Pages | 338-343 |
Number of pages | 6 |
Volume | 33 |
ISBN (Electronic) | 9798350377842, 9798350377835 |
ISBN (Print) | 9798350377859 |
DOIs | |
Publication status | Published - 16 Aug 2024 |
Event | 2024 6th International Conference on Data-driven Optimization of Complex Systems - Hangzhou, China Duration: 16 Aug 2024 → 18 Aug 2024 |
Conference
Conference | 2024 6th International Conference on Data-driven Optimization of Complex Systems |
---|---|
Abbreviated title | DOCS |
Country/Territory | China |
City | Hangzhou |
Period | 16/08/24 → 18/08/24 |
Keywords
- Hybrid Algorithms
- Particle Swarm Optimization
- Reinforcement Learning
- job Shop Scheduling