Search Results for author: Shaofeng H. -C. Jiang

Found 4 papers, 2 papers with code

Near-Optimal Quantum Coreset Construction Algorithms for Clustering

no code implementations5 Jun 2023 Yecheng Xue, Xiaoyu Chen, Tongyang Li, Shaofeng H. -C. Jiang

$k$-Clustering in $\mathbb{R}^d$ (e. g., $k$-median and $k$-means) is a fundamental machine learning problem.

Clustering

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

no code implementations1 Oct 2022 Kuan Cheng, Shaofeng H. -C. Jiang, Luojian Wei, Zhide Wei

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.

Dimensionality Reduction

Coresets for Clustering with Fairness Constraints

1 code implementation NeurIPS 2019 Lingxiao Huang, Shaofeng H. -C. Jiang, Nisheeth K. Vishnoi

Our approach is based on novel constructions of coresets: for the $k$-median objective, we construct an $\varepsilon$-coreset of size $O(\Gamma k^2 \varepsilon^{-d})$ where $\Gamma$ is the number of distinct collections of groups that a point may belong to, and for the $k$-means objective, we show how to construct an $\varepsilon$-coreset of size $O(\Gamma k^3\varepsilon^{-d-1})$.

Clustering Fairness

Coresets for Ordered Weighted Clustering

1 code implementation11 Mar 2019 Vladimir Braverman, Shaofeng H. -C. Jiang, Robert Krauthgamer, Xuan Wu

We design coresets for Ordered k-Median, a generalization of classical clustering problems such as k-Median and k-Center, that offers a more flexible data analysis, like easily combining multiple objectives (e. g., to increase fairness or for Pareto optimization).

Data Structures and Algorithms

Cannot find the paper you are looking for? You can Submit a new open access paper.