paper-with-me

Papers

Correlation Clustering with Random Partial Information

2026-08-17 · Rajath Rao K. N., Jens Schlöter, Sami Davies, Amira Ouchene, Yasamin Nazari arxiv

Correlation clustering is a fundamental unsupervised learning problem. On complete graphs, both the min-disagreement and min-max objectives admit constant-factor approximations, yet on general (non-complete) graphs, the best guarantees blow up to $O(\log n)$ and $O(\sqrt{n})$. This gap between the two regimes motivates the following question: are there classes of incomplete graphs that circumvent the lower bounds on general graphs and admit approximation guarantees approaching those attainable on complete graphs? We study a natural class of graphs obtained by randomly subsampling a complete signed graph $G$, where each edge is independently deleted with probability $q$. For such graph instances both for the min-max and the min-disagreement objectives, we prove approximation guarantees (depending on $q$) that are substantially better than the bounds achievable for general graphs. We supplement our theoretical results with experiments that also suggest that the approximation ratios of our algorithm are close to those of the complete graph and better than the worst-case bounds for general (non-complete) graphs.

📄 PDF Abstract BibTeX arXiv:2608.16315

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Correlation Clustering with Noisy Partial Information

2014-06-22 · Konstantin Makarychev, Yury Makarychev, Aravindan Vijayaraghavan

In this paper, we propose and study a semi-random model for the Correlation Clustering problem on arbitrary graphs G. We give two approximation algorithms for Correlation Clustering instances from this model. The first a…

ClusteringGeneral Classification

Robust Bayesian Model Selection for Variable Clustering with the Gaussian Graphical Model

2018-06-15 · Daniel Andrade, Akiko Takeda, Kenji Fukumizu

Variable clustering is important for explanatory analysis. However, only few dedicated methods for variable clustering with the Gaussian graphical model have been proposed. Even more severe, small insignificant partial c…

ClusteringmodelModel Selection

Scalable and Robust Community Detection with Randomized Sketching

2018-05-25 · Mostafa Rahmani, Andre Beckus, Adel Karimian, George Atia

This article explores and analyzes the unsupervised clustering of large partially observed graphs. We propose a scalable and provable randomized framework for clustering graphs generated from the stochastic block model. …

ClusteringCommunity DetectionMatrix CompletionRetrieval+1

Partial Optimality in Cubic Correlation Clustering for General Graphs

2025-10-23 · David Stein, Bjoern Andres, Silvia Di Gregorio arxiv

The higher-order correlation clustering problem for a graph $G$ and costs associated with cliques of $G$ consists in finding a clustering of $G$ so as to minimize the sum of the costs of those cliques whose nodes all bel…

A Clustering Algorithm for Correlation Quickest Hub Discovery Mixing Time Evolution and Random Matrix Theory

2022-10-08 · Alejandro Rodriguez Dominguez, David Stynes

We present a geometric version of Quickest Change Detection (QCD) and Quickest Hub Discovery (QHD) tests in correlation structures that allows us to include and combine new information with distance metrics. The topic fa…

Change DetectionClusteringManagementTime Series Analysis