Edge Correlations and Link Prediction in Growing Hypergraphs
Xie He, Philip S. Chodrow, and Peter J. Mucha

TL;DR
This paper introduces a generative model for evolving hypergraphs that captures key structural features, is learnable from large data, and performs competitively in link prediction tasks with minimal parameters.
Contribution
The authors present a novel hypergraph generative model based on noisy copying, along with a scalable fitting algorithm and empirical validation on link prediction.
Findings
Model reproduces stylized facts of empirical hypergraphs.
Scalable EM algorithm fits large hypergraph data.
Achieves competitive link prediction performance with few parameters.
Abstract
We propose a generative model of temporally-evolving hypergraphs in which hyperedges form via noisy copying of previous hyperedges. Our proposed model reproduces several stylized facts from many empirical hypergraphs, is learnable from data, and defines a likelihood over a complete hypergraph rather than ego-based or other sub-hypergraphs. Analyzing our model, we derive descriptions of node degree, edge size, and edge intersection size distributions in terms of the model parameters. We also show several features of empirical hypergraphs which are and are not successfully captured by our model. We provide a scalable stochastic expectation maximization algorithm with which we can fit our model to hypergraph data sets with millions of nodes and edges. Finally, we assess our model on a hypergraph link prediction task, finding that an instantiation of our model with just 11 parameters can…
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
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Complex Network Analysis Techniques
