paper-with-me

Papers

Randomized Dimensionality Reduction for Facility Location and Single-Linkage Clustering

2021-07-05 · Shyam Narayanan, Sandeep Silwal, Piotr Indyk, Or Zamir

Random dimensionality reduction is a versatile tool for speeding up algorithms for high-dimensional problems. We study its application to two clustering problems: the facility location problem, and the single-linkage hierarchical clustering problem, which is equivalent to computing the minimum spanning tree. We show that if we project the input pointset $X$ onto a random $d = O(d_X)$-dimensional subspace (where $d_X$ is the doubling dimension of $X$), then the optimum facility location cost in the projected space approximates the original cost up to a constant factor. We show an analogous statement for minimum spanning tree, but with the dimension $d$ having an extra $\log \log n$ term and the approximation factor being arbitrarily close to $1$. Furthermore, we extend these results to approximating solutions instead of just their costs. Lastly, we provide experimental results to validate the quality of solutions and the speedup due to the dimensionality reduction. Unlike several previous papers studying this approach in the context of $k$-means and $k$-medians, our dimension bound does not depend on the number of clusters but only on the intrinsic dimensionality of $X$.

📄 PDF Abstract BibTeX arXiv:2107.01804

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

Facility Location Games Beyond Single-Peakedness: the Entrance Fee Model

2022-04-24 · Mengfan Ma, Mingyu Xiao, Tian Bai, Bakh Khoussainov

The facility location game has been studied extensively in mechanism design. In the classical model, each agent's cost is solely determined by her distance to the nearest facility. In this paper, we introduce a novel mod…

Truthful Facility Location with Additive Errors

2017-01-02 · Iddan Golomb, Christos Tzamos

We address the problem of locating facilities on the $[0,1]$ interval based on reports from strategic agents. The cost of each agent is her distance to the closest facility, and the global objective is to minimize either…

Proportional Fairness in Obnoxious Facility Location

2023-01-11 · Alexander Lam, Haris Aziz, Bo Li, Fahimeh Ramezani 외

We consider the obnoxious facility location problem (in which agents prefer the facility location to be far from them) and propose a hierarchy of distance-based proportional fairness concepts for the problem. These fairn…

Fairness

Random Rank: The One and Only Strategyproof and Proportionally Fair Randomized Facility Location Mechanism

2022-05-30 · Haris Aziz, Alexander Lam, Mashbat Suzuki, Toby Walsh

Proportionality is an attractive fairness concept that has been applied to a range of problems including the facility location problem, a classic problem in social choice. In our work, we propose a concept called Strong …

Fairness

Equitable Mechanism Design for Facility Location

2025-06-12 · Toby Walsh

We consider strategy proof mechanisms for facility location which maximize equitability between agents. As is common in the literature, we measure equitability with the Gini index. We first prove a simple but fundamental…