← Search

Shaofeng H.-C. Jiang

13 accepted papers

2025

Fair Clustering in the Sliding Window Model

ICLR 2025spotlight

We study streaming algorithms for proportionally fair clustering, a notion originally suggested by Chierichetti et al. (2017), in the sliding window model. We show that although there exist efficient streaming algorithms in the insertion-only model, surprisingly no algorithm can achieve finite ratio…

Cited by 0SourcePDFScholar
2025

Faster Approximation Algorithms for k-Center via Data Reduction

ICML 2025poster

We study efficient algorithms for the Euclidean $k$-Center problem, focusing on the regime of large $k$. We take the approach of data reduction by considering $\alpha$-coreset, which is a small subset $S$ of the dataset $P$ such that any $\beta$-approximation on $S$ is an $(\alpha + \beta)$-approxim…

Cited by 0SourcePDFScholar
2025

Relative Error Fair Clustering in the Weak-Strong Oracle Model

ICML 2025poster

We study fair clustering problems in a setting where distance information is obtained from two sources: a strong oracle providing exact distances, but at a high cost, and a weak oracle providing potentially inaccurate distance estimates at a low cost. The goal is to produce a near-optimal fair clust…

Cited by 0SourcePDFScholar
2024

Dynamic Facility Location in High Dimensional Euclidean Spaces

ICML 2024spotlight

We study the facility location problem in the dynamic setting, where the goal is to efficiently process an intermixed sequence of point insertions and deletions while maintaining a high quality and stable solution. Although the problem has been studied in the context of general metrics and low-dimen…

Cited by 3SourcePDFScholar
2023

Near-Optimal Quantum Coreset Construction Algorithms for Clustering

ICML 2023poster

$k$-Clustering in $\mathbb{R}^d$ (e.g., $k$-median and $k$-means) is a fundamental machine learning problem. While near-linear time approximation algorithms were known in the classical setting for a dataset with cardinality $n$, it remains open to find sublinear-time quantum algorithms. We give quan…

Cited by 1SourcePDFScholar
2023

On The Relative Error of Random Fourier Features for Preserving Kernel Distance

ICLR 2023poster

The method of random Fourier features (RFF), proposed in a seminal paper by Rahimi and Recht (NIPS'07), is a powerful technique to find approximate low-dimensional representations of points in (high-dimensional) kernel space, for shift-invariant kernels. While RFF has been analyzed under various not…

Cited by 1SourcePDFScholar
2022

Online Facility Location with Predictions

ICLR 2022poster

We provide nearly optimal algorithms for online facility location (OFL) with predictions. In OFL, $n$ demand points arrive in order and the algorithm must irrevocably assign each demand point to an open facility upon its arrival. The objective is to minimize the total connection costs from demand po…

Cited by 33SourcePDFScholar
2021

Coresets for Clustering with Missing Values

NeurIPS 2021spotlight

We provide the first coreset for clustering points in $\mathbb{R}^d$ that have multiple missing values (coordinates). Previous coreset constructions only allow one missing coordinate. The challenge in this setting is that objective functions, like \kMeans, are evaluated only on the set of available…

Cited by 21SourcePDFScholar
2020

Coresets for Clustering in Graphs of Bounded Treewidth

ICML 2020poster

We initiate the study of coresets for clustering in graph metrics, i.e., the shortest-path metric of edge-weighted graphs. Such clustering problems are essential to data analysis and used for example in road networks and data visualization. A coreset is a compact summary of the data that approximate…

Cited by 43SourcePDFScholar