English

Neural Cross-Lingual Relation Extraction Based on Bilingual Word Embedding Mapping

Computation and Language 2019-11-13 v1 Information Retrieval Machine Learning

Abstract

Relation extraction (RE) seeks to detect and classify semantic relationships between entities, which provides useful information for many NLP applications. Since the state-of-the-art RE models require large amounts of manually annotated data and language-specific resources to achieve high accuracy, it is very challenging to transfer an RE model of a resource-rich language to a resource-poor language. In this paper, we propose a new approach for cross-lingual RE model transfer based on bilingual word embedding mapping. It projects word embeddings from a target language to a source language, so that a well-trained source-language neural network RE model can be directly applied to the target language. Experiment results show that the proposed approach achieves very good performance for a number of target languages on both in-house and open datasets, using a small bilingual dictionary with only 1K word pairs.

Keywords

Cite

@article{arxiv.1911.00069,
  title  = {Neural Cross-Lingual Relation Extraction Based on Bilingual Word Embedding Mapping},
  author = {Jian Ni and Radu Florian},
  journal= {arXiv preprint arXiv:1911.00069},
  year   = {2019}
}

Comments

11 pages, Conference on Empirical Methods in Natural Language Processing (EMNLP), 2019

R2 v1 2026-06-23T12:01:33.133Z