English

Optimizing Job Allocation using Reinforcement Learning with Graph Neural Networks

Machine Learning 2025-02-03 v1

Abstract

Efficient job allocation in complex scheduling problems poses significant challenges in real-world applications. In this report, we propose a novel approach that leverages the power of Reinforcement Learning (RL) and Graph Neural Networks (GNNs) to tackle the Job Allocation Problem (JAP). The JAP involves allocating a maximum set of jobs to available resources while considering several constraints. Our approach enables learning of adaptive policies through trial-and-error interactions with the environment while exploiting the graph-structured data of the problem. By leveraging RL, we eliminate the need for manual annotation, a major bottleneck in supervised learning approaches. Experimental evaluations on synthetic and real-world data demonstrate the effectiveness and generalizability of our proposed approach, outperforming baseline algorithms and showcasing its potential for optimizing job allocation in complex scheduling problems.

Keywords

Cite

@article{arxiv.2501.19063,
  title  = {Optimizing Job Allocation using Reinforcement Learning with Graph Neural Networks},
  author = {Lars C. P. M. Quaedvlieg},
  journal= {arXiv preprint arXiv:2501.19063},
  year   = {2025}
}

Comments

12 pages, 5 figures

R2 v1 2026-06-28T21:27:25.517Z