paper-with-me

홈 › Papers

Overcoming Bias in Community Detection Evaluation

2021-02-06 · Jeancarlo Campos Leão, Alberto H. F. Laender, Pedro O. S. Vaz de Melo

Community detection is a key task to further understand the function and the structure of complex networks. Therefore, a strategy used to assess this task must be able to avoid biased and incorrect results that might invalidate further analyses or applications that rely on such communities. Two widely used strategies to assess this task are generally known as structural and functional. The structural strategy basically consists in detecting and assessing such communities by using multiple methods and structural metrics. On the other hand, the functional strategy might be used when ground truth data are available to assess the detected communities. However, the evaluation of communities based on such strategies is usually done in experimental configurations that are largely susceptible to biases, a situation that is inherent to algorithms, metrics and network data used in this task. Furthermore, such strategies are not systematically combined in a way that allows for the identification and mitigation of bias in the algorithms, metrics or network data to converge into more consistent results. In this context, the main contribution of this article is an approach that supports a robust quality evaluation when detecting communities in real-world networks. In our approach, we measure the quality of a community by applying the structural and functional strategies, and the combination of both, to obtain different pieces of evidence. Then, we consider the divergences and the consensus among the pieces of evidence to identify and overcome possible sources of bias in community detection algorithms, evaluation metrics, and network data. Experiments conducted with several real and synthetic networks provided results that show the effectiveness of our approach to obtain more consistent conclusions about the quality of the detected communities.

📄 PDF Abstract BibTeX arXiv:2102.03472

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

A Multi-Strategy Approach to Overcoming Bias in Community Detection Evaluation

2019-09-21 · Jeancarlo Campos Leão, Alberto H. F. Laender, Pedro O. S. Vaz de Melo

Community detection is key to understand the structure of complex networks. However, the lack of appropriate evaluation strategies for this specific task may produce biased and incorrect results that might invalidate fur…

Community Detection

Unnoticeable Community Deception via Multi-objective Optimization

2025-09-01 · Junyuan Fang, Huimin Liu, Yueqi Peng, Jiajing Wu 외 arxiv

Community detection in graphs is crucial for understanding the organization of nodes into densely connected clusters. While numerous strategies have been developed to identify these clusters, the success of community det…

Community Detection

Non-Dissipative Graph Propagation for Non-Local Community Detection

2025-08-15 · William Leeney, Alessio Gravina, Davide Bacciu arxiv

Community detection in graphs aims to cluster nodes into meaningful groups, a task particularly challenging in heterophilic graphs, where nodes sharing similarities and membership to the same community are typically dist…

Graph Neural NetworkCommunity Detection

Community Detection on Model Explanation Graphs for Explainable AI

2025-10-31 · Ehsan Moradi arxiv

Feature-attribution methods (e.g., SHAP, LIME) explain individual predictions but often miss higher-order structure: sets of features that act in concert. We propose Modules of Influence (MoI), a framework that (i) const…

Community Detection

Recurrent Graph Neural Network Algorithm for Unsupervised Network Community Detection

2021-03-03 · Stanislav Sobolevsky

Network community detection often relies on optimizing partition quality functions, like modularity. This optimization appears to be a complex problem traditionally relying on discrete heuristics. And although the proble…

Community DetectionGraph Neural Network