paper-with-me

홈 › Papers

Resampled Mutual Information for Clustering and Community Detection

2024-11-21 · Cheaheon Lim

We introduce resampled mutual information (ResMI), a novel measure of clustering similarity that combines insights from information theoretic and pair counting approaches to clustering and community detection. Similar to chance-corrected measures, ResMI satisfies the constant baseline property, but it has the advantages of not requiring adjustment terms and being fully interpretable in the language of information theory. Experiments on synthetic datasets demonstrate that ResMI is robust to common biases exhibited by existing measures, particularly in settings with high cluster counts and asymmetric cluster distributions. Additionally, we show that ResMI identifies meaningful community structures in two real contact tracing networks.

📄 PDF Abstract BibTeX arXiv:2412.03584

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity Detection

Similar Papers 제목 키워드 기반

Deep Graph Clustering via Mutual Information Maximization and Mixture Model

2022-05-10 · Maedeh Ahmadi, Mehran Safayani, Abdolreza Mirzaei

Attributed graph clustering or community detection which learns to cluster the nodes of a graph is a challenging task in graph analysis. In this paper, we introduce a contrastive learning framework for learning clusterin…

ClusteringCommunity DetectionContrastive LearningGraph Clustering+1

Normalized mutual information is a biased measure for classification and community detection

2023-07-03 · Maximilian Jerdee, Alec Kirkley, M. E. J. Newman

Normalized mutual information is widely used as a similarity measure for evaluating the performance of clustering and classification algorithms. In this paper, we argue that results returned by the normalized mutual info…

Community Detection

$p$-value Adjustment for Monotonous, Unbiased, and Fast Clustering Comparison

2023-09-21 · NeurIPS 2023 11

Popular metrics for clustering comparison, like the Adjusted Rand Index and the Adjusted Mutual Information, are type II biased. The Standardized Mutual Information removes this bias but suffers from counterintuitive non…

Community Detection in Networks: A Rough Sets and Consensus Clustering Approach

2024-06-18 · Darian H. Grass-Boada, Leandro González-Montesino, Rubén Armañanzas

The objective of this paper is to propose a framework, called Rough Clustering-based Consensus Community Detection (RC-CCD), to effectively address the challenge of identifying community structures in complex networks fr…

ClusteringCommunity Detection

A Local Perspective-based Model for Overlapping Community Detection

2025-03-27 · Gaofeng Zhou, Rui-Feng Wang, Kangning Cui

Community detection, which identifies densely connected node clusters with sparse between-group links, is vital for analyzing network structure and function in real-world systems. Most existing community detection method…

Community Detection