Multilayer Graph Clustering with Optimized Node Embedding
Mireille El Gheche, Pascal Frossard

TL;DR
This paper introduces a novel multilayer graph clustering method that learns an embedding optimized for community detection, combining contrastive loss and graph regularization to improve clustering accuracy.
Contribution
It proposes a new optimization framework for multilayer graph embedding that integrates contrastive loss and effective resistance-based regularization, enhancing clustering performance.
Findings
Significant improvement over state-of-the-art methods
Effective embedding captures community structure
Regularization promotes sparse, community-aware graphs
Abstract
We are interested in multilayer graph clustering, which aims at dividing the graph nodes into categories or communities. To do so, we propose to learn a clustering-friendly embedding of the graph nodes by solving an optimization problem that involves a fidelity term to the layers of a given multilayer graph, and a regularization on the (single-layer) graph induced by the embedding. The fidelity term uses the contrastive loss to properly aggregate the observed layers into a representative embedding. The regularization pushes for a sparse and community-aware graph, and it is based on a measure of graph sparsification called "effective resistance", coupled with a penalization of the first few eigenvalues of the representative graph Laplacian matrix to favor the formation of communities. The proposed optimization problem is nonconvex but fully differentiable, and thus can be solved via the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
