基于学习的遗传算法调度扩展柔性作业车间

Learning-Based Genetic Algorithm to Schedule an Extended Flexible Job Shop

IEEE Transactions on Cybernetics · 2024
被引 24
ABS 3

中文导读

针对半导体制造中的扩展柔性作业车间调度问题,提出一种结合长短期记忆网络自编码器的遗传算法,通过无监督学习捕捉决策变量关联,在合理时间内找到高质量解。

Abstract

This work considers an extended flexible job-shop scheduling problem from a semiconductor manufacturing environment. To find its high-quality solution in a reasonable time, a learning-based genetic algorithm (LGA) that incorporates a parallel long short-term memory network-embedded autoencoder model is proposed. In it, genetic algorithm is selected as a main optimizer. A novel autoencoder model is trained offline via end-to-end unsupervised learning without relying on labeled data. This model captures the major linkages among decision variables and generates promising solutions in an informative low-dimensional space, striking a balance between computational efficiency and solution quality. To further improve its search ability, a co-evolving framework is designed, which includes both a network-embedded subpopulation and a regular one. The former focuses on its global search while the latter ensures LGA's convergence. An information exchange method between the two subpopulations balances global and local search, improving its overall optimization ability. This work conducts various numerical experiments to compare LGA with the CPLEX optimizer, several classical heuristics, and some popular methods. Results show that LGA outperforms its peers in finding high-quality solutions in a reasonable time.

作业车间调度遗传算法机器学习半导体制造优化算法