Automated decision-making for dynamic task assignment at scale
Riccardo Lo Bianco, Willem van Jaarsveld, Jeroen Middelhuis, Luca, Begnardi, Remco Dijkman

TL;DR
This paper presents a novel DRL-based decision support system for real-world dynamic task assignment, effectively handling complex, large-scale problems by incorporating graph-based observations and a specialized reward function.
Contribution
It introduces a graph-structured DRL agent with a new reward function, enabling scalable and generalizable task assignment policies for real-world DTAPs.
Findings
Outperforms baseline methods on real-world DTAP instances
Generalizes across different time horizons and instances
Effectively minimizes average task cycle time
Abstract
The Dynamic Task Assignment Problem (DTAP) concerns matching resources to tasks in real time while minimizing some objectives, like resource costs or task cycle time. In this work, we consider a DTAP variant where every task is a case composed of a stochastic sequence of activities. The DTAP, in this case, involves the decision of which employee to assign to which activity to process requests as quickly as possible. In recent years, Deep Reinforcement Learning (DRL) has emerged as a promising tool for tackling this DTAP variant, but most research is limited to solving small-scale, synthetic problems, neglecting the challenges posed by real-world use cases. To bridge this gap, this work proposes a DRL-based Decision Support System (DSS) for real-world scale DTAPS. To this end, we introduce a DRL agent with two novel elements: a graph structure for observations and actions that can…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBusiness Process Modeling and Analysis · Constraint Satisfaction and Optimization · Collaboration in agile enterprises
