🤖 AI Summary
To address accuracy loss in community detection for continuous-time dynamic networks caused by temporal discretization, this paper proposes a continuous-time community evolution modeling framework based on Longitudinal Modularity (L-modularity) and introduces the greedy optimization algorithm LAGO. Unlike conventional approaches relying on time slicing, LAGO operates directly at the event-level temporal granularity, enabling non-rigid, fine-grained evolution of node community memberships. L-modularity uniquely unifies temporal continuity with modularity optimization, permitting precise identification of the exact timestamps when nodes join or leave communities. Experiments on synthetic and real-world datasets demonstrate that LAGO significantly improves both temporal resolution and community detection accuracy, while preserving topological consistency and temporal fidelity.
📝 Abstract
Community detection is a fundamental problem in network analysis, with many applications in various fields. Extending community detection to the temporal setting with exact temporal accuracy, as required by real-world dynamic data, necessitates methods specifically adapted to the temporal nature of interactions. We introduce LAGO, a novel method for uncovering dynamic communities by greedy optimization of Longitudinal Modularity, a specific adaptation of Modularity for continuous-time networks. Unlike prior approaches that rely on time discretization or assume rigid community evolution, LAGO captures the precise moments when nodes enter and exit communities. We evaluate LAGO on synthetic benchmarks and real-world datasets, demonstrating its ability to efficiently uncover temporally and topologically coherent communities.