A Polylogarithmic Competitive Algorithm for Stochastic Online Sorting and TSP
Andreas Kalavas, Charalampos Platanos, Thanos Tolias

TL;DR
This paper presents a polylogarithmic competitive algorithm for stochastic online sorting and TSP, significantly improving previous ratios by leveraging a hierarchical balls-into-bins approach for i.i.d. samples.
Contribution
Introduces a novel hierarchical decomposition method to achieve an $O( ext{log}^2 n)$ competitive ratio for stochastic online sorting and TSP.
Findings
Achieves an $O( ext{log}^2 n)$ competitive ratio with high probability.
Provides an exponential improvement over previous ratios for stochastic online sorting.
Improves upon the best known bounds for online TSP in the stochastic setting.
Abstract
In \emph{Online Sorting}, an array of initially empty cells is given. At each time step , an element arrives and must be placed irrevocably into an empty cell without any knowledge of future arrivals. We aim to minimize the sum of absolute differences between pairs of elements placed in consecutive array cells, seeking an online placement strategy that results in a final array close to a sorted one. An interesting multidimensional generalization, a.k.a. the \emph{Online Travelling Salesperson Problem}, arises when the request sequence consists of points in the -dimensional unit cube and the objective is to minimize the sum of euclidean distances between points in consecutive cells. Motivated by the recent work of (Abrahamsen, Bercea, Beretta, Klausen and Kozma; ESA 2024), we consider the \emph{stochastic version} of Online Sorting (\textit{resp.} Online TSP),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
