An Improved Approximation for Maximum Weighted $k$-Set Packing
Theophile Thiery, Justin Ward

TL;DR
This paper presents an improved approximation algorithm for the weighted $k$-set packing problem, achieving better bounds for $k=3$ and extending techniques to larger $k$, with implications for related graph problems.
Contribution
The authors develop a novel local search algorithm based on squared weights, improving approximation factors for weighted $k$-set packing, especially for $k=3$, and extend these methods to larger $k$.
Findings
Achieves an approximation factor of 1.786 for weighted 3-set packing.
Provides a simple analysis for approximation factor 1.811 with specific exchange sizes.
Extends the approach to larger exchanges, improving bounds for all $k > 3$.
Abstract
We consider the weighted -set packing problem, in which we are given a collection of weighted sets, each with at most elements and must return a collection of pairwise disjoint sets with maximum total weight. For , this problem generalizes the classical 3-dimensional matching problem listed as one of the Karp's original 21 NP-complete problems. We give an algorithm attaining an approximation factor of for weighted 3-set packing, improving on the recent best result of due to Neuwohner. Our algorithm is based on the local search procedure of Berman that attempts to improve the sum of squared weights rather than the problem's objective. When using exchanges of size at most , this algorithm attains an approximation factor of . Using exchanges of size , we provide a relatively simple analysis to obtain an…
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 · graph theory and CDMA systems · Advanced Graph Theory Research
