LGMar 7

Adaptive Double-Booking Strategy for Outpatient Scheduling Using Multi-Objective Reinforcement Learning

arXiv:2603.07270v1
Predicted impact top 96% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This research is significant for outpatient clinics and healthcare administrators seeking to optimize scheduling, reduce patient wait times, and improve resource utilization by adapting to real-time conditions and patient-specific no-show risks. It offers an incremental improvement over existing fixed-heuristic methods.

The paper addresses the problem of patient no-shows in outpatient clinics by proposing an adaptive double-booking strategy. This strategy integrates individualized no-show predictions with multi-objective reinforcement learning to dynamically decide whether to single-book, double-book, or reject appointment requests, aiming to mitigate disruptions and improve clinic operations.

Patient no-shows disrupt outpatient clinic operations, reduce productivity, and may delay necessary care. Clinics often adopt overbooking or double-booking to mitigate these effects. However, poorly calibrated policies can increase congestion and waiting times. Most existing methods rely on fixed heuristics and fail to adapt to real-time scheduling conditions or patient-specific no-show risk. To address these limitations, we propose an adaptive outpatient double-booking framework that integrates individualized no-show prediction with multi-objective reinforcement learning. The scheduling problem is formulated as a Markov decision process, and patient-level no-show probabilities estimated by a Multi-Head Attention Soft Random Forest model are incorporated in the reinforcement learning state. We develop a Multi-Policy Proximal Policy Optimization method equipped with a Multi-Policy Co-Evolution Mechanism. Under this mechanism, we propose a novel τ rule based on Kullback-Leibler divergence that enables selective knowledge transfer among behaviorally similar policies, improving convergence and expanding the diversity of trade-offs. In addition, SHapley Additive exPlanations is used to interpret both the predicted no-show risk and the agent's scheduling decisions. The proposed framework determines when to single-book, double-book, or reject appointment requests, providing a dynamic and data-driven alternative to conventional outpatient scheduling policies.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes