Core-periphery detection in hypergraphs
Francesco Tudisco, Desmond J. Higham

TL;DR
This paper introduces a novel method for detecting core-periphery structures in hypergraphs, leveraging a nonlinear operator and Perron eigenvector computation, outperforming existing algorithms on synthetic and real data.
Contribution
It proposes a new hypergraph-specific core-periphery detection method based on a nonlinear operator and eigenvector analysis, extending previous graph-based models.
Findings
Method solves the non-convex optimization globally
Outperforms existing algorithms on synthetic hypergraphs
Effective in real-world hypergraph datasets
Abstract
Core-periphery detection is a key task in exploratory network analysis where one aims to find a core, a set of nodes well-connected internally and with the periphery, and a periphery, a set of nodes connected only (or mostly) with the core. In this work we propose a model of core-periphery for higher-order networks modeled as hypergraphs and we propose a method for computing a core-score vector that quantifies how close each node is to the core. In particular, we show that this method solves the corresponding non-convex core-periphery optimization problem globally to an arbitrary precision. This method turns out to coincide with the computation of the Perron eigenvector of a nonlinear hypergraph operator, suitably defined in term of the incidence matrix of the hypergraph, generalizing recently proposed centrality models for hypergraphs. We perform several experiments on synthetic and…
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
TopicsComplex Network Analysis Techniques · Bioinformatics and Genomic Networks · Advanced Graph Neural Networks
