paper-with-me

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, Nanyun Peng

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.

📄 PDF Abstract BibTeX arXiv:2203.08308

Code (1)

pluslabnlp/x-gear 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

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

Towards Zero-Shot Multilingual Synthetic Question and Answer Generation for Cross-Lingual Reading Comprehension

2020-10-22 · INLG (ACL) 2021 8 · Siamak Shakeri, Noah Constant, Mihir Sanjay Kale, Linting Xue

We propose a simple method to generate multilingual question and answer pairs on a large scale through the use of a single generative model. These synthetic samples can be used to improve the zero-shot performance of mul…

Answer GenerationCross-Lingual Question AnsweringReading Comprehension

Few-shot Learning with Multilingual Language Models

2021-12-20 · Xi Victoria Lin, Todor Mihaylov, Mikel Artetxe, Tianlu Wang 외

Large-scale generative language models such as GPT-3 are competitive few-shot learners. While these models are known to be able to jointly represent many different languages, their training data is dominated by English, …

Cross-Lingual TransferFew-Shot LearningHate Speech DetectionMachine Translation+3

Cross-Lingual Text Classification with Multilingual Distillation and Zero-Shot-Aware Training

2022-02-28 · Ziqing Yang, Yiming Cui, Zhigang Chen, Shijin Wang

Multilingual pre-trained language models (MPLMs) not only can handle tasks in different languages but also exhibit surprising zero-shot cross-lingual transferability. However, MPLMs usually are not able to achieve compar…

Language ModelingLanguage Modellingtext-classificationText Classification

The Multilingual Curse at the Retrieval Layer: Evidence from Amharic

2026-05-23 · Yosef Worku Alemneh, Kidist Amde Mekonnen, Maarten de Rijke arxiv

Multilingual retrieval increasingly underpins cross-lingual question answering and retrieval-augmented generation. Strong zero-shot scores on multilingual benchmarks are often taken as evidence that current encoders tran…

Cross-Lingual Question AnsweringPassage Retrieval