DSAILGDec 20, 2022

Scheduling with Predictions

arXiv:2212.10433v15 citationsh-index: 66
Originality Incremental advance
AI Analysis

This work addresses the challenge of time-sensitive medical diagnosis scheduling for radiologists, though it is incremental as it builds on existing learning-augmented online algorithms.

The paper tackles the problem of prioritizing patient case reviews in radiology using error-prone urgency predictions, proposing an online scheduling policy that achieves both consistency and robustness. The policy is shown to be optimal in certain settings and validated empirically in clinical scenarios.

There is significant interest in deploying machine learning algorithms for diagnostic radiology, as modern learning techniques have made it possible to detect abnormalities in medical images within minutes. While machine-assisted diagnoses cannot yet reliably replace human reviews of images by a radiologist, they could inform prioritization rules for determining the order by which to review patient cases so that patients with time-sensitive conditions could benefit from early intervention. We study this scenario by formulating it as a learning-augmented online scheduling problem. We are given information about each arriving patient's urgency level in advance, but these predictions are inevitably error-prone. In this formulation, we face the challenges of decision making under imperfect information, and of responding dynamically to prediction error as we observe better data in real-time. We propose a simple online policy and show that this policy is in fact the best possible in certain stylized settings. We also demonstrate that our policy achieves the two desiderata of online algorithms with predictions: consistency (performance improvement with prediction accuracy) and robustness (protection against the worst case). We complement our theoretical findings with empirical evaluations of the policy under settings that more accurately reflect clinical scenarios in the real world.

Foundations

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

Your Notes