paper-with-me

홈 › Papers

Improving Cross-Lingual Transfer for Event Argument Extraction with Language-Universal Sentence Structures

2021-04-01 · EACL (WANLP) 2021 4 · Minh Van Nguyen, Thien Huu Nguyen

We study the problem of Cross-lingual Event Argument Extraction (CEAE). The task aims to predict argument roles of entity mentions for events in text, whose language is different from the language that a predictive model has been trained on. Previous work on CEAE has shown the cross-lingual benefits of universal dependency trees in capturing shared syntactic structures of sentences across languages. In particular, this work exploits the existence of the syntactic connections between the words in the dependency trees as the anchor knowledge to transfer the representation learning across languages for CEAE models (i.e., via graph convolutional neural networks – GCNs). In this paper, we introduce two novel sources of language-independent information for CEAE models based on the semantic similarity and the universal dependency relations of the word pairs in different languages. We propose to use the two sources of information to produce shared sentence structures to bridge the gap between languages and improve the cross-lingual performance of the CEAE models. Extensive experiments are conducted with Arabic, Chinese, and English to demonstrate the effectiveness of the proposed method for CEAE.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferEvent Argument ExtractionRepresentation LearningSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction

2022-03-15 · ACL 2022 5 · Kuan-Hao Huang, I-Hung Hsu, Premkumar Natarajan, Kai-Wei Chang 외

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively e…

Cross-Lingual TransferEvent Argument ExtractionText GenerationZero-Shot Cross-Lingual Transfer

Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction

2021-09-17 · ACL ARR September 2021 9 · Anonymous

We present a pioneering study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE) by formulating EAE as a language generation task. Compared to pr…

Cross-Lingual TransferEvent Argument ExtractionText Generation

Cross-lingual Structure Transfer for Relation and Event Extraction

2019-11-01 · IJCNLP 2019 11 · Ananya Subburathinam, Di Lu, Heng Ji, Jonathan May 외

The identification of complex semantic structures such as events and entity relations, already a challenging Information Extraction task, is doubly difficult from sources written in under-resourced and under-annotated la…

Event ExtractionRelationRelation Extraction

Event Extraction in Basque: Typologically motivated Cross-Lingual Transfer-Learning Analysis

2024-04-09 · Mikel Zubillaga, Oscar Sainz, Ainara Estarrona, Oier Lopez de Lacalle 외

Cross-lingual transfer-learning is widely used in Event Extraction for low-resource languages and involves a Multilingual Language Model that is trained in a source language and applied to the target language. This paper…

Cross-Lingual TransferEvent ExtractionLanguage Modellingtoken-classification+2

Cross-lingual Structure Transfer for Zero-resource Event Extraction

2020-05-01 · LREC 2020 5 · Di Lu, Ananya Subburathinam, Heng Ji, Jonathan May 외

Most of the current cross-lingual transfer learning methods for Information Extraction (IE) have been only applied to name tagging. To tackle more complex tasks such as event extraction we need to transfer graph structur…

Cross-Lingual TransferEvent ExtractionSentenceTransfer Learning