Coreset-based Strategies for Robust Center-type Problems
Andrea Pietracaprina, Geppino Pucci, Federico Sold\`a

TL;DR
This paper introduces coreset-based algorithms for robust center problems, achieving near-optimal approximation ratios with efficient, scalable solutions adaptable to dataset complexity.
Contribution
It presents novel coreset strategies for robust matroid and knapsack center problems, enabling efficient algorithms with near-optimal approximation ratios and adaptability to dataset complexity.
Findings
Achieves (3+ε)-approximation for robust center problems.
Provides algorithms with linear time complexity in dataset size.
Develops scalable MapReduce and Streaming algorithms with few rounds/passes.
Abstract
Given a dataset of points from some metric space, the popular -center problem requires to identify a subset of points (centers) in minimizing the maximum distance of any point of from its closest center. The \emph{robust} formulation of the problem features a further parameter and allows up to points of (outliers) to be disregarded when computing the maximum distance from the centers. In this paper, we focus on two important constrained variants of the robust -center problem, namely, the Robust Matroid Center (RMC) problem, where the set of returned centers are constrained to be an independent set of a matroid of rank built on , and the Robust Knapsack Center (RKC) problem, where each element is given a positive weight and the aggregate weight of the returned centers must be at most 1. We devise coreset-based strategies for the…
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
