paper-with-me

Papers

Robust Correlation Clustering with Asymmetric Noise

2021-10-15 · Jimit Majmudar, Stephen Vavasis

Graph clustering problems typically aim to partition the graph nodes such that two nodes belong to the same partition set if and only if they are similar. Correlation Clustering is a graph clustering formulation which: (1) takes as input a signed graph with edge weights representing a similarity/dissimilarity measure between the nodes, and (2) requires no prior estimate of the number of clusters in the input graph. However, the combinatorial optimization problem underlying Correlation Clustering is NP-hard. In this work, we propose a novel graph generative model, called the Node Factors Model (NFM), which is based on generating feature vectors/embeddings for the graph nodes. The graphs generated by the NFM contain asymmetric noise in the sense that there may exist pairs of nodes in the same cluster which are negatively correlated. We propose a novel Correlation Clustering algorithm, called \anormd, using techniques from semidefinite programming. Using a combination of theoretical and computational results, we demonstrate that $\texttt{$\ell_2$-norm-diag}$ recovers nodes with sufficiently strong cluster membership in graph instances generated by the NFM, thereby making progress towards establishing the provable robustness of our proposed algorithm.

📄 PDF Abstract BibTeX arXiv:2110.08385

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCombinatorial OptimizationGraph Clustering

Similar Papers 제목 키워드 기반

Correlation Clustering with Asymmetric Classification Errors

2021-08-11 · ICML 2020 1 · Jafar Jafarov, Sanchit Kalhan, Konstantin Makarychev, Yury Makarychev

In the Correlation Clustering problem, we are given a weighted graph $G$ with its edges labeled as "similar" or "dissimilar" by a binary classifier. The goal is to produce a clustering that minimizes the weight of "disag…

ClassificationClustering

Local Correlation Clustering with Asymmetric Classification Errors

2021-08-11 · Jafar Jafarov, Sanchit Kalhan, Konstantin Makarychev, Yury Makarychev

In the Correlation Clustering problem, we are given a complete weighted graph $G$ with its edges labeled as "similar" and "dissimilar" by a noisy binary classifier. For a clustering $\mathcal{C}$ of graph $G$, a similar …

ClassificationClustering

ScanMix: Learning from Severe Label Noise via Semantic Clustering and Semi-Supervised Learning

2021-03-21 · Ragav Sachdeva, Filipe R Cordeiro, Vasileios Belagiannis, Ian Reid 외

We propose a new training algorithm, ScanMix, that explores semantic clustering and semi-supervised learning (SSL) to allow superior robustness to severe label noise and competitive robustness to non-severe label noise p…

ClusteringImage Classification

Clustering, Hamming Embedding, Generalized LSH and the Max Norm

2014-05-13 · Behnam Neyshabur, Yury Makarychev, Nathan Srebro

We study the convex relaxation of clustering and hamming embedding, focusing on the asymmetric case (co-clustering and asymmetric hamming embedding), understanding their relationship to LSH as studied by (Charikar 2002) …

Clustering

HeNCler: Node Clustering in Heterophilous Graphs through Learned Asymmetric Similarity

2024-05-27 · Sonny Achten, Francesco Tonin, Volkan Cevher, Johan A. K. Suykens

Clustering nodes in heterophilous graphs presents unique challenges due to the asymmetric relationships often overlooked by traditional methods, which moreover assume that good clustering corresponds to high intra-cluste…

ClusteringNode Clustering