NurseSchedRL: Attention-Guided Reinforcement Learning for Nurse-Patient Assignment
By: Harsha Koduri
Potential Business Impact:
Helps hospitals assign nurses to patients better.
Healthcare systems face increasing pressure to allocate limited nursing resources efficiently while accounting for skill heterogeneity, patient acuity, staff fatigue, and continuity of care. Traditional optimization and heuristic scheduling methods struggle to capture these dynamic, multi-constraint environments. I propose NurseSchedRL, a reinforcement learning framework for nurse-patient assignment that integrates structured state encoding, constrained action masking, and attention-based representations of skills, fatigue, and geographical context. NurseSchedRL uses Proximal Policy Optimization (PPO) with feasibility masks to ensure assignments respect real-world constraints, while dynamically adapting to patient arrivals and varying nurse availability. In simulation with realistic nurse and patient data, NurseSchedRL achieves improved scheduling efficiency, better alignment of skills to patient needs, and reduced fatigue compared to baseline heuristic and unconstrained RL approaches. These results highlight the potential of reinforcement learning for decision support in complex, high-stakes healthcare workforce management.
Similar Papers
Multi-Agent Reinforcement Learning for Intraday Operating Rooms Scheduling under Uncertainty
Machine Learning (CS)
Makes hospital surgeries run faster and smoother.
Improving Mixed-Criticality Scheduling with Reinforcement Learning
Machine Learning (CS)
Makes computers finish important jobs faster.
A Reinforcement Learning-Driven Task Scheduling Algorithm for Multi-Tenant Distributed Systems
Distributed, Parallel, and Cluster Computing
Makes computers share resources fairly and fast.