Passing the Limits of Pure Local Search for Weighted $k$-Set Packing
Meike Neuwohner

TL;DR
This paper improves approximation guarantees for the weighted k-Set Packing problem beyond the known local search limits by combining local search with unweighted problem algorithms, achieving ratios close to (k+1)/2.
Contribution
It introduces a novel method that surpasses the previous k/2 barrier for weighted k-Set Packing by integrating local search with unweighted algorithms, providing near-optimal guarantees.
Findings
Achieves approximation ratios of at most (k+1)/2 - 2*10^{-4} for all k 4.
Surpasses the k/2 threshold for weighted k-Set Packing.
Links the weighted case approximation to the unweighted case.
Abstract
We study the weighted -Set Packing problem: Given a collection of sets, each of cardinality at most , together with a positive weight function , the task is to compute a disjoint sub-collection of maximum total weight. For , the weighted -Set Packing problem can be solved in polynomial time, but for , it becomes -hard. Recently, Neuwohner has shown how to obtain approximation guarantees of with . She further showed her result to be asymptotically best possible in that no algorithm considering local improvements of logarithmically bounded size with respect to some fixed power of the weight function can yield an approximation guarantee better than . In this paper, we finally show how to beat the threshold of…
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 · Sustainable Supply Chain Management
