DSLGMay 25, 2022

A Universal Error Measure for Input Predictions Applied to Online Graph Problems

arXiv:2205.12850v221 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the problem of quantifying prediction errors in online algorithms for researchers and practitioners, offering incremental improvements to existing methods.

The paper introduces a universal error measure for input predictions and applies it to online graph problems, achieving refined performance guarantees for network design problems and providing a general algorithmic framework for online routing problems that improves upon worst-case barriers with accurate predictions.

We introduce a novel measure for quantifying the error in input predictions. The error is based on a minimum-cost hyperedge cover in a suitably defined hypergraph and provides a general template which we apply to online graph problems. The measure captures errors due to absent predicted requests as well as unpredicted actual requests; hence, predicted and actual inputs can be of arbitrary size. We achieve refined performance guarantees for previously studied network design problems in the online-list model, such as Steiner tree and facility location. Further, we initiate the study of learning-augmented algorithms for online routing problems, such as the online traveling salesperson problem and the online dial-a-ride problem, where (transportation) requests arrive over time (online-time model). We provide a general algorithmic framework and we give error-dependent performance bounds that improve upon known worst-case barriers, when given accurate predictions, at the cost of slightly increased worst-case bounds when given predictions of arbitrary quality.

Foundations

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

Your Notes