paper-with-me

Papers

Benchmarking Evolutionary Community Detection Algorithms in Dynamic Networks

2023-12-21 · Giordano Paoletti, Luca Gioacchini, Marco Mellia, Luca Vassio, Jussara M. Almeida

In dynamic complex networks, entities interact and form network communities that evolve over time. Among the many static Community Detection (CD) solutions, the modularity-based Louvain, or Greedy Modularity Algorithm (GMA), is widely employed in real-world applications due to its intuitiveness and scalability. Nevertheless, addressing CD in dynamic graphs remains an open problem, since the evolution of the network connections may poison the identification of communities, which may be evolving at a slower pace. Hence, naively applying GMA to successive network snapshots may lead to temporal inconsistencies in the communities. Two evolutionary adaptations of GMA, sGMA and $\alpha$GMA, have been proposed to tackle this problem. Yet, evaluating the performance of these methods and understanding to which scenarios each one is better suited is challenging because of the lack of a comprehensive set of metrics and a consistent ground truth. To address these challenges, we propose (i) a benchmarking framework for evolutionary CD algorithms in dynamic networks and (ii) a generalised modularity-based approach (NeGMA). Our framework allows us to generate synthetic community-structured graphs and design evolving scenarios with nine basic graph transformations occurring at different rates. We evaluate performance through three metrics we define, i.e. Correctness, Delay, and Stability. Our findings reveal that $\alpha$GMA is well-suited for detecting intermittent transformations, but struggles with abrupt changes; sGMA achieves superior stability, but fails to detect emerging communities; and NeGMA appears a well-balanced solution, excelling in responsiveness and instantaneous transformations detection.

📄 PDF Abstract BibTeX arXiv:2312.13784

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingCommunity Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Transfer Learning Based Multi-Objective Genetic Algorithm for Dynamic Community Detection

2021-09-30 · Jungang Zou, Fan Lin, Siyu Gao, Gaoshan Deng 외

Dynamic community detection is the hotspot and basic problem of complex network and artificial intelligence research in recent years. It is necessary to maximize the accuracy of clustering as the network structure change…

ClusteringCommunity DetectionDynamic Community DetectionEvolutionary Algorithms+1

Large Language Model-Based Benchmarking Experiment Settings for Evolutionary Multi-Objective Optimization

2025-02-28 · Lie Meng Pang, Hisao Ishibuchi

When we manually design an evolutionary optimization algorithm, we implicitly or explicitly assume a set of target optimization problems. In the case of automated algorithm design, target optimization problems are usuall…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

Graph Neural Network Encoding for Community Detection in Attribute Networks

2020-06-06 · Jianyong Sun, Wei Zheng, Qingfu Zhang, Zongben Xu

In this paper, we first propose a graph neural network encoding method for multiobjective evolutionary algorithm to handle the community detection problem in complex attribute networks. In the graph neural network encodi…

AttributeCommunity DetectionGraph Neural Network

Benchmarking Evolutionary Algorithms For Single Objective Real-valued Constrained Optimization - A Critical Review

2018-06-12 · Michael Hellwig, Hans-Georg Beyer

Benchmarking plays an important role in the development of novel search algorithms as well as for the assessment and comparison of contemporary algorithmic ideas. This paper presents common principles that need to be tak…

BenchmarkingEvolutionary Algorithms

Evolutionary Dynamic Optimization and Machine Learning

2023-10-12 · Abdennour Boulesnane

Evolutionary Computation (EC) has emerged as a powerful field of Artificial Intelligence, inspired by nature's mechanisms of gradual development. However, EC approaches often face challenges such as stagnation, diversity…

DiversityEvolutionary Algorithmsfeature selection