An Estimation of Distribution Algorithm for Nurse Scheduling
Uwe Aickelin, Jingpeng Li

TL;DR
This paper introduces an Estimation of Distribution Algorithm (eda) for nurse scheduling that explicitly learns and combines scheduling rules using a Bayesian network, showing promising results on real data.
Contribution
The paper presents a novel eda that explicitly learns solution components via Bayesian networks, differing from previous implicit learning methods like genetic algorithms.
Findings
Successful application to 52 real data instances
Outperforms traditional methods in solution quality
Potential applicability to other scheduling problems
Abstract
Schedules can be built in a similar way to a human scheduler by using a set of rules that involve domain knowledge. This paper presents an Estimation of Distribution Algorithm (eda) for the nurse scheduling problem, which involves choosing a suitable scheduling rule from a set for the assignment of each nurse. Unlike previous work that used Genetic Algorithms (ga) to implement implicit learning, the learning in the proposed algorithm is explicit, i.e. we identify and mix building blocks directly. The eda is applied to implement such explicit learning by building a Bayesian network of the joint distribution of solutions. The conditional probability of each variable in the network is computed according to an initial set of promising solutions. Subsequently, each new instance for each variable is generated by using the corresponding conditional probabilities, until all variables have been…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Timetabling Solutions
