Hypergraph Motifs and Their Extensions Beyond Binary
Geon Lee, Seokbum Yoon, Jihoon Ko, Hyunju Kim, Kijung Shin

TL;DR
This paper introduces hypergraph motifs and characteristic profiles to analyze the structure of real-world hypergraphs, enabling domain comparison, node classification, and hyperedge prediction with efficient algorithms and extended motifs.
Contribution
It defines hypergraph motifs and characteristic profiles, proposes parallel algorithms for counting motifs, and extends motifs to ternary hypergraphs, advancing hypergraph structural analysis.
Findings
H-motifs distinguish real-world hypergraphs from randomized ones.
Characteristic profiles capture domain-specific local structures.
Extended motifs improve node classification and hyperedge prediction.
Abstract
Hypergraphs naturally represent group interactions, which are omnipresent in many domains: collaborations of researchers, co-purchases of items, and joint interactions of proteins, to name a few. In this work, we propose tools for answering the following questions: (Q1) what are the structural design principles of real-world hypergraphs? (Q2) how can we compare local structures of hypergraphs of different sizes? (Q3) how can we identify domains from which hypergraphs are? We first define hypergraph motifs (h-motifs), which describe the overlapping patterns of three connected hyperedges. Then, we define the significance of each h-motif in a hypergraph as its occurrences relative to those in properly randomized hypergraphs. Lastly, we define the characteristic profile (CP) as the vector of the normalized significance of every h-motif. Regarding Q1, we find that h-motifs' occurrences in 11…
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
TopicsBioinformatics and Genomic Networks · Complex Network Analysis Techniques · Data Visualization and Analytics
