TL;DR
This paper introduces HPRA, a novel similarity-based algorithm for hyperedge prediction in hypergraphs that overcomes previous limitations by not requiring candidate hyperedge sets and handling hyperedges of any size.
Contribution
HPRA is the first algorithm capable of predicting hyperedges of any size without candidate hyperedge sets, addressing key limitations of prior methods.
Findings
HPRA effectively predicts missing hyperedges in various hypergraphs.
HPRA can forecast future hyperedges, demonstrating versatility.
The method outperforms existing approaches in accuracy and applicability.
Abstract
Many real-world systems involve higher-order interactions and thus demand complex models such as hypergraphs. For instance, a research article could have multiple collaborating authors, and therefore the co-authorship network is best represented as a hypergraph. In this work, we focus on the problem of hyperedge prediction. This problem has immense applications in multiple domains, such as predicting new collaborations in social networks, discovering new chemical reactions in metabolic networks, etc. Despite having significant importance, the problem of hyperedge prediction hasn't received adequate attention, mainly because of its inherent complexity. In a graph with nodes the number of potential edges is , whereas in a hypergraph, the number of potential hyperedges is . To avoid searching through such a huge space, current methods restrain…
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.
