paper-with-me

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 "disagreements": the sum of the weights of "similar" edges across clusters and "dissimilar" edges within clusters. We study the correlation clustering problem under the following assumption: Every "similar" edge $e$ has weight $\mathbf{w}_e\in[\alpha \mathbf{w}, \mathbf{w}]$ and every "dissimilar" edge $e$ has weight $\mathbf{w}_e\geq \alpha \mathbf{w}$ (where $\alpha\leq 1$ and $\mathbf{w}>0$ is a scaling parameter). We give a $(3 + 2 \log_e (1/\alpha))$ approximation algorithm for this problem. This assumption captures well the scenario when classification errors are asymmetric. Additionally, we show an asymptotically matching Linear Programming integrality gap of $\Omega(\log 1/\alpha)$.

📄 PDF Abstract BibTeX arXiv:2108.05696

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClustering

Similar Papers 제목 키워드 기반

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

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: (…

ClusteringCombinatorial OptimizationGraph Clustering

Correlation Clustering and Biclustering with Locally Bounded Errors

2015-06-26 · Gregory J. Puleo, Olgica Milenkovic

We consider a generalized version of the correlation clustering problem, defined as follows. Given a complete graph $G$ whose edges are labeled with $+$ or $-$, we wish to partition the graph into clusters while trying t…

Clustering

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

Parsimonious Shifted Asymmetric Laplace Mixtures

2013-11-01 · Brian C. Franczak, Paul D. McNicholas, Ryan P. Browne, Paula M. Murray

A family of parsimonious shifted asymmetric Laplace mixture models is introduced. We extend the mixture of factor analyzers model to the shifted asymmetric Laplace distribution. Imposing constraints on the constitute par…

ClusteringGeneral ClassificationModel Selectionparameter estimation