Abstract
Online algorithms make decisions based on past inputs, with the goal of being competitive against an algorithm that sees also future inputs. In this work, we introduce time-local online algorithms; these are online algorithms in which the output at any given time is a function of only T latest inputs. Our main observation is that time-local online algorithms are closely connected to local distributed graph algorithms: distributed algorithms make decisions based on the local information in the spatial dimension, while time-local online algorithms make decisions based on the local information in the temporal dimension. We formalize this connection, and show how we can directly use the tools developed to study distributed approximability of graph optimization problems to prove upper and lower bounds on the competitive ratio achieved with time-local online algorithms. Moreover, we show how to use computational techniques to synthesize optimal time-local algorithms.
Original language | English |
---|---|
Title of host publication | 36th International Symposium on Distributed Computing, DISC 2022 |
Editors | Christian Scheideler |
Publisher | Schloss Dagstuhl-Leibniz-Zentrum für Informatik |
Number of pages | 3 |
ISBN (Electronic) | 9783959772556 |
DOIs | |
Publication status | Published - 1 Oct 2022 |
MoE publication type | B3 Non-refereed article in conference proceedings |
Event | International Symposium on Distributed Computing - Augusta, United States Duration: 25 Oct 2022 → 27 Oct 2022 Conference number: 36 |
Publication series
Name | Leibniz International Proceedings in Informatics, LIPIcs |
---|---|
Publisher | Schloss Dagstuhl-Leibniz-Zentrum für Informatik |
Volume | 246 |
ISSN (Print) | 1868-8969 |
Conference
Conference | International Symposium on Distributed Computing |
---|---|
Abbreviated title | DISC |
Country/Territory | United States |
City | Augusta |
Period | 25/10/2022 → 27/10/2022 |
Keywords
- distributed algorithms
- Online algorithms