中文
相关论文

相关论文: Constant factor approximations for Lower and Upper…

200 篇论文

Recent advances in center-based clustering continue to improve upon the drawbacks of Lloyd's celebrated $k$-means algorithm over $60$ years after its introduction. Various methods seek to address poor local minima, sensitivity to outliers,…

机器学习 · 统计学 2021-10-28 Debolina Paul , Saptarshi Chakraborty , Swagatam Das , Jason Xu

Packing problems constitute an important class of optimization problems, both because of their high practical relevance and theoretical appeal. However, despite the large number of variants that have been studied in the literature, most…

数据结构与算法 · 计算机科学 2020-12-09 Guido Schäfer , Bernard G. Zweers

Kernel-based clustering algorithms have the ability to capture the non-linear structure in real world data. Among various kernel-based clustering algorithms, kernel k-means has gained popularity due to its simple iterative nature and ease…

计算机视觉与模式识别 · 计算机科学 2014-02-18 Radha Chitta , Rong Jin , Timothy C. Havens , Anil K. Jain

We study data clustering problems with $\ell_p$-norm objectives (e.g. $k$-Median and $k$-Means) in the context of individual fairness. The dataset consists of $n$ points, and we want to find $k$ centers such that (a) the objective is…

数据结构与算法 · 计算机科学 2021-06-24 Deeparnab Chakrabarty , Maryam Negahbani

We study the complexity of the classic capacitated k-median and k-means problems parameterized by the number of centers, k. These problems are notoriously difficult since the best known approximation bound for high dimensional Euclidean…

数据结构与算法 · 计算机科学 2022-08-31 Vincent Cohen-Addad , Jason Li

Clustering is a well-studied unsupervised learning task that aims to partition data points into a number of clusters. In many applications, these clusters correspond to real-world constructs (e.g., electoral districts, playlists, TV…

最优化与控制 · 数学 2025-09-25 Connor Lawless , Oktay Gunluk

In this paper, we present an efficient massively parallel approximation algorithm for the $k$-means problem. Specifically, we provide an MPC algorithm that computes a constant-factor approximation to an arbitrary $k$-means instance in…

数据结构与算法 · 计算机科学 2025-07-21 Vincent Cohen-Addad , Fabian Kuhn , Zahra Parsaeian

In many fundamental combinatorial optimization problems, a feasible solution induces some real cost vectors as an intermediate result, and the optimization objective is a certain function of the vectors. For example, in the problem of…

数据结构与算法 · 计算机科学 2021-02-23 Shichuan Deng

We consider the {\em lower-bounded facility location} (\lbfl) problem (also sometimes called {\em load-balanced facility location}), which is a generalization of {\em uncapacitated facility location} (\ufl), where each open facility is…

数据结构与算法 · 计算机科学 2012-08-31 Sara Ahmadian , Chaitanya Swamy

Individual fairness guarantees are often desirable properties to have, but they become hard to formalize when the dataset contains outliers. Here, we investigate the problem of developing an individually fair $k$-means clustering algorithm…

机器学习 · 计算机科学 2024-12-17 Binita Maity , Shrutimoy Das , Anirban Dasgupta

Clustering under most popular objective functions is NP-hard, even to approximate well, and so unlikely to be efficiently solvable in the worst case. Recently, Bilu and Linial \cite{Bilu09} suggested an approach aimed at bypassing this…

数据结构与算法 · 计算机科学 2011-08-12 Pranjal Awasthi , Avrim Blum , Or Sheffet

The $k$-support norm is a regularizer which has been successfully applied to sparse vector prediction problems. We show that it belongs to a general class of norms which can be formulated as a parameterized infimum over quadratics. We…

机器学习 · 统计学 2014-03-07 Andrew M. McDonald , Massimiliano Pontil , Dimitris Stamos

The remarkable attention which fair clustering has received in the last few years has resulted in a significant number of different notions of fairness. Despite the fact that these notions are well-justified, they are often motivated and…

机器学习 · 计算机科学 2023-06-01 John Dickerson , Seyed A. Esmaeili , Jamie Morgenstern , Claire Jie Zhang

In this work, we study a range of constrained versions of the $k$-supplier and $k$-center problems such as: capacitated, fault-tolerant, fair, etc. These problems fall under a broad framework of constrained clustering. A unified framework…

数据结构与算法 · 计算机科学 2021-10-28 Dishant Goyal , Ragesh Jaiswal

We introduce the aggregated clustering problem, where one is given $T$ instances of a center-based clustering task over the same $n$ points, but under different metrics. The goal is to open $k$ centers to minimize an aggregate of the…

数据结构与算法 · 计算机科学 2025-10-10 Deeparnab Chakrabarty , Jonathan Conroy , Ankita Sarkar

The metric capacitated facility location is a well-studied problem for which, while constant factor approximations are known, no efficient relaxation with constant integrality gap is known. The question whether there is such a relaxation is…

数据结构与算法 · 计算机科学 2013-12-09 Stavros G. Kolliopoulos , Yannis Moysoglou

In the reordering buffer management problem (RBM) a sequence of $n$ colored items enters a buffer with limited capacity $k$. When the buffer is full, one item is removed to the output sequence, making room for the next input item. This step…

数据结构与算法 · 计算机科学 2012-02-22 Noa Avigdor-Elgrabli , Yuval Rabani

Convex clustering has recently garnered increasing interest due to its attractive theoretical and computational properties, but its merits become limited in the face of high-dimensional data. In such settings, pairwise affinity terms that…

统计方法学 · 统计学 2021-04-02 Saptarshi Chakraborty , Jason Xu

We study the problem of fairness in k-centers clustering on data with disjoint demographic groups. Specifically, this work proposes a variant of fairness which restricts each group's number of centers with both a lower bound…

数据结构与算法 · 计算机科学 2022-07-26 Huy Lê Nguyen , Thy Nguyen , Matthew Jones

We study the clustering problem for mixtures of bounded covariance distributions, under a fine-grained separation assumption. Specifically, given samples from a $k$-component mixture distribution $D = \sum_{i =1}^k w_i P_i$, where each $w_i…

机器学习 · 计算机科学 2023-12-20 Ilias Diakonikolas , Daniel M. Kane , Jasper C. H. Lee , Thanasis Pittas