Local-Search based Approximation Algorithms for Mobile Facility Location Problems
Sara Ahmadian, Zachary Friggstad, and Chaitanya Swamy

TL;DR
This paper introduces a local-search based approximation algorithm for the mobile facility location problem, achieving a (3+ε)-approximation ratio, which is the best known and matches the ratio for k-median, with a novel analysis technique.
Contribution
The paper presents the first local-search based approximation algorithm for mobile facility location with a (3+ε) guarantee, improving upon previous LP-rounding methods.
Findings
Achieves a (3+ε)-approximation ratio for mobile facility location.
Demonstrates the tightness of the approximation ratio through adapted examples.
Introduces a novel analysis using a recursion tree structure for local search.
Abstract
We consider the {\em mobile facility location} (\mfl) problem. We are given a set of facilities and clients located in a common metric space. The goal is to move each facility from its initial location to a destination and assign each client to the destination of some facility so as to minimize the sum of the movement-costs of the facilities and the client-assignment costs. This abstracts facility-location settings where one has the flexibility of moving facilities from their current locations to other destinations so as to serve clients more efficiently by reducing their assignment costs. We give the first {\em local-search based} approximation algorithm for this problem and achieve the best-known approximation guarantee. Our main result is -approximation for this problem for any constant using local search. The previous best guarantee was 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
TopicsFacility Location and Emergency Management · Vehicle Routing Optimization Methods · Optimization and Search Problems
