HyperSearch: Prediction of New Hyperedges through Unconstrained yet Efficient Search
Hyunjin Choo, Fanchen Bu, Hyunjin Hwang, Young-Gyu Yoon, Kijung Shin

TL;DR
HyperSearch introduces an efficient, theoretically guaranteed search algorithm for hyperedge prediction in hypergraphs, outperforming existing methods by effectively evaluating unconstrained candidate sets.
Contribution
The paper presents HyperSearch, a novel search-based hyperedge prediction method that uses an anti-monotonic upper bound for pruning, enabling unconstrained yet efficient hyperedge evaluation.
Findings
HyperSearch outperforms state-of-the-art baselines in accuracy.
The method provides theoretical guarantees for pruning decisions.
Experiments on 10 real-world hypergraphs validate its effectiveness.
Abstract
Higher-order interactions (HOIs) in complex systems, such as scientific collaborations, multi-protein complexes, and multi-user communications, are commonly modeled as hypergraphs, where each hyperedge (i.e., a subset of nodes) represents an HOI among the nodes. Given a hypergraph, hyperedge prediction aims to identify hyperedges that are either missing or likely to form in the future, and it has broad applications, including recommending interest-based social groups, predicting collaborations, and uncovering functional complexes in biological systems. However, the vast search space of hyperedge candidates (i.e., all possible subsets of nodes) poses a significant computational challenge, making naive exhaustive search infeasible. As a result, existing approaches rely on either heuristic sampling to obtain constrained candidate sets or ungrounded assumptions on hypergraph structure to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBioinformatics and Genomic Networks · Advanced Graph Neural Networks · Graph Theory and Algorithms
