Cross-lingual Entity Alignment with Adversarial Kernel Embedding and Adversarial Knowledge Translation
Gong Zhang, Yang Zhou, Sixing Wu, Zeru Zhang, Dejing Dou

TL;DR
This paper introduces DAEA, a dual adversarial learning framework that uses adversarial kernel embedding and knowledge translation to improve cross-lingual entity alignment by addressing feature inconsistency and sequence unawareness.
Contribution
The paper proposes novel adversarial kernel embedding and knowledge translation techniques for unsupervised cross-lingual entity alignment, outperforming existing methods.
Findings
DAEA effectively addresses feature inconsistency.
It significantly outperforms thirteen state-of-the-art methods.
The approach improves alignment success rate on real-world datasets.
Abstract
Cross-lingual entity alignment, which aims to precisely connect the same entities in different monolingual knowledge bases (KBs) together, often suffers challenges from feature inconsistency to sequence context unawareness. This paper presents a dual adversarial learning framework for cross-lingual entity alignment, DAEA, with two original contributions. First, in order to address the structural and attribute feature inconsistency between entities in two knowledge graphs (KGs), an adversarial kernel embedding technique is proposed to extract graph-invariant information in an unsupervised manner, and project two KGs into the common embedding space. Second, in order to further improve successful rate of entity alignment, we propose to produce multiple random walks through each entity to be aligned and mask these entities in random walks. With the guidance of known aligned entities in the…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
