Toward Online Mobile Facility Location on General Metrics
Abdolhamid Ghodselahi, Fabian Kuhn

TL;DR
This paper introduces the online mobile facility location problem, provides lower bounds, and proposes algorithms for uniform metrics, advancing understanding of online facility location with mobile facilities.
Contribution
It formulates the OMFL problem, offers the first solution for a generalized uniform metric variant, and explores a new movement-cost-focused variant inspired by the k-server problem.
Findings
Established a lower bound for OMFL on uniform metrics.
Developed a deterministic online algorithm for G-OMFL with tight analysis.
Introduced M-OMFL, a variant focusing solely on movement costs, with a lower bound.
Abstract
We introduce an online variant of mobile facility location (MFL) (introduced by Demaine et al. [SODA' 07]). We call this new problem online mobile facility location (OMFL). In the OMFL problem, initially, we are given a set of mobile facilities with their starting locations. One by one, requests are added. After each request arrives, one can make some changes to the facility locations before the subsequent request arrives. Each request is always assigned to the nearest facility. The cost of this assignment is the distance from the request to the facility. The objective is to minimize the total cost, which consists of the relocation cost of facilities and the distance cost of requests to their nearest facilities. We provide a lower bound for the OMFL problem that even holds on uniform metrics. A natural approach to solve the OMFL problem for general metric spaces is to utilize…
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 Search Problems · Facility Location and Emergency Management · Mobile Ad Hoc Networks
