Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Generative Representation Learning on Hyper-relational Knowledge Graphs via Masked Discrete Diffusion

About

Hyper-relational knowledge graphs (HKGs) effectively represent complex facts. While inferring new knowledge in HKGs is a critical problem, current methods cast it as a simple link prediction, assuming that nearly all entities and relations within a fact are known, leaving only a single blank to be filled. However, this restricted assumption may not hold in real-world scenarios in which multiple, or even all, constituent components of a fact may be missing simultaneously. To bridge this gap, we introduce a task called fact generation: generating a valid hyper-relational fact from an arbitrarily masked query, i.e., completing a partially observed fact or generating a fact from scratch. We propose KREPE, the first generative representation learning method for HKGs that learns to model the probability distributions of missing components conditioned on the local fact components and global structure of HKGs via a masked discrete diffusion. KREPE models both the intra-fact dependencies by contextual message passing and inter-fact correlations by aggregating stochastically sampled contexts. KREPE seamlessly unifies link prediction and fact generation within a single training framework, achieving state-of-the-art performance on standard HKG link prediction benchmarks and outperforming LLM-based baselines in generating novel and correct facts.

Jaejun Lee, Seheon Kim, Joyce Jiyoung Whang• 2026

Related benchmarks

TaskDatasetResultRank
Entity PredictionWikiPeople (all entities)
MRR52.2
43
Fact Generation (Arbitrary Masking)WikiPeople
Accuracy64.9
26
Fact Generation (Scratch)WikiPeople
Accuracy85.5
26
Fact Generation (Targeted)WikiPeople
Accuracy60
26
Entity PredictionWD50K
MRR0.419
15
Fact GenerationWikiPeople
V&N Rate35.1
13
Fact Generation (Scratch)WD50K
Accuracy71.7
13
Fact Generation (Targeted)WD50K
Accuracy50.8
13
Fact Generation (Arbitrary Masking)WD50K
Accuracy60.4
13
Relation PredictionWikiPeople
MRR0.985
11
Showing 10 of 13 rows

Other info

Follow for update