TL;DR
This paper introduces ATransN, an adversarial transfer network that enhances knowledge graph embeddings by transferring information from multiple source graphs without data leakage, improving completion performance across datasets.
Contribution
The paper proposes a novel adversarial transfer approach that leverages entity representations and adversarial adaptation to improve knowledge graph learning without requiring relation data.
Findings
ATransN outperforms baselines on three datasets.
The method improves embedding quality with multiple teachers.
Ablation shows consistent gains across settings.
Abstract
Knowledge representation learning has received a lot of attention in the past few years. The success of existing methods heavily relies on the quality of knowledge graphs. The entities with few triplets tend to be learned with less expressive power. Fortunately, there are many knowledge graphs constructed from various sources, the representations of which could contain much information. We propose an adversarial embedding transfer network ATransN, which transfers knowledge from one or more teacher knowledge graphs to a target one through an aligned entity set without explicit data leakage. Specifically, we add soft constraints on aligned entity pairs and neighbours to the existing knowledge representation learning methods. To handle the problem of possible distribution differences between teacher and target knowledge graphs, we introduce an adversarial adaption module. The discriminator…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
