On Online Labeling with Polynomially Many Labels
Martin Babka, Jan Bul\'anek, Vladim\'ir \v{C}un\'at, Michal Kouck\'y,, Michael Saks

TL;DR
This paper establishes tight lower bounds for the online labeling problem with many labels, resolving previous gaps and extending results to superpolynomial label counts, thereby advancing understanding of label management costs.
Contribution
It provides a correct reduction to prefix bucketing and improves the analysis, extending lower bounds to superpolynomial label scenarios in online labeling.
Findings
Established asymptotically optimal lower bounds for online labeling with superpolynomial labels.
Corrected and simplified the reduction from online labeling to prefix bucketing.
Extended lower bounds to cases where the number of labels is superpolynomial in n.
Abstract
In the online labeling problem with parameters n and m we are presented with a sequence of n keys from a totally ordered universe U and must assign each arriving key a label from the label set {1,2,...,m} so that the order of labels (strictly) respects the ordering on U. As new keys arrive it may be necessary to change the labels of some items; such changes may be done at any time at unit cost for each change. The goal is to minimize the total cost. An alternative formulation of this problem is the file maintenance problem, in which the items, instead of being labeled, are maintained in sorted order in an array of length m, and we pay unit cost for moving an item. For the case m=cn for constant c>1, there are known algorithms that use at most O(n log(n)^2) relabelings in total [Itai, Konheim, Rodeh, 1981], and it was shown recently that this is asymptotically optimal [Bul\'anek,…
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.
Taxonomy
TopicsOptimization and Search Problems · Algorithms and Data Compression · Cryptography and Data Security
