ACL 2022long64 citations

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

Kuan-Hao Huang, I-Hung Hsu, Prem Natarajan, Kai-Wei Chang, Nanyun Peng

Abstract

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 encodes event structures and captures the dependencies between arguments. We design language-agnostic templates to represent the event argument structures, which are compatible with any language, hence facilitating the cross-lingual transfer. Our proposed model finetunes multilingual pre-trained generative language models to generate sentences that fill in the language-agnostic template with arguments extracted from the input passage. The model is trained on source languages and is then directly applied to target languages for event argument extraction. Experiments demonstrate that the proposed model outperforms the current state-of-the-art models on zero-shot cross-lingual EAE. Comprehensive studies and error analyses are presented to better understand the advantages and the current limitations of using generative language models for zero-shot cross-lingual transfer EAE.

BibTeX
@inproceedings{huang-etal-2022-multilingual-generative,
    title = "Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction",
    author = "Huang, Kuan-Hao  and
      Hsu, I-Hung  and
      Natarajan, Prem  and
      Chang, Kai-Wei  and
      Peng, Nanyun",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.acl-long.317/",
    doi = "10.18653/v1/2022.acl-long.317",
    pages = "4633--4646"
}
Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction · ACL 2022