Zero-shot Neural Transfer for Cross-lingual Entity Linking
Shruti Rijhwani, Jiateng Xie, Graham Neubig, Jaime Carbonell

TL;DR
This paper introduces a zero-shot cross-lingual entity linking method that uses pivot languages and phonological representations to improve linking accuracy in low-resource languages without bilingual resources.
Contribution
It proposes a novel pivot-based neural framework and phonological representations for zero-shot entity linking across multiple low-resource languages.
Findings
Improves entity linking accuracy by 17% on average over baselines.
Using phonological representations increases accuracy by 36%.
Effective transfer across 54 language pairs.
Abstract
Cross-lingual entity linking maps an entity mention in a source language to its corresponding entry in a structured knowledge base that is in a different (target) language. While previous work relies heavily on bilingual lexical resources to bridge the gap between the source and the target languages, these resources are scarce or unavailable for many low-resource languages. To address this problem, we investigate zero-shot cross-lingual entity linking, in which we assume no bilingual lexical resources are available in the source low-resource language. Specifically, we propose pivot-based entity linking, which leverages information from a high-resource "pivot" language to train character-level neural entity linking models that are transferred to the source low-resource language in a zero-shot manner. With experiments on 9 low-resource languages and transfer through a total of 54…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
