Maximum weighted independent sets with a budget
Tushar Kalra, Rogers Mathew, Sudebkumar Prasant Pal, Vijay Pandey

TL;DR
This paper studies the Maximum Weighted Budgeted Independent Set problem, focusing on bipartite graphs, proving its NP-hardness and providing a 50% approximation algorithm.
Contribution
It establishes NP-hardness of MWBIS in bipartite graphs and introduces a 50% approximation algorithm matching the LP relaxation gap.
Findings
MWBIS is NP-hard in bipartite graphs.
A 50% approximation algorithm for MWBIS in bipartite graphs.
The approximation matches the LP relaxation integrality gap.
Abstract
Given a graph , a non-negative integer , and a weight function that maps each vertex in to a positive real number, the \emph{Maximum Weighted Budgeted Independent Set (MWBIS) problem} is about finding a maximum weighted independent set in of cardinality at most . A special case of MWBIS, when the weight assigned to each vertex is equal to its degree in , is called the \emph{Maximum Independent Vertex Coverage (MIVC)} problem. In other words, the MIVC problem is about finding an independent set of cardinality at most with maximum coverage. Since it is a generalization of the well-known Maximum Weighted Independent Set (MWIS) problem, MWBIS too does not have any constant factor polynomial time approximation algorithm assuming . In this paper, we study MWBIS in the context of bipartite graphs. We show that, unlike MWIS, the MIVC (and thereby the MWBIS)…
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.
