Neural Relation Extraction with Multi-lingual Attention
Relation extraction has been widely used for finding unknown relational facts from plain text. Most existing methods focus on exploiting mono-lingual data for relation extraction, ignoring massive information from the texts in various languages. To address this issue, we introduce a multi-lingual neural relation extraction framework, which employs mono-lingual attention to utilize the information within mono-lingual texts and further proposes cross-lingual attention to consider the information consistency and complementarity among cross-lingual texts. Experimental results on real-world datasets show that, our model can take advantage of multi-lingual texts and consistently achieve significant improvements on relation extraction as compared with baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Information RetrievalQuestion AnsweringRelationRelation ExtractionSimilar Papers 제목 키워드 기반
PARE: A Simple and Strong Baseline for Monolingual and Multilingual Distantly Supervised Relation Extraction
Neural models for distantly supervised relation extraction (DS-RE) encode each sentence in an entity-pair bag separately. These are then aggregated for bag-level relation prediction. Since, at encoding time, these approa…
RelationRelation ExtractionRelation PredictionSentencePARE: A Simple and Strong Baseline for Monolingual and Multilingual Distantly Supervised Relation Extraction
Neural models for distantly supervised relation extraction (DS-RE) encode each sentence in an entity-pair bag separately. These are then aggregated for bag-level relation prediction. Since, at encoding time, these approa…
RelationRelation ExtractionRelation PredictionSentenceA Multilingual Modeling Method for Span-Extraction Reading Comprehension
Span-extraction reading comprehension models have made tremendous advances enabled by the availability of large-scale, high-quality training datasets. Despite such rapid progress and widespread application, extractive re…
Multilingual NLPReading ComprehensionDiS-ReX: A Multilingual Dataset for Distantly Supervised Relation Extraction
Distant supervision (DS) is a well established technique for creating large-scale datasets for relation extraction (RE) without using human annotations. However, research in DS-RE has been mostly limited to the English l…
RelationRelation ExtractionX-WikiRE: A Large, Multilingual Resource for Relation Extraction as Machine Comprehension
Although the vast majority of knowledge bases KBs are heavily biased towards English, Wikipedias do cover very different topics in different languages. Exploiting this, we introduce a new multilingual dataset (X-WikiRE),…
Reading ComprehensionRelationRelation Extraction