Multi$^2$OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT
In this paper, we propose Multi$^2$OIE, which performs open information extraction (open IE) by combining BERT with multi-head attention. Our model is a sequence-labeling system with an efficient and effective argument extraction method. We use a query, key, and value setting inspired by the Multimodal Transformer to replace the previously used bidirectional long short-term memory architecture with multi-head attention. Multi$^2$OIE outperforms existing sequence-labeling systems with high computational efficiency on two benchmark evaluation datasets, Re-OIE2016 and CaRB. Additionally, we apply the proposed method to multilingual open IE using multilingual BERT. Experimental results on new benchmark datasets introduced for two languages (Spanish and Portuguese) demonstrate that our model outperforms other multilingual systems without training data for the target languages.
Code (1)
Tasks
Computational EfficiencyOpen Information ExtractionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Multi\^2OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT
In this paper, we propose Multi$^2$OIE, which performs open information extraction (open IE) by combining BERT with multi-head attention. Our model is a sequence-labeling system with an efficient and effective argument e…
Computational EfficiencyOpen Information ExtractionMultilingual Epidemic Event Extraction : From Simple Classification Methods to Open Information Extraction (OIE) and Ontology
There is an incredible amount of information available in the form of textual documents due to the growth of information sources. In order to get the information into an actionable way, it is common to use information ex…
EpidemiologyEvent Extractionnamed-entity-recognitionNamed Entity Recognition+4mOKB6: A Multilingual Open Knowledge Base Completion Benchmark
Automated completion of open knowledge bases (Open KBs), which are constructed from triples of the form (subject phrase, relation phrase, object phrase), obtained via open information extraction (Open IE) system, are use…
coreference-resolutionCoreference ResolutionKnowledge Base CompletionOpen Information ExtractionDetIE: Multilingual Open Information Extraction Inspired by Object Detection
State of the art neural methods for open information extraction (OpenIE) usually extract triplets (or tuples) iteratively in an autoregressive or predicate-based manner in order not to produce duplicates. In this work, w…
Multilingual NLPObjectobject-detectionOpen Information ExtractionMultilingual Attribute Extraction from News Web Pages
This paper addresses the challenge of automatically extracting attributes from news article web pages across multiple languages. Recent neural network models have shown high efficacy in extracting information from semi-s…
AttributeAttribute Extraction