KG-BiLM: Knowledge Graph Embedding via Bidirectional Language Models
Zirui Chen, Xin Wang, Zhao Li, Wenbin Guo, Dongxiao He

TL;DR
KG-BiLM is a novel bidirectional language model that unifies knowledge graph structure and textual semantics, improving link prediction on complex, large-scale graphs by integrating structural cues with language understanding.
Contribution
It introduces a unified framework combining structural graph information with language models, featuring three innovative components for enhanced knowledge graph embedding.
Findings
Outperforms baselines in link prediction tasks
Effective on large-scale, complex graphs
Validates the integration of structure and semantics
Abstract
Recent advances in knowledge representation learning (KRL) highlight the urgent necessity to unify symbolic knowledge graphs (KGs) with language models (LMs) for richer semantic understanding. However, existing approaches typically prioritize either graph structure or textual semantics, leaving a gap: a unified framework that simultaneously captures global KG connectivity, nuanced linguistic context, and discriminative reasoning semantics. To bridge this gap, we introduce KG-BiLM, a bidirectional LM framework that fuses structural cues from KGs with the semantic expressiveness of generative transformers. KG-BiLM incorporates three key components: (i) Bidirectional Knowledge Attention, which removes the causal mask to enable full interaction among all tokens and entities; (ii) Knowledge-Masked Prediction, which encourages the model to leverage both local semantic contexts and global…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Healthcare
