The Limits of Local Search for the Maximum Weight Independent Set Problem in d-Claw Free Graphs
Meike Neuwohner

TL;DR
This paper investigates the limitations of local search algorithms for the Maximum Weight Independent Set problem in d-claw free graphs, establishing new approximation bounds and demonstrating inherent barriers of local improvements.
Contribution
It provides asymptotic approximation ratios for local search in d-claw free graphs and shows fundamental limits of local improvements for weighted k-Set Packing.
Findings
Approximation ratio of (d-1+ε_d)/2 for d-claw free graphs with local search
Polynomial time (k+ε_{k+1})/2-approximation for weighted k-Set Packing
Examples showing no local improvement algorithm can surpass k/2 approximation for k-Set Packing
Abstract
We consider the Maximum Weight Independent Set Problem (MWIS) in -claw free graphs, i.e. the task of computing an independent set of maximum weight in a given -claw free graph equipped with a positive weight function . For , the MWIS in -claw free graphs generalizes the weighted -Set Packing Problem. Given that for , this problem does not permit a polynomial time -approximation unless , most previous algorithms for both weighted -Set Packing and the MWIS in -claw free graphs rely on local search. For the last twenty years, Berman's algorithm SquareImp, which yields a -approximation for the MWIS in -claw free graphs, has remained unchallenged for both problems. Recently, it was improved by Neuwohner, obtaining an approximation guarantee slightly below…
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 Graph Theory Research
