vix.ing · top · new · best · stats

Learning Multilingual Representation for Natural Language Understanding with Enhanced Cross-Lingual Supervision

2021/06/09 by Yinpeng Guo, Guo, Yinpeng, Liangyou Li +5
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.2106.05166

arxiv created 2021/06/09 · openalex publication_date 2021/06/09 · arxiv updated 2021/06/10 · openalex created_date 2021/06/22 · openalex updated_date 2026/07/28

Abstract

Recently, pre-training multilingual language models has shown great potential in learning multilingual representation, a crucial topic of natural language processing. Prior works generally use a single mixed attention (MA) module, following TLM (Conneau and Lample, 2019), for attending to intra-lingual and cross-lingual contexts equivalently and simultaneously. In this paper, we propose a network named decomposed attention (DA) as a replacement of MA. The DA consists of an intra-lingual attention (IA) and a cross-lingual attention (CA), which model intralingual and cross-lingual supervisions respectively. In addition, we introduce a language-adaptive re-weighting strategy during training to further boost the model's performance. Experiments on various cross-lingual natural language understanding (NLU) tasks show that the proposed architecture and learning strategy significantly improve the model's cross-lingual transferability.

Citations

Related