vix.ing · top · new · best · stats · spec

Multilayer Correlation Clustering

2024/04/25 by Atsushi Miyauchi, Florian Adriaens, Miyauchi, Atsushi +5 · 1 citation
Computer Science · #Advanced Clustering Algorithms Research #Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2404.16676

openalex publication_date 2024/04/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We establish Multilayer Correlation Clustering, a novel generalization of Correlation Clustering to the multilayer setting. In this model, we are given a series of inputs of Correlation Clustering (called layers) over the common set V of n elements. The goal is to find a clustering of V that minimizes the ℓp-norm (p≥ 1) of the multilayer-disagreements vector, which is defined as the vector (with dimension equal to the number of layers), each element of which represents the disagreements of the clustering on the corresponding layer. For this generalization, we first design an O(Llog n)-approximation algorithm, where L is the number of layers. We then study an important special case of our problem, namely the problem with the so-called probability constraint. For this case, we first give an (α+2)-approximation algorithm, where α is any possible approximation ratio for the single-layer counterpart. Furthermore, we design a 4-approximation algorithm, which improves the above approximation ratio of α+2=4.5 for the general probability-constraint case. Computational experiments using real-world datasets support our theoretical findings and demonstrate the practical effectiveness of our proposed algorithms.

Cited by

Related