SHINE: SubHypergraph Inductive Neural nEtwork
Yuan Luo

TL;DR
SHINE is a novel hypergraph neural network designed for inductive subgraph prediction, effectively capturing molecular functions in genetic data and outperforming existing models in disease modeling tasks.
Contribution
The paper introduces SHINE, a new hypergraph neural network that learns representations for subgraphs, enabling accurate inductive predictions in complex biological networks.
Findings
SHINE significantly outperforms state-of-the-art models.
Provides interpretable disease models with functional insights.
Effective in large-scale genetic datasets.
Abstract
Hypergraph neural networks can model multi-way connections among nodes of the graphs, which are common in real-world applications such as genetic medicine. In particular, genetic pathways or gene sets encode molecular functions driven by multiple genes, naturally represented as hyperedges. Thus, hypergraph-guided embedding can capture functional relations in learned representations. Existing hypergraph neural network models often focus on node-level or graph-level inference. There is an unmet need in learning powerful representations of subgraphs of hypergraphs in real-world applications. For example, a cancer patient can be viewed as a subgraph of genes harboring mutations in the patient, while all the genes are connected by hyperedges that correspond to pathways representing specific molecular functions. For accurate inductive subgraph prediction, we propose SubHypergraph Inductive…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Bioinformatics and Genomic Networks · Machine Learning in Materials Science
