Non-clairvoyant Scheduling with Partial Predictions
Ziyad Benomar, Vianney Perchet
TL;DR
This work investigates non-clairvoyant scheduling when predictions are available for only a subset of jobs. It introduces a formal $(n,B)$-competitive framework, derives lower bounds, and presents two perfect-prediction algorithms: CRRR, which leverages only the known order of the $B$ jobs, and Switch, which uses the actual predicted sizes to achieve tighter performance. It then extends to imperfect predictions with a learning-augmented approach that jointly tunes robustness, consistency, and smoothness via hyperparameters, demonstrating a novel consistency-smoothness tradeoff unique to the partial-predictions setting. Empirically, Switch and the proposed learning-augmented scheme show favorable performance and reveal how prediction quality and the number of predictions influence the tradeoffs, with clear guidance for practical deployment in constrained-data environments.
Abstract
The non-clairvoyant scheduling problem has gained new interest within learning-augmented algorithms, where the decision-maker is equipped with predictions without any quality guarantees. In practical settings, access to predictions may be reduced to specific instances, due to cost or data limitations. Our investigation focuses on scenarios where predictions for only $B$ job sizes out of $n$ are available to the algorithm. We first establish near-optimal lower bounds and algorithms in the case of perfect predictions. Subsequently, we present a learning-augmented algorithm satisfying the robustness, consistency, and smoothness criteria, and revealing a novel tradeoff between consistency and smoothness inherent in the scenario with a restricted number of predictions.
