🤖 AI Summary
In service-oriented organizations, personnel scheduling, team management, and position deployment constitute three tightly coupled human-resource optimization problems; existing approaches typically model them in isolation, failing to handle dynamic, non-stationary environments. Method: We propose the first unified multi-scale labor optimization simulation framework—featuring a modular, configurable simulation environment; the first integration of long-horizon performance objectives into a multi-agent deep reinforcement learning (MARL) framework for cross-temporal-scale joint optimization; and the joint incorporation of dynamic stochasticity modeling and heuristic baseline integration. Contribution/Results: Our method achieves significant improvements on standardized benchmarks: +18.3% in long-term labor efficiency, −22.7% in response latency, and +15.1% in resource utilization. It supports ablation studies and policy generalization evaluation, thereby bridging critical gaps in unified modeling of interdependent decisions and MARL-driven long-term optimization.
📝 Abstract
Workforce optimization plays a crucial role in efficient organizational operations where decision-making may span several different administrative and time scales. For instance, dispatching personnel to immediate service requests while managing talent acquisition with various expertise sets up a highly dynamic optimization problem. Existing work focuses on specific sub-problems such as resource allocation and facility location, which are solved with heuristics like local-search and, more recently, deep reinforcement learning. However, these may not accurately represent real-world scenarios where such sub-problems are not fully independent. Our aim is to fill this gap by creating a simulator that models a unified workforce optimization problem. Specifically, we designed a modular simulator to support the development of reinforcement learning methods for integrated workforce optimization problems. We focus on three interdependent aspects: personnel dispatch, workforce management, and personnel positioning. The simulator provides configurable parameterizations to help explore dynamic scenarios with varying levels of stochasticity and non-stationarity. To facilitate benchmarking and ablation studies, we also include heuristic and RL baselines for the above mentioned aspects.