The Business Process Optimization Competition
摘要
Optimizing organizational operations with respect to different decisions and to achieve a variety of objectives has been thoroughly studied. Examples include deciding which transport order to assign to which truck in order to minimize costs or deciding on how much stock to keep of a particular product in order to balance costs and delivery reliability. Business processes bring unique challenges to optimization problems, due to the complexity and uncertainty of the interdependencies between their tasks. The business process optimization competition presented such an optimization problem. Participants had to develop an algorithm that decided when to admit patients for hospital treatment, with various uncertain treatment tasks ahead. Eight different algorithms were submitted and compared to identify the most effective types of algorithm for business process optimization. Four algorithms outperformed the heuristic benchmark, with two of these being reinforcement learning algorithms. This suggests that reinforcement learning is a promising approach for optimizing business processes.