Learning the Right Layers: a Data-Driven Layer-Aggregation Strategy for Semi-Supervised Learning on Multilayer Graphs
Sara Venturini, Andrea Cristofari, Francesco Rinaldi, Francesco, Tudisco

TL;DR
This paper introduces a data-driven, semi-supervised method for optimally combining multiple graph layers to improve clustering accuracy, leveraging a parameter-free Laplacian-regularized model and a specialized optimization scheme.
Contribution
It proposes a novel, parameter-free, nonlinear layer-aggregation strategy for semi-supervised learning on multilayer graphs, with a tailored optimization algorithm and convergence analysis.
Findings
Outperforms individual layers in clustering tasks
Effective on synthetic and real-world datasets
Provides a convergence guarantee for the optimization method
Abstract
Clustering (or community detection) on multilayer graphs poses several additional complications with respect to standard graphs as different layers may be characterized by different structures and types of information. One of the major challenges is to establish the extent to which each layer contributes to the cluster assignment in order to effectively take advantage of the multilayer structure and improve upon the classification obtained using the individual layers or their union. However, making an informed a-priori assessment about the clustering information content of the layers can be very complicated. In this work, we assume a semi-supervised learning setting, where the class of a small percentage of nodes is initially provided, and we propose a parameter-free Laplacian-regularized model that learns an optimal nonlinear combination of the different layers from the available input…
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.
Code & Models
Videos
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Advanced Clustering Algorithms Research
