Improved Approximations for Vector Bin Packing via Iterative Randomized Rounding
Ariel Kulik, Matthias Mnich, Hadas Shachnai

TL;DR
This paper introduces an iterative randomized rounding algorithm for the $d$-dimensional Vector Bin Packing problem, achieving improved asymptotic approximation ratios and demonstrating the method's effectiveness in resource allocation and scheduling.
Contribution
It presents the first application of iterative randomized rounding to $d$VBP, improving approximation ratios for general $d$ and specifically for $d=2$, surpassing previous methods.
Findings
Achieves an asymptotic ratio of $(1+ ln d - \chi(d) + \varepsilon)$ for all $d$, improving over previous bounds.
For $d=2$, obtains a ratio of $(rac{4}{3}+\varepsilon)$, better than the previous $(rac{3}{2}+\varepsilon)$.
Demonstrates the effectiveness of iterative randomized rounding in high-dimensional bin packing problems.
Abstract
We study the -dimensional Vector Bin Packing (VBP) problem, a generalization of Bin Packing with central applications in resource allocation and scheduling. In VBP, we are given a set of items, each of which is characterized by a -dimensional volume vector; the objective is to partition the items into a minimum number of subsets (bins), such that the total volume of items in each subset is at most in each dimension. Our main result is an asymptotic approximation algorithm for VBP that yields a ratio of for all and any ; here, is some strictly positive function. This improves upon the best known asymptotic ratio of due to Bansal, Caprara and Sviridenko (SICOMP 2010) for any . By slightly modifying our algorithm to include an initial matching…
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 Packing Problems · Advanced Manufacturing and Logistics Optimization · Optimization and Search Problems
