Robustification of Online Graph Exploration Methods
- URL: http://arxiv.org/abs/2112.05422v1
- Date: Fri, 10 Dec 2021 10:02:31 GMT
- Title: Robustification of Online Graph Exploration Methods
- Authors: Franziska Eberle, Alexander Lindermayr, Nicole Megow, Lukas N\"olke,
Jens Schl\"oter
- Abstract summary: We study a learning-augmented variant of the classical, notoriously hard online graph exploration problem.
We propose an algorithm that naturally integrates predictions into the well-known Nearest Neighbor (NN) algorithm.
- Score: 59.50307752165016
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Exploring unknown environments is a fundamental task in many domains, e.g.,
robot navigation, network security, and internet search. We initiate the study
of a learning-augmented variant of the classical, notoriously hard online graph
exploration problem by adding access to machine-learned predictions. We propose
an algorithm that naturally integrates predictions into the well-known Nearest
Neighbor (NN) algorithm and significantly outperforms any known online
algorithm if the prediction is of high accuracy while maintaining good
guarantees when the prediction is of poor quality. We provide theoretical
worst-case bounds that gracefully degrade with the prediction error, and we
complement them by computational experiments that confirm our results. Further,
we extend our concept to a general framework to robustify algorithms. By
interpolating carefully between a given algorithm and NN, we prove new
performance bounds that leverage the individual good performance on particular
inputs while establishing robustness to arbitrary inputs.
Related papers
- Competitive Algorithms for Online Knapsack with Succinct Predictions [16.793099279933163]
In the online knapsack problem, the goal is to pack items arriving online with different values and weights into a capacity-limited knapsack to maximize the total value of the accepted items.
We study textitlearning-augmented algorithms for this problem, which aim to use machine-learned predictions to move beyond pessimistic worst-case guarantees.
arXiv Detail & Related papers (2024-06-26T20:38:00Z) - Learning-Augmented Algorithms with Explicit Predictors [67.02156211760415]
Recent advances in algorithmic design show how to utilize predictions obtained by machine learning models from past and present data.
Prior research in this context was focused on a paradigm where the predictor is pre-trained on past data and then used as a black box.
In this work, we unpack the predictor and integrate the learning problem it gives rise for within the algorithmic challenge.
arXiv Detail & Related papers (2024-03-12T08:40:21Z) - Non-Clairvoyant Scheduling with Predictions Revisited [77.86290991564829]
In non-clairvoyant scheduling, the task is to find an online strategy for scheduling jobs with a priori unknown processing requirements.
We revisit this well-studied problem in a recently popular learning-augmented setting that integrates (untrusted) predictions in algorithm design.
We show that these predictions have desired properties, admit a natural error measure as well as algorithms with strong performance guarantees.
arXiv Detail & Related papers (2022-02-21T13:18:11Z) - Learning Predictions for Algorithms with Predictions [49.341241064279714]
We introduce a general design approach for algorithms that learn predictors.
We apply techniques from online learning to learn against adversarial instances, tune robustness-consistency trade-offs, and obtain new statistical guarantees.
We demonstrate the effectiveness of our approach at deriving learning algorithms by analyzing methods for bipartite matching, page migration, ski-rental, and job scheduling.
arXiv Detail & Related papers (2022-02-18T17:25:43Z) - Parsimonious Learning-Augmented Caching [29.975391787684966]
We introduce and study the setting in which the learning-augmented algorithm can utilize the predictions parsimoniously.
We show that one can achieve quantitatively similar results but only using a sublinear number of predictions.
arXiv Detail & Related papers (2022-02-09T03:40:11Z) - Learning-Augmented Algorithms for Online Steiner Tree [14.506230077020994]
This paper considers algorithms that predict which terminal arrives online.
The predictions may be incorrect and the algorithms' performance is parameterized by the number of incorrectly predicted terminals.
We show that the new online algorithms have strong performance even with modestly correct predictions.
arXiv Detail & Related papers (2021-12-10T06:18:19Z) - Double Coverage with Machine-Learned Advice [100.23487145400833]
We study the fundamental online $k$-server problem in a learning-augmented setting.
We show that our algorithm achieves for any k an almost optimal consistency-robustness tradeoff.
arXiv Detail & Related papers (2021-03-02T11:04:33Z) - Optimal Robustness-Consistency Trade-offs for Learning-Augmented Online
Algorithms [85.97516436641533]
We study the problem of improving the performance of online algorithms by incorporating machine-learned predictions.
The goal is to design algorithms that are both consistent and robust.
We provide the first set of non-trivial lower bounds for competitive analysis using machine-learned predictions.
arXiv Detail & Related papers (2020-10-22T04:51:01Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.