Near-optimal Algorithms for Stochastic Online Bin Packing
Nikhil Ayyadevara, Rajni Dabas, Arindam Khan, K. V. N. Sreenivas

TL;DR
This paper develops near-optimal algorithms for stochastic online bin packing, providing a polynomial-time algorithm that is asymptotically optimal under the i.i.d. model and improving competitive ratios in the random-order model, including special cases.
Contribution
It introduces a meta-algorithm for online bin packing that achieves near-optimal competitiveness under the i.i.d. model and improves bounds for special cases in the random-order model.
Findings
Polynomial-time $(1+ ext{epsilon})$-competitive algorithm for i.i.d. model
Best-Fit algorithm is optimal (ratio 1) for the special case with item sizes > 1/3
Breaks the 3/2 competitive ratio barrier for the 3-Partition case
Abstract
We study the online bin packing problem under two stochastic settings. In the bin packing problem, we are given n items with sizes in (0,1] and the goal is to pack them into the minimum number of unit-sized bins. First, we study bin packing under the i.i.d. model, where item sizes are sampled independently and identically from a distribution in (0,1]. Both the distribution and the total number of items are unknown. The items arrive one by one and their sizes are revealed upon their arrival and they must be packed immediately and irrevocably in bins of size 1. We provide a simple meta-algorithm that takes an offline -asymptotic approximation algorithm and provides a polynomial-time -competitive algorithm for online bin packing under the i.i.d. model, where >0 is a small constant. Using the AFPTAS for offline bin packing, we thus provide a…
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.
