paper-with-me

홈 › Papers

Quality Diversity Genetic Programming for Learning Scheduling Heuristics

2025-07-03 · Meng Xu, Frank Neumann, Aneta Neumann, Yew Soon Ong arxiv

Real-world optimization often demands diverse, high-quality solutions. Quality-Diversity (QD) optimization is a multifaceted approach in evolutionary algorithms that aims to generate a set of solutions that are both high-performing and diverse. QD algorithms have been successfully applied across various domains, providing robust solutions by exploring diverse behavioral niches. However, their application has primarily focused on static problems, with limited exploration in the context of dynamic combinatorial optimization problems. Furthermore, the theoretical understanding of QD algorithms remains underdeveloped, particularly when applied to learning heuristics instead of directly learning solutions in complex and dynamic combinatorial optimization domains, which introduces additional challenges. This paper introduces a novel QD framework for dynamic scheduling problems. We propose a map-building strategy that visualizes the solution space by linking heuristic genotypes to their behaviors, enabling their representation on a QD map. This map facilitates the discovery and maintenance of diverse scheduling heuristics. Additionally, we conduct experiments on both fixed and dynamically changing training instances to demonstrate how the map evolves and how the distribution of solutions unfolds over time. We also discuss potential future research directions that could enhance the learning process and broaden the applicability of QD algorithms to dynamic combinatorial optimization challenges.

📄 PDF Abstract BibTeX arXiv:2507.02235

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Genetic-based Constraint Programming for Resource Constrained Job Scheduling

2024-02-01 · Su Nguyen, Dhananjay Thiruvady, Yuan Sun, Mengjie Zhang

Resource constrained job scheduling is a hard combinatorial optimisation problem that originates in the mining industry. Off-the-shelf solvers cannot solve this problem satisfactorily in reasonable timeframes, while othe…

Scheduling

An effective Genetic Programming Hyper-Heuristic for Uncertain Agile Satellite Scheduling

2026-02-15 · Yuning Chen, Junhua Xue, Wangqi Gu, Mingyan Shao arxiv

This paper investigates a novel problem, namely the Uncertain Agile Earth Observation Satellite Scheduling Problem (UAEOSSP). Unlike the static AEOSSP, it takes into account a range of uncertain factors (e.g., task profi…

TransGP: Task-Conditioned Transformer-Guided Genetic Programming for Multitask Dynamic Flexible Job Shop Scheduling

2026-04-04 · Meng Xu, Jiao Liu, Hua Yu, Yew Soon Ong arxiv

Hyper-heuristics have become a popular approach for solving dynamic flexible job shop scheduling (DFJSS) problems. They use gradient-free optimization techniques like Genetic Programming (GP) to evolve non-differentiable…

Genetic Programming with Reinforcement Learning Trained Transformer for Real-World Dynamic Scheduling Problems

2025-04-10 · Xian Chen, Rong Qu, Jing Dong, Ruibin Bai 외

Dynamic scheduling in real-world environments often struggles to adapt to unforeseen disruptions, making traditional static scheduling methods and human-designed heuristics inadequate. This paper introduces an innovative…

Reinforcement Learning (RL)Scheduling

MAP-Elites based Hyper-Heuristic for the Resource Constrained Project Scheduling Problem

2022-04-24 · Shelvin Chand, Kousik Rajesh, Rohitash Chandra

The resource constrained project scheduling problem (RCPSP) is an NP-Hard combinatorial optimization problem. The objective of RCPSP is to schedule a set of activities without violating any activity precedence or resourc…

Combinatorial OptimizationDiversityScheduling