Improved Approximation Algorithms for Matroid and Knapsack Median Problems and Applications
Chaitanya Swamy

TL;DR
This paper introduces improved approximation algorithms for matroid median, knapsack median, and related facility location problems, using LP-rounding and clustering techniques to achieve better approximation ratios.
Contribution
It presents a simplified LP-rounding approach that improves approximation factors for matroid median and its variants, and connects various facility location problems to these models.
Findings
8-approximation for matroid median using LP-rounding
24-approximation for matroid median with penalties
Improved approximation for knapsack median
Abstract
We consider the {\em matroid median} problem \cite{KrishnaswamyKNSS11}, wherein we are given a set of facilities with opening costs and a matroid on the facility-set, and clients with demands and connection costs, and we seek to open an independent set of facilities and assign clients to open facilities so as to minimize the sum of the facility-opening and client-connection costs. We give a simple 8-approximation algorithm for this problem based on LP-rounding, which improves upon the 16-approximation in \cite{KrishnaswamyKNSS11}. Our techniques illustrate that much of the work involved in the rounding algorithm of in \cite{KrishnaswamyKNSS11} can be avoided by first converting the LP solution to a half-integral solution, which can then be rounded to an integer solution using a simple uncapacitated-facility-location (UFL) style clustering step. We illustrate the power of these ideas by…
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
TopicsFacility Location and Emergency Management · Optimization and Search Problems · Vehicle Routing Optimization Methods
