paper-with-me

Papers

Gap-Free Clustering: Sensitivity and Robustness of SDP

2023-08-29 · Matthew Zurek, Yudong Chen

We study graph clustering in the Stochastic Block Model (SBM) in the presence of both large clusters and small, unrecoverable clusters. Previous convex relaxation approaches achieving exact recovery do not allow any small clusters of size $o(\sqrt{n})$, or require a size gap between the smallest recovered cluster and the largest non-recovered cluster. We provide an algorithm based on semidefinite programming (SDP) which removes these requirements and provably recovers large clusters regardless of the remaining cluster sizes. Mid-sized clusters pose unique challenges to the analysis, since their proximity to the recovery threshold makes them highly sensitive to small noise perturbations and precludes a closed-form candidate solution. We develop novel techniques, including a leave-one-out-style argument which controls the correlation between SDP solutions and noise vectors even when the removal of one row of noise can drastically change the SDP solution. We also develop improved eigenvalue perturbation bounds of potential independent interest. Our results are robust to certain semirandom settings that are challenging for alternative algorithms. Using our gap-free clustering procedure, we obtain efficient algorithms for the problem of clustering with a faulty oracle with superior query complexities, notably achieving $o(n^2)$ sample complexity even in the presence of a large number of small clusters. Our gap-free clustering procedure also leads to improved algorithms for recursive clustering.

📄 PDF Abstract BibTeX arXiv:2308.15642

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph ClusteringSensitivityStochastic Block Model

Similar Papers 제목 키워드 기반

Average Sensitivity of Hierarchical $k$-Median Clustering

2025-07-14 · Shijie Li, Weiqiang He, Ruobing Bai, Pan Peng arxiv

Hierarchical clustering is a widely used method for unsupervised learning with numerous applications. However, in the application of modern algorithms, the datasets studied are usually large and dynamic. If the hierarchi…

Robust Continuous Co-Clustering

2018-02-14 · Xiao He, Luis Moreira-Matias

Clustering consists of grouping together samples giving their similar properties. The problem of modeling simultaneously groups of samples and features is known as Co-Clustering. This paper introduces ROCCO - a Robust Co…

Clustering

Rethinking Clustering for Robustness

2020-06-13 · Motasem Alfarra, Juan C. Pérez, Adel Bibi, Ali Thabet 외

This paper studies how encouraging semantically-aligned features during deep neural network training can increase network robustness. Recent works observed that Adversarial Training leads to robust models, whose learnt f…

Clustering

Fuzzy c-ordered-means clustering

2014-12-07 · ScienceDirect 2014 12 · Jacek M. Leski

Fuzzy clustering helps to find natural vague boundaries in data. The fuzzy c-means method is one of the most popular clustering methods based on minimization of a criterion function. However, one of the greatest disadva…

Clustering

Adversarial Robustness on Image Classification with $k$-means

2023-12-15 · Rollin Omari, Junae Kim, Paul Montague

In this paper we explore the challenges and strategies for enhancing the robustness of $k$-means clustering algorithms against adversarial manipulations. We evaluate the vulnerability of clustering algorithms to adversar…

Adversarial RobustnessClassificationClusteringimage-classification+2