Parallel Online Algorithms for the Bin Packing Problem
S\'andor P. Fekete, Jonas Grosse-Holz, Phillip Keldenich, Arne Schmidt

TL;DR
This paper introduces parallel online algorithms for bin packing that improve competitive ratios by leveraging multiple processes, achieving near-optimal performance with fewer advice bits than previous methods.
Contribution
The paper presents Predictive Harmonic3, a family of k-copy algorithms for online bin packing with improved competitive ratios and reduced advice complexity.
Findings
PH3 achieves a competitive factor approaching 1.5 as k increases.
6 copies of PH3 outperform the best known single-copy algorithm.
4 bits of advice suffice to surpass previous lower bounds.
Abstract
We study \emph{parallel} online algorithms: For some fixed integer , a collective of parallel processes that perform online decisions on the same sequence of events forms a -\emph{copy algorithm}. For any given time and input sequence, the overall performance is determined by the best of the individual total results. Problems of this type have been considered for online makespan minimization; they are also related to optimization with \emph{advice} on future events, i.e., a number of bits available in advance. We develop \textsc{Predictive Harmonic} (PH3), a relatively simple family of -copy algorithms for the online Bin Packing Problem, whose joint competitive factor converges to 1.5 for increasing . In particular, we show that suffices to guarantee a factor of for PH3, which is better than , the performance of the best known…
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.
