paper-with-me

홈 › Papers

Provable Imbalanced Point Clustering

2024-08-26 · David Denisov, Dan Feldman, Shlomi Dolev, Michael Segal

We suggest efficient and provable methods to compute an approximation for imbalanced point clustering, that is, fitting $k$-centers to a set of points in $\mathbb{R}^d$, for any $d,k\geq 1$. To this end, we utilize \emph{coresets}, which, in the context of the paper, are essentially weighted sets of points in $\mathbb{R}^d$ that approximate the fitting loss for every model in a given set, up to a multiplicative factor of $1\pm\varepsilon$. We provide [Section 3 and Section E in the appendix] experiments that show the empirical contribution of our suggested methods for real images (novel and reference), synthetic data, and real-world data. We also propose choice clustering, which by combining clustering algorithms yields better performance than each one separately.

📄 PDF Abstract BibTeX arXiv:2408.14225

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Provable Defense Against Clustering Attacks on 3D Point Clouds

2021-11-22 · AAAI Workshop AdvML 2022 2 · Dishanika Dewani Denipitiyage, Thalaiyasingam Ajanthan, Parameswaran Kamalaruban, Adrian Weller

Lately, the literature on adversarial robustness spans from images to other domains such as point clouds. In this work, we consider clustering attacks on 3D point clouds and devise a provable defense mechanism to counter…

Adversarial RobustnessClustering

Scalable Exemplar-based Subspace Clustering on Class-Imbalanced Data

2018-09-01 · ECCV 2018 9 · Chong You, Chi Li, Daniel P. Robinson, Rene Vidal

Subspace clustering methods based on expressing each data point as a linear combination of a few other data points (e.g., sparse subspace clustering) have become a popular tool for unsupervised learning due to their empi…

Clusteringimage-classificationImage Classification

Stochastic Optimization of Areas Under Precision-Recall Curves with Provable Convergence

2021-04-18 · NeurIPS 2021 12 · Qi Qi, Youzhi Luo, Zhao Xu, Shuiwang Ji 외

Areas under ROC (AUROC) and precision-recall curves (AUPRC) are common metrics for evaluating classification performance for imbalanced problems. Compared with AUROC, AUPRC is a more appropriate metric for highly imbalan…

Stochastic Optimization

Re-embedding data to strengthen recovery guarantees of clustering

2023-01-26 · Tao Jiang, Samuel Tan, Stephen Vavasis

We propose a clustering method that involves chaining four known techniques into a pipeline yielding an algorithm with stronger recovery guarantees than any of the four components separately. Given $n$ points in $\mathbb…

Clustering

Clustering without Over-Representation

2019-05-29 · Sara Ahmadian, Alessandro Epasto, Ravi Kumar, Mohammad Mahdian

In this paper we consider clustering problems in which each point is endowed with a color. The goal is to cluster the points to minimize the classical clustering cost but with the additional constraint that no color is o…

ArticlesClustering