@inproceedings{ni-florian-2019-neural,
    title = "Neural Cross-Lingual Relation Extraction Based on Bilingual Word Embedding Mapping",
    author = "Ni, Jian  and
      Florian, Radu",
    editor = "Inui, Kentaro  and
      Jiang, Jing  and
      Ng, Vincent  and
      Wan, Xiaojun",
    booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
    month = nov,
    year = "2019",
    address = "Hong Kong, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/D19-1038/",
    doi = "10.18653/v1/D19-1038",
    pages = "399--409",
    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."
}Markdown (Informal)
[Neural Cross-Lingual Relation Extraction Based on Bilingual Word Embedding Mapping](https://preview.aclanthology.org/ingest-emnlp/D19-1038/) (Ni & Florian, EMNLP-IJCNLP 2019)
ACL