SPHINX: Structural Prediction using Hypergraph Inference Network
Iulia Duta, Pietro Li\`o

TL;DR
SPHINX is a novel model that infers latent hypergraph structures from node signals, enabling better higher-order interaction modeling in domains where explicit hypergraph annotations are unavailable.
Contribution
The paper introduces an unsupervised hypergraph inference method using differentiable clustering and $k$-subset sampling, improving hypergraph structure learning for neural networks.
Findings
Successfully infers interpretable hypergraphs from data.
Enhances hypergraph neural network performance on trajectory prediction.
Addresses training stability issues with $k$-subset sampling.
Abstract
The importance of higher-order relations is widely recognized in a large number of real-world systems. However, annotating them is a tedious and sometimes impossible task. Consequently, current approaches for data modelling either ignore the higher-order interactions altogether or simplify them into pairwise connections. In order to facilitate higher-order processing, even when a hypergraph structure is not available, we introduce Structural Prediction using Hypergraph Inference Network (SPHINX), a model that learns to infer a latent hypergraph structure in an unsupervised way, solely from the final node-level signal. The model consists of a soft, differentiable clustering method used to sequentially predict, for each hyperedge, the probability distribution over the nodes and a sampling algorithm that converts them into an explicit hypergraph structure. We show that the recent…
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
TopicsData Visualization and Analytics
