paper-with-me

홈 › Papers

Constrained Density Matching and Modeling for Cross-lingual Alignment of Contextualized Representations

2022-01-31 · Wei Zhao, Steffen Eger

Multilingual representations pre-trained with monolingual data exhibit considerably unequal task performances across languages. Previous studies address this challenge with resource-intensive contextualized alignment, which assumes the availability of large parallel data, thereby leaving under-represented language communities behind. In this work, we attribute the data hungriness of previous alignment techniques to two limitations: (i) the inability to sufficiently leverage data and (ii) these techniques are not trained properly. To address these issues, we introduce supervised and unsupervised density-based approaches named Real-NVP and GAN-Real-NVP, driven by Normalizing Flow, to perform alignment, both dissecting the alignment of multilingual subspaces into density matching and density modeling. We complement these approaches with our validation criteria in order to guide the training process. Our experiments encompass 16 alignments, including our approaches, evaluated across 6 language pairs, synthetic data and 5 NLP tasks. We demonstrate the effectiveness of our approaches in the scenarios of limited and no parallel data. First, our supervised approach trained on 20k parallel data (sentences) mostly surpasses Joint-Align and InfoXLM trained on over 100k parallel sentences. Second, parallel data can be removed without sacrificing performance when integrating our unsupervised approach in our bootstrapping procedure, which is theoretically motivated to enforce equality of multilingual subspaces. Moreover, we demonstrate the advantages of validation criteria over validation data for guiding supervised training.

📄 PDF Abstract BibTeX arXiv:2201.13429

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Similar Papers 제목 키워드 기반

Constrained Density Matching and Modeling for Effective Contextualized Alignment

2021-09-29 · Wei Zhao, Steffen Eger

Multilingual representations pre-trained with monolingual data offer unmatched task performances between languages. While this has been tackled through the lens of contextualized alignments, these techniques require larg…

Should EBMs model the energy or the score?

2021-02-26 · ICLR Workshop EBM 2021 5 · Tim Salimans, Jonathan Ho

Recent progress in training unnormalized models through denoising score matching with Langevin dynamics (SMLD) and denoising diffusion probabilistic modeling (DDPM) has made unnormalized models a competitive model class …

Denoisingmodel

Density Matching for Bilingual Word Embedding

2019-04-04 · NAACL 2019 6 · Chunting Zhou, Xuezhe Ma, Di Wang, Graham Neubig

Recent approaches to cross-lingual word embedding have generally been based on linear transformations between the sets of embedding vectors in the two languages. In this paper, we propose an approach that instead express…

Bilingual Lexicon InductionWord EmbeddingsWord Similarity

GeodesicNVS: Probability Density Geodesic Flow Matching for Novel View Synthesis

2026-03-01 · Xuqin Wang, Tao Wu, Yanfeng Zhang, Lu Liu 외 arxiv

Recent advances in generative modeling have substantially enhanced novel view synthesis, yet maintaining consistency across viewpoints remains challenging. Diffusion-based models rely on stochastic noise-to-data transiti…

Novel View Synthesis

UC2: Universal Cross-lingual Cross-modal Vision-and-Language Pre-training

2021-04-01 · CVPR 2021 1 · Mingyang Zhou, Luowei Zhou, Shuohang Wang, Yu Cheng 외

Vision-and-language pre-training has achieved impressive success in learning multimodal representations between vision and language. To generalize this success to non-English languages, we introduce UC2, the first machin…

Image-text matchingImage-text RetrievalLanguage ModelingLanguage Modelling+10