Online sorting and online TSP: randomized, stochastic, and high-dimensional
Mikkel Abrahamsen, Ioana O. Bercea, Lorenzo Beretta, Jonas Klausen,, L\'aszl\'o Kozma

TL;DR
This paper extends the study of online sorting and TSP to randomized, stochastic, and high-dimensional settings, establishing optimal competitive ratios and revealing connections to hash tables and classical TSP.
Contribution
It proves the optimality of the $O( sqrt{n})$ competitive ratio for online sorting of reals, introduces improved algorithms for stochastic inputs, and extends results to high-dimensional data.
Findings
Randomized algorithms do not improve the competitive ratio for online sorting of reals.
An $ ilde{O}(n^{1/4})$ competitive ratio is achieved for stochastic inputs from an interval.
High-dimensional online sorting maintains an $ ilde{O}( sqrt{n})$ competitive ratio.
Abstract
In the online sorting problem, items are revealed one by one and have to be placed (immediately and irrevocably) into empty cells of a size- array. The goal is to minimize the sum of absolute differences between items in consecutive cells. This natural problem was recently introduced by Aamand, Abrahamsen, Beretta, and Kleist (SODA 2023) as a tool in their study of online geometric packing problems. They showed that when the items are reals from the interval a competitive ratio of is achievable, and no deterministic algorithm can improve this ratio asymptotically. In this paper, we extend and generalize the study of online sorting in three directions: - randomized: we settle the open question of Aamand et al. by showing that the competitive ratio for the online sorting of reals cannot be improved even with the use of randomness; -…
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.
