paper-with-me

홈 › Papers

XLPT-AMR: Cross-Lingual Pre-Training via Multi-Task Learning for Zero-Shot AMR Parsing and Text Generation

2021-08-01 · ACL 2021 5 · Dongqin Xu, Junhui Li, Muhua Zhu, Min Zhang, Guodong Zhou

Due to the scarcity of annotated data, Abstract Meaning Representation (AMR) research is relatively limited and challenging for languages other than English. Upon the availability of English AMR dataset and English-to- X parallel datasets, in this paper we propose a novel cross-lingual pre-training approach via multi-task learning (MTL) for both zeroshot AMR parsing and AMR-to-text generation. Specifically, we consider three types of relevant tasks, including AMR parsing, AMR-to-text generation, and machine translation. We hope that knowledge gained while learning for English AMR parsing and text generation can be transferred to the counterparts of other languages. With properly pretrained models, we explore four different finetuning methods, i.e., vanilla fine-tuning with a single task, one-for-all MTL fine-tuning, targeted MTL fine-tuning, and teacher-studentbased MTL fine-tuning. Experimental results on AMR parsing and text generation of multiple non-English languages demonstrate that our approach significantly outperforms a strong baseline of pre-training approach, and greatly advances the state of the art. In detail, on LDC2020T07 we have achieved 70.45{\%}, 71.76{\%}, and 70.80{\%} in Smatch F1 for AMR parsing of German, Spanish, and Italian, respectively, while for AMR-to-text generation of the languages, we have obtained 25.69, 31.36, and 28.42 in BLEU respectively. We make our code available on github https://github.com/xdqkid/XLPT-AMR.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abstract Meaning RepresentationAMR ParsingAMR-to-Text GenerationMachine TranslationMulti-Task LearningText Generation

Similar Papers 제목 키워드 기반

Transliterated Zero-Shot Domain Adaptation for Automatic Speech Recognition

2024-12-15 · Han Zhu, Gaofeng Cheng, Qingwei Zhao, Pengyuan Zhang

The performance of automatic speech recognition models often degenerates on domains not covered by the training data. Domain adaptation can address this issue, assuming the availability of the target domain data in the t…

Automatic Speech RecognitionDomain Adaptationspeech-recognitionSpeech Recognition+1

XLM-K: Improving Cross-Lingual Language Model Pre-training with Multilingual Knowledge

2021-09-26 · Xiaoze Jiang, Yaobo Liang, Weizhu Chen, Nan Duan

Cross-lingual pre-training has achieved great successes using monolingual and bilingual plain text corpora. However, most pre-trained models neglect multilingual knowledge, which is language agnostic but comprises abunda…

Language ModelingLanguage ModellingNER

fact check AI at SemEval-2025 Task 7: Multilingual and Crosslingual Fact-checked Claim Retrieval

2025-08-05 · Pranshu Rastogi arxiv

SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval is approached as a Learning-to-Rank task using a bi-encoder model fine-tuned from a pre-trained transformer optimized for sentence similarit…

XLM-E: Cross-lingual Language Model Pre-training via ELECTRA

2021-06-30 · ACL 2022 5 · Zewen Chi, Shaohan Huang, Li Dong, Shuming Ma 외

In this paper, we introduce ELECTRA-style tasks to cross-lingual language model pre-training. Specifically, we present two pre-training tasks, namely multilingual replaced token detection, and translation replaced token …

Language ModelingLanguage ModellingTranslationZero-Shot Cross-Lingual Transfer

XLM-E: Cross-lingual Language Model Pre-training via ELECTRA

2021-11-16 · ACL ARR November 2021 11 · Anonymous

In this paper, we introduce ELECTRA-style tasks to cross-lingual language model pre-training. Specifically, we present two pre-training tasks, namely multilingual replaced token detection, and translation replaced token …

Language ModelingLanguage ModellingTranslation