paper-with-me

Papers

Fully Dynamic Adversarially Robust Correlation Clustering in Polylogarithmic Update Time

2024-11-15 · Vladimir Braverman, Prathamesh Dharangutte, Shreyas Pai, Vihan Shah, Chen Wang

We study the dynamic correlation clustering problem with $\textit{adaptive}$ edge label flips. In correlation clustering, we are given a $n$-vertex complete graph whose edges are labeled either $(+)$ or $(-)$, and the goal is to minimize the total number of $(+)$ edges between clusters and the number of $(-)$ edges within clusters. We consider the dynamic setting with adversarial robustness, in which the $\textit{adaptive}$ adversary could flip the label of an edge based on the current output of the algorithm. Our main result is a randomized algorithm that always maintains an $O(1)$-approximation to the optimal correlation clustering with $O(\log^{2}{n})$ amortized update time. Prior to our work, no algorithm with $O(1)$-approximation and $\text{polylog}{(n)}$ update time for the adversarially robust setting was known. We further validate our theoretical results with experiments on synthetic and real-world datasets with competitive empirical performances. Our main technical ingredient is an algorithm that maintains $\textit{sparse-dense decomposition}$ with $\text{polylog}{(n)}$ update time, which could be of independent interest.

📄 PDF Abstract BibTeX arXiv:2411.09979

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessClustering

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Parallel Correlation Clustering on Big Graphs

2015-07-17 · NeurIPS 2015 12 · Xinghao Pan, Dimitris Papailiopoulos, Samet Oymak, Benjamin Recht 외

Given a similarity graph between items, correlation clustering (CC) groups similar items together and dissimilar ones apart. One of the most popular CC algorithms is KwikCluster: an algorithm that serially clusters neigh…

Clustering

Breaking 3-Factor Approximation for Correlation Clustering in Polylogarithmic Rounds

2023-07-13 · Nairen Cao, Shang-En Huang, Hsin-Hao Su

In this paper, we study parallel algorithms for the correlation clustering problem, where every pair of two different entities is labeled with similar or dissimilar. The goal is to partition the entities into clusters to…

Clustering

A Fully Polynomial-Time Algorithm for Robustly Learning Halfspaces over the Hypercube

2025-11-10 · Gautam Chandrasekaran, Adam R. Klivans, Konstantinos Stavropoulos, Arsen Vasilyan arxiv

We give the first fully polynomial-time algorithm for learning halfspaces with respect to the uniform distribution on the hypercube in the presence of contamination, where an adversary may corrupt some fraction of exampl…

Adversarially Robust Submodular Maximization under Knapsack Constraints

2019-05-07 · Dmitrii Avdiukhin, Slobodan Mitrović, Grigory Yaroslavtsev, Samson Zhou

We propose the first adversarially robust algorithm for monotone submodular maximization under single and multiple knapsack constraints with scalable implementations in distributed and streaming settings. For a single kn…

Adversarially Learned Mixture Model

2018-07-14 · Andrew Jesson, Cécile Low-Kam, Tanya Nair, Florian Soudan 외

The Adversarially Learned Mixture Model (AMM) is a generative model for unsupervised or semi-supervised data clustering. The AMM is the first adversarially optimized method to model the conditional dependence between inf…

Clusteringmodel