Deep Modularity Networks with Diversity-Preserving Regularization
Yasmin Salehi, Dennis Giannacopoulos
TL;DR
This work tackles the lack of feature-space diversity in Deep Modularity Networks (DMoN) for graph clustering. It introduces Deep Modularity Networks with Diversity-Preserving Regularization (DMoN-DPR), adding distance-based, variance-based, and entropy-based penalties to promote inter-cluster separation and assignment dispersion. On feature-rich benchmarks such as Coauthor CS and Coauthor Physics, DMoN-DPR substantially improves label-aligned metrics like NMI and F1 while maintaining competitive conductance and modularity; statistical tests (p ≤ 0.05) support the gains on these datasets. The results indicate that dataset characteristics, particularly feature richness, govern the effectiveness of diversity regularization and point to future work of adaptive weight learning to automate tuning across varied graphs.
Abstract
Graph clustering plays a crucial role in graph representation learning but often faces challenges in achieving feature-space diversity. While Deep Modularity Networks (DMoN) leverage modularity maximization and collapse regularization to ensure structural separation, they lack explicit mechanisms for feature-space separation, assignment dispersion, and assignment-confidence control. We address this limitation by proposing Deep Modularity Networks with Diversity-Preserving Regularization (DMoN-DPR), which introduces three novel regularization terms: distance-based for inter-cluster separation, variance-based for per-cluster assignment dispersion, and an assignment-entropy penalty with a small positive weight, encouraging more confident assignments gradually. Our method significantly enhances label-based clustering metrics on feature-rich benchmark datasets (paired two-tailed t-test, $p\leq0.05$), demonstrating the effectiveness of incorporating diversity-preserving regularizations in creating meaningful and interpretable clusters.
