Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Cross-lingual Entity Alignment with Incidental Supervision

About

Much research effort has been put to multilingual knowledge graph (KG) embedding methods to address the entity alignment task, which seeks to match entities in different languagespecific KGs that refer to the same real-world object. Such methods are often hindered by the insufficiency of seed alignment provided between KGs. Therefore, we propose an incidentally supervised model, JEANS , which jointly represents multilingual KGs and text corpora in a shared embedding scheme, and seeks to improve entity alignment with incidental supervision signals from text. JEANS first deploys an entity grounding process to combine each KG with the monolingual text corpus. Then, two learning processes are conducted: (i) an embedding learning process to encode the KG and text of each language in one embedding space, and (ii) a selflearning based alignment learning process to iteratively induce the matching of entities and that of lexemes between embeddings. Experiments on benchmark datasets show that JEANS leads to promising improvement on entity alignment with incidental supervision, and significantly outperforms state-of-the-art methods that solely rely on internal information of KGs.

Muhao Chen, Weijia Shi, Ben Zhou, Dan Roth• 2020

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN
Hits@10.769
158
Entity AlignmentDBP15K JA-EN (test)
Hits@173.7
149
Entity AlignmentDBP15K ZH-EN
H@171.9
143
Entity AlignmentDBP15K ZH-EN (test)
Hits@171.9
134
Entity AlignmentDBP15K FR-EN (test)
Hits@176.9
133
Entity AlignmentDBP15K JA-EN
Hits@10.737
126
Entity AlignmentWK3160k En-De
H@133.7
8
Entity AlignmentWK3160k En-Fr
H@10.463
8
Showing 8 of 8 rows

Other info

Code

Follow for update