paper-with-me

Papers

Multi-level Alignment Pretraining for Multi-lingual Semantic Parsing

2020-12-01 · COLING 2020 8 · Bo Shao, Yeyun Gong, Weizhen Qi, Nan Duan, Xiaola Lin

In this paper, we present a multi-level alignment pretraining method in a unified architecture formulti-lingual semantic parsing. In this architecture, we use an adversarial training method toalign the space of different languages and use sentence level and word level parallel corpus assupervision information to align the semantic of different languages. Finally, we jointly train themulti-level alignment and semantic parsing tasks. We conduct experiments on a publicly avail-able multi-lingual semantic parsing dataset ATIS and a newly constructed dataset. Experimentalresults show that our model outperforms state-of-the-art methods on both datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic ParsingSentence

Similar Papers 제목 키워드 기반

Multilingual Pretraining and Instruction Tuning Improve Cross-Lingual Knowledge Alignment, But Only Shallowly

2024-04-06 · Changjiang Gao, Hongda Hu, Peng Hu, Jiajun Chen 외

Despite their strong ability to retrieve knowledge in English, current large language models show imbalance abilities in different languages. Two approaches are proposed to address this, i.e., multilingual pretraining an…

PreAlign: Boosting Cross-Lingual Transfer by Early Establishment of Multilingual Alignment

2024-07-23 · Jiahuan Li, ShuJian Huang, Aarron Ching, Xinyu Dai 외

Large language models demonstrate reasonable multilingual abilities, despite predominantly English-centric pretraining. However, the spontaneous multilingual alignment in these models is shown to be weak, leading to unsa…

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer

On the limited utility of parallel data for learning shared multilingual representations

2026-03-30 · Julius Leino, Jörg Tiedemann arxiv

Shared multilingual representations are essential for cross-lingual tasks and knowledge transfer across languages. This study looks at the impact of parallel data, i.e. translated sentences, in pretraining as a signal to…

Can Machine Translation Bridge Multilingual Pretraining and Cross-lingual Transfer Learning?

2024-03-25 · Shaoxiong Ji, Timothee Mickus, Vincent Segonne, Jörg Tiedemann

Multilingual pretraining and fine-tuning have remarkably succeeded in various natural language processing tasks. Transferring representations from one language to another is especially crucial for cross-lingual learning.…

Cross-Lingual TransferMachine TranslationNatural Language UnderstandingRepresentation Learning+3

Multilingual BERT Post-Pretraining Alignment

2020-10-23 · NAACL 2021 4 · Lin Pan, Chung-Wei Hang, Haode Qi, Abhishek Shah 외

We propose a simple method to align multilingual contextual embeddings as a post-pretraining step for improved zero-shot cross-lingual transferability of the pretrained models. Using parallel data, our method aligns embe…

Contrastive LearningLanguage ModelingLanguage ModellingSentence+1