A Logarithmic Additive Integrality Gap for Bin Packing
Rebecca Hoberg, Thomas Rothvoss

TL;DR
This paper introduces an improved approximation algorithm for bin packing with an additive gap of O(log OPT), combining discrepancy theory and a novel two-stage packing method, advancing the theoretical bounds.
Contribution
It presents a new LP-based approximation algorithm with an additive gap of O(log OPT), matching lower bounds and employing a novel two-stage packing approach.
Findings
Achieves an additive integrality gap of O(log OPT) bins.
Uses a combination of discrepancy theory and a two-stage packing method.
Provides a cleaner and more effective algorithm than previous approaches.
Abstract
For bin packing, the input consists of items with sizes which have to be assigned to a minimum number of bins of size 1. Recently, the second author gave an LP-based polynomial time algorithm that employed techniques from discrepancy theory to find a solution using at most bins. In this paper, we present an approximation algorithm that has an additive gap of only bins, which matches certain combinatorial lower bounds. Any further improvement would have to use more algebraic structure. Our improvement is based on a combination of discrepancy theory techniques and a novel 2-stage packing: first we pack items into containers; then we pack containers into bins of size 1. Apart from being more effective, we believe our algorithm is much cleaner than the one of Rothvoss.
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 · Mathematical Approximation and Integration · Manufacturing Process and Optimization
