LGAIJun 14, 2025

HYPER: A Foundation Model for Inductive Link Prediction with Knowledge Hypergraphs

arXiv:2506.12362v14 citationsh-index: 17
Originality Highly original
AI Analysis

This addresses the limitation of fixed relational vocabularies in knowledge hypergraph models, enabling generalization to novel entities and relations, which is incremental but impactful for domains like knowledge representation and reasoning.

The paper tackles the problem of inductive link prediction in knowledge hypergraphs, where existing methods fail to generalize to novel relation types, and proposes HYPER, a foundation model that outperforms all existing methods in both node-only and node-and-relation inductive settings, showing strong generalization to unseen, higher-arity relational structures.

Inductive link prediction with knowledge hypergraphs is the task of predicting missing hyperedges involving completely novel entities (i.e., nodes unseen during training). Existing methods for inductive link prediction with knowledge hypergraphs assume a fixed relational vocabulary and, as a result, cannot generalize to knowledge hypergraphs with novel relation types (i.e., relations unseen during training). Inspired by knowledge graph foundation models, we propose HYPER as a foundation model for link prediction, which can generalize to any knowledge hypergraph, including novel entities and novel relations. Importantly, HYPER can learn and transfer across different relation types of varying arities, by encoding the entities of each hyperedge along with their respective positions in the hyperedge. To evaluate HYPER, we construct 16 new inductive datasets from existing knowledge hypergraphs, covering a diverse range of relation types of varying arities. Empirically, HYPER consistently outperforms all existing methods in both node-only and node-and-relation inductive settings, showing strong generalization to unseen, higher-arity relational structures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes