Tight FPT Approximation for Socially Fair Clustering

Abstract

In this work, we study the socially fair k-median/k-means problem. We are given a set of points P in a metric space X with a distance function d(.,.). There are groups: P1,…c,P ⊂eq P. We are also given a set F of feasible centers in X. The goal in the socially fair k-median problem is to find a set C ⊂eq F of k centers that minimizes the maximum average cost over all the groups. That is, find C that minimizes the objective function (C,P) j \ Σx ∈ Pj d(C,x)/|Pj| \, where d(C,x) is the distance of x to the closest center in C. The socially fair k-means problem is defined similarly by using squared distances, i.e., d2(.,.) instead of d(.,.). The current best approximation guarantee for both the problems is O( ) due to Makarychev and Vakilian [COLT 2021]. In this work, we study the fixed parameter tractability of the problems with respect to parameter k. We design (3+) and (9 + ) approximation algorithms for the socially fair k-median and k-means problems, respectively, in FPT (fixed parameter tractable) time f(k,) · nO(1), where f(k,) = (k/)O(k) and n = |P F|. Furthermore, we show that if Gap-ETH holds, then better approximation guarantees are not possible in FPT time.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…