Core Decomposition in Multilayer Networks: Theory, Algorithms, and Applications
Edoardo Galimberti, Francesco Bonchi, Francesco Gullo, and Tommaso, Lanciano

TL;DR
This paper introduces algorithms for core decomposition in multilayer networks, enabling efficient extraction of dense subgraphs and applications in community detection, quasi-cliques, and densest subgraph approximation.
Contribution
It develops novel algorithms for multilayer core decomposition, including methods for extracting inner-most cores directly, and demonstrates their applications in various network analysis tasks.
Findings
Algorithms efficiently compute multilayer core decompositions.
Inner-most cores can be extracted without full decomposition.
Applications improve community detection and densest subgraph approximation.
Abstract
Multilayer networks are a powerful paradigm to model complex systems, where multiple relations occur between the same entities. Despite the keen interest in a variety of tasks, algorithms, and analyses in this type of network, the problem of extracting dense subgraphs has remained largely unexplored so far. In this work we study the problem of core decomposition of a multilayer network. The multilayer context is much challenging as no total order exists among multilayer cores; rather, they form a lattice whose size is exponential in the number of layers. In this setting we devise three algorithms which differ in the way they visit the core lattice and in their pruning techniques. We then move a step forward and study the problem of extracting the inner-most (also known as maximal) cores, i.e., the cores that are not dominated by any other core in terms of their core index in all 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Complex Network Analysis Techniques · Graph Theory and Algorithms
