Scheduling Appointments Online:\\ The Power of Deferred Decision-Making
Devin Smedira, David B. Shmoys

TL;DR
This paper introduces a new randomized online scheduling algorithm for the MPAS problem that improves the competitive ratio below 1.455, demonstrating the benefits of deferred decision-making in appointment scheduling.
Contribution
It develops a novel randomized algorithm with a lower competitive ratio for online MPAS and establishes the first lower bound, advancing understanding of deferred decision-making in scheduling.
Findings
New randomized algorithm achieves asymptotic ratio under 1.455.
First known lower bound of 1.2 on competitive ratio for online MPAS.
Deferred decision-making improves worst-case scheduling performance.
Abstract
The recently introduced online Minimum Peak Appointment Scheduling (MPAS) problem is a variant of the online bin-packing problem that allows for deferred decision making. Specifically, it allows for the problem to be split into an online phase where a stream of appointment requests arrive requiring a scheduled time, followed by an offline phase where those appointments are scheduled into rooms. Similar to the bin-packing problem, the aim is to use the minimum number of rooms in the final configuration. This model more accurately captures scheduling appointments than bin packing. For example, a dialysis patient needs to know what time to arrive for an appointment, but does not need to know the assigned station ahead of time. Previous work developed a randomized algorithm for this problem which achieved an asymptotic competitive ratio of at most 1.5, proving that online MPAS was…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Advanced Bandit Algorithms Research · Advanced Manufacturing and Logistics Optimization
